106 Forks
826 Stars
826 Watchers

Inkycal

Inykcal is a software written in python for selected E-Paper displays. It converts these displays into useful information dashboards. It's open-source, free for personal use, fully modular and user-friendly. Despite all this, Inkycal can run well even on the Raspberry Pi Zero W. Oh, and it's open for third-party modules! Hooray!

How to download and setup Inkycal

Open terminal and run command
git clone https://github.com/aceinnolab/Inkycal.git
git clone is used to create a copy or clone of Inkycal repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Inkycal https://github.com/aceinnolab/Inkycal/archive/master.zip

Or simply clone Inkycal with SSH
[email protected]:aceinnolab/Inkycal.git

If you have some problems with Inkycal

You may open issue on Inkycal support forum (system) here: https://github.com/aceinnolab/Inkycal/issues