Skip to content

PyQT5 App to help keep track of personal projects

Notifications You must be signed in to change notification settings

jujum4n/Pyroject

Repository files navigation

Pyroject v0.2

Description

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.

Updated stylesheets v0.2

Alt text

Run

python3 main.py

Alt text

Dependencies

Todo

  • 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

Authors

License

This project is licensed under the GNU General Public License - see the LICENSE.md file for details

Acknowledgments

  • Thanks to anyone who's examples were used
  • Inspiration
  • water

About

PyQT5 App to help keep track of personal projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages