Public
Like
4
eink-frame
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v497View latest version
Python code for display available at https://github.com/michaelwschultz/eink-frame
This Val is separated into 2 directories, the api/
and the frames/
.
Take a look at each frame to see an example of what will be displayed on your e-ink display.
The api/
directory holds endpoints for each Val. These endpoints could be used across projects
and will soon be moved to their own. Each one is cached server side (on val.town) to reduce traffic to free/public apis.
Remixes and pull requests welcome!