You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
getimiskon e65d2b8bce
Updated README.md
4 years ago
LICENSE Initial commit 4 years ago
README.md Updated README.md 4 years ago
updater.py Added executable file via upload 4 years ago

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