The purpose of this logging application is to log the topics that the user is learning and remind the user to review the topics based on a Spaced Repetition schedule. In addition, it includes a pomodoro timer for learning/review sessions.
This project is in active development and is not yet fully featured. Check the roadmap for upcoming additions.
The app is currently command-line driven.
This project is not dependent on anything outside the Python Standard Library.
- Add PyQT5 front-end
- Add Reminder Functionality in App
- Add support for different spaced repetition schedules
- Add Google Calendar Integration
Pull Requests are welcome.