another Calendar Plugin (with AI Summary) #26
itspaulmoe
started this conversation in
Ideas
Replies: 1 comment
-
Here's what I did to install icalevents:
The plugin uses a stylish_calendar_config.json file to store settings. This file is automatically updated through the web interface, but you can also edit it manually if needed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a basic calendar plugin I created. It features:
Just keep in mind that this was a quick project, and the code is not polished.
Also, note that the screen content and some parts of the code are in German.
This plugin is made for the 7.3” Inky Impression 800x480 display. It may not work correctly on displays with other resolutions.
You need a .ical URL (mandatory) and an OpenAI API Key (optional)
You need to install icalevents into the virtual environment.
https://github.com/itspaulmoe/stylish_calendar_plugin
Feel free to modify or enhance it to fit your needs!
Beta Was this translation helpful? Give feedback.
All reactions