A random number genarator for Linux written in Python with GTK4 Resources.
Find a file
2024-01-02 17:25:11 -09:00
.flatpak-builder update to Gnome 45 runtime. 2024-01-02 17:22:15 -09:00
data yet another build issue fix 2024-01-01 02:17:13 -09:00
po First commit. 2023-07-05 13:25:41 -08:00
src update to Gnome 45 runtime. 2024-01-02 17:22:15 -09:00
COPYING First commit. 2023-07-05 13:25:41 -08:00
io.github.FailurePoint.RandomNumberFive.json update to Gnome 45 runtime. 2024-01-02 17:22:15 -09:00
meson.build First commit. 2023-07-05 13:25:41 -08:00
README.md Updated bad markdown in readmeREADME.md 2024-01-02 17:24:20 -09:00

Random Number Five

Random Number generator for the Linux desktop...

Please Don't Theme

Random Number Five is a random number generator written in python woth a very simple UI that takes advanage of the power of GTK4 and the Gnome framework.

You should be able to install it from flatpak with 'flatpak install flathub io.github.FailurePoint.RandomNumberFive'

or if you rather build it your self with GNOME Builder you can go to: `Open Project>Clone Repository` and in "Repository URL" type ```https://github.com/FalurePoint/RandomNumber5``` and hit clone.