https://github.com/tfeldmann/thomdo
A simple PySide todo list
https://github.com/tfeldmann/thomdo
Last synced: over 1 year ago
JSON representation
A simple PySide todo list
- Host: GitHub
- URL: https://github.com/tfeldmann/thomdo
- Owner: tfeldmann
- Created: 2013-03-09T00:11:04.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-10T19:16:17.000Z (over 13 years ago)
- Last Synced: 2025-02-01T12:09:15.236Z (over 1 year ago)
- Language: Python
- Size: 160 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# ThomDo
ThomDo is a simple Python + PySide application for managing todo-lists.
It could be useful as a sample program of how to work with QListWidgets and QtCreator-generated gui code.
