Go to file
getimiskon e65d2b8bce
Updated README.md
2019-10-04 17:10:56 +03:00
LICENSE Initial commit 2019-10-04 16:45:11 +03:00
README.md Updated README.md 2019-10-04 17:10:56 +03:00
updater.py Added executable file via upload 2019-10-04 16:46:32 +03:00

README.md

Simple Distribution Updater

Easy to use graphical updater for most Linux distributions

It is made as a tool to learn how to create a GTK graphical interface using Python. Feel free to request an option for your distribution and/or report any issues you may encounter.

How to use it

Run the updater.py file using terminal, choose your distribution, type your password and wait until the update ends.

Known Issues

Terminal is needed to use the program.

The command for Fedora may not be the right one. I haven't used Fedora myself, so I don't know much about it.

Changelog

v0.1 (initial version)

First version uploaded on GitHub