Skip to content

suttree/coten

Repository files navigation

Coten

Showing a selection of quotes, taken from your saved Kindle clippings, and displayed on an e-ink screen.

Using eink screens in home devices like Coten helps to avoid the magnetism of another screen in your house.

Eink screens work well for passive, glancing-based home technology, like Coten.

Image of Coten

.plan:

11/4/20

Installation:

brew install python3 Maybe? pip install requirements.txt Or pip install pillow

Links:

https://github.com/lvzon/kindle-clippings

https://code-maven.com/create-images-with-python-pil-pillow

https://stackoverflow.com/questions/1970807/center-middle-align-text-with-pil

http://tsaith.github.io/combine-images-into-a-video-with-python-3-and-opencv-3.html

https://stackoverflow.com/questions/44947505/how-to-make-a-movie-out-of-images-in-python/44948030

https://medium.com/@enriqueav/how-to-create-video-animations-using-python-and-opencv-881b18e41397

Setup:

pip install virtualenv virtualenv env --python=python3.6 source env/bin/activate pip install numpy pip install opencv-python

Questions:

Output to USB drive or run via a Raspberry Pi Zero?

Releases

No releases published

Packages

No packages published

Languages