Inkycal icon indicating copy to clipboard operation
Inkycal copied to clipboard

Create awesome e-paper dashboards within minutes! Modularity? Check! Python3? Check? Works on Raspberry Pi Zero W? Check! Support for own modules? Check!

Results 58 Inkycal issues
Sort by recently updated
recently updated
newest added

I'd like to use this with my Waveshare 2.7 inch, but requirements say 4.2 is the minimum. I don't mind not having certain features if the display is too small...

question

Release version = 2.0.0 Expected behavior = e-ink display to update with modules Actual behavior = upon start up OS works fine, no update on display Steps to reproduce the...

new feature request

a slight modification of the agenda module. Instead of printing each day and the attached events, write just the events in chronological order. Adds new parameters - maxevents to control...

**Describe the bug** If two ical calendar sources contain the same event (e.g. one as invitee, one as organizer), the ical agenda shows them duplicate, even if the UID is...

improvement

I would suggest that the installer checks for git and installs it, if necessary. And stop the installation process if the git clone fails. ``` $ bash -c "$(curl -sL...

improvement

build md5 sum over the resulting assembled image(s) and check against a stored hash file to determine if we really need to update the screen. Option can be controlled by...

This PR builds on top of #186. I missed the feature to add a prefix to every event of a calendar. In my Inkycal I display different calendars of different...

Adds authentication via the URL of the calendar. In settings.json a URL with username and password can be used. Just add: http://username:[email protected]/calendar A mixed list of URL with and without...

So a low hanging fruit, but here's a module for just displaying text that's in a file on the system. My use case is for text files that are synced...

As ace and I discussed a while back (mid-2020?) the unicode weather icons report an incorrect size in the y direction. Some of the icon's sizes are off by enough...