todo A simple Gnome Todo app Development: Dependencies required: Python GTK3 Running the program: $ git clone https://github.com/daniel071/todo.git $ cd todo $ python main.py Useful guides: https://amolenaar.github.io/pgi-docgen/ https://github.com/Taiko2k/GTK4PythonTutorial/blob/main/README.md https://python-gtk-3-tutorial.readthedocs.io/en/latest/index.html https://docs.gtk.org/gtk4/visual_index.html