Metadata-Version: 2.1
Name: gtodo_sprokkel78
Version: 1.0.1
Summary: A graphical user interface in PyGTK4 for performing TODO list items on Ubuntu and other Linux distro's.
Author-email: Sprokkel78 <sprokkel78.bart@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10
Description-Content-Type: text/markdown

gtodo-sprokkel78

A graphical user interface in PyGTK4 for performing TODO list items on Ubuntu and other Linux distro's. 
It requires Python3.10 or higher and the PyGTK apps. Developed and tested on Ubuntu 23.10.

Installation on Ubuntu 23.10

1. $sudo apt install python3 python3-dev
2. $sudo apt install python3-gi python3-gi-cairo gir1.2-gtk-4.0 gir1.2-adw-1
3. $python3 ./gtodo.py

Added 'install.sh' script for system-wide installation.
- The startup shell script will be /usr/bin/gtodo
- The application is installed in /usr/share/gtodo-sprokkel78
- The .desktop file is placed in /usr/share/applications/com.sprokkel78.gtodo.desktop

Added 'uninstall.sh' script for system-wide uninstallation.
- This will delete /usr/bin/gtodo and /usr/share/gtodo-sprokkel78,
  This will also remove /usr/share/applications/com.sprokkel78.gtodo.desktop
  
Check https://www.github.com/sprokkel78/gtodo for contributing, development features and pre-releases.

Funding: Paypal email: sprokkel78.bart@gmail.com
