Tempus is a desktop calendar app with Horoscope, TODO, Reminders, etc made using PyQt6.
It's features include
- Calendar (duh)
- Adding TODOs/appointments to a date
- View different festivals for a specific date
- Horoscopes
- Mark a day as ✨special✨
- Cool UI
- and much much more
⚠️ To get the full feature kit of Tempus, you'll need to enter your Calendarific API and your country of choice. Please note that Calendarific has a monthly limit of 500 requests, so you may have to change your API keys occasionally.⚠️
- Head over to Releases
- Download
Tempus_vX.zip
file (where X is the current latest version) - Unzip the file
- Run
main.exe
pip install -r requirements.txt
- Run
main.py
- Google Calendar integration
- Highlight dates in calendar which is special (maybe add some animations)
- Data backup and restore
Hey! First of all, thank you for considering supporting me. You can support me by Buying me a Coffee via Ko-Fi. You can either Click Here or click the button "Buy Me A Coffee" on top of this page or via the GitHub Sponsor button. Thanks a lot :)
This project was made possible just because of zhiyiYo's PyQt-Fluent-Widgets.