Developed out of necessity to track personal projects. Needed a way to quickly add notes and todo's related to a variety of projects. Has a way to track costs of projects. In the future it will have todo stats, cost stats and sums of projects etc. Was also thinking of zipping your projects directory, and encrypting the file with a key. On open it decrypts the zip with your key and extracts the project directory. This way you can store your projects in Github, as long as your gitignore ignores the token.key file.
python3 main.py
- Python - Python 3.5 +
- QT5 - QT5 GUI Libraries
- PyQT5 - PyQT5 Bindings
- QDarkstyleSheet - Dark Style Sheet for QT5
- Comment and remove duplicate code
- Refactor into seperate files
- Syntax Highlighting for code
- Cost calculation and statistics
- Todo statistics
- date fields
- Encrypt Project Directory on Close
- Decrypt Directory with key on Open
- Justin Chase - JustinChase
- Idea
- Implementation
This project is licensed under the GNU General Public License - see the LICENSE.md file for details
- Thanks to anyone who's examples were used
- Inspiration
- water