GTK Google Tasks: gtk-gtasks
GTK Tasks is a python application which wraps the Google Tasks Web Application.
NOTE: THIS APPLICATION IS NOT OFFICIALLY NOR RELATED TO NOR ENDORSED BY GOOGLE, IT IS JUST A WEBVIEW TO A WEBSITE.
Screenshot
Installation
- Install from PyPi:
python3 -m pip install gtk_gtasks
- (Optional) To add
gtk-tasksto your applications list on Linux, you need to install a.desktopfile. To do so, you can right click on the app and then selectInstall/Uninstall, as shown in the figure below. Do not right click on an item or theInstall/Uninstallmenu item will not show.
Usage
gtk-gtasks
Removal / Log Out
If you want to uninstall this application, remember to uninstall the .desktop file first by using the Install/Uninstall feature previously described in the Installation chapter of this document.
Thereafter, remove the data associated to the program:
rm -rf ~/.local/share/gtk_gtasks/
Finally, uninstall the python package:
python3 -m pip uninstall gtk_gtasks
Icon attribution
To do list icons created by Freepik - Flaticon
TODO
- Save window size / location
- Encrypt cookies
- Actual logout function
- Better uninstall function
Author
Jacopo (antipatico) Scannella
Release files for gtk_gtasks 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gtk_gtasks-0.0.1.tar.gz | 63.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gtk_gtasks-0.0.1-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 81.5 kB
Release files / gtk_gtasks-0.0.1.tar.gz
| Download URL | gtk_gtasks-0.0.1.tar.gz |
|---|---|
| Size | 63.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4ec035a24b8d3c13543430e63fdcb4395cab169bb963eb5382a3d4d82490e988
|
|
BLAKE2b-256 checksum How to use checksums |
56d31109a26ef60eeda8ba8562e649ce946e59dc925605adaa47ee16dc3d55c0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.31.0
|
Release files / gtk_gtasks-0.0.1-py2.py3-none-any.whl
| Download URL | gtk_gtasks-0.0.1-py2.py3-none-any.whl |
|---|---|
| Size | 17.6 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
b4aae4c1237fd017d0781b32e624626cd1a8ce28b82791efe741bce25cee4ab3
|
|
BLAKE2b-256 checksum How to use checksums |
67c9c4b51a64b209f7f29d05af545b393015e6fb224fe1ee5f78d5528209f18b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.31.0
|