Zufall, a tool to help on decisions.
Version: rolling
This project was an entry into rust for me and for now it is feature complete, so there won't be any more features. You can still open feature requests, but they will be closed. But if I continue developing at any time, I will take them into mind. I will still make updates of dependencies and bug fixes.
Actually this is the repo where I play and test GitHub features. That's why I rested (delete & create) this repo end of november 2020.
- cargo + rustc
- GTK+, GLib and Cairo development files,
see here
Fedora: sudo dnf install cargo gtk3-devel glib2-devel
Debian/Ubuntu/Mint: sudo apt install cargo libgtk-3-dev
ArchLinux: sudo pacman -S rust gtk3
OpenSUSE: sudo zypper install cargo gtk3-devel glib2-devel
git clone https://github.com/rusty-snake/zufall.git zufall
cd zufall
./build.sh
sudo ./install.sh
sudo ./uninstall.sh
zufall gui