Organize your school stuff. On Linux. With ease. Archived because me realizing that there do exist many more programs helping with the same issue (e.g. LogSeq, Obsidian)
Go to file
2023-07-14 17:53:33 +02:00
docs Added docs folder with some basic project structure 2023-07-08 19:02:01 +02:00
.gitignore Some refactoring; now using QUiLoader to load the .uic file directly 2023-07-09 08:54:14 +02:00
LICENSE.GPL First commit 2023-07-08 18:28:54 +02:00
main.py Removed email from files; 2023-07-09 10:12:06 +02:00
main.ui Some refactoring; now using QUiLoader to load the .uic file directly 2023-07-09 08:54:14 +02:00
README.md Finally got the headings right :/ 2023-07-08 18:35:23 +01:00
Scorganizr.pyproject Some refactoring; now using QUiLoader to load the .uic file directly 2023-07-09 08:54:14 +02:00
utils.py Removed email from files; 2023-07-09 10:12:06 +02:00

Scorganizr

Organize your school stuff. On Linux. With ease.

License: GPL v3


Features

Scorganizr is currently in alpha phase. The list below gives a small impression of what Scorganizr should offer in the future.

  • Notes organization (short-term: just like a file browser; long-term: integrated note taking)
  • Schedule (maybe iCalendar & WebCAL integration)
  • Homeworks (also)
  • Grades
  • Flash-cards and other learning aids

TODO: Write a short story about the first idea of Scorganizr. And how it got implemented then.

Installation

TODO: Give instructions

Contributing

TODO: Give information for people wanting to help in some way

Credits

During the development of applications like Scorganizr there will always be so much inspiration given by people, websites and yet existing applications!

In the future here will be a list of them.

License

Scorganizr is licensed under GPL version 3.0.

See LICENSE.GPL in the same directory.