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: v617View latest version
Python code for display available at https://github.com/michaelwschultz/eink-frame
News | NASA Photo of the Day |
---|---|
![]() | ![]() |
- Weather: Current weather conditions and temperature
- News: Latest news headlines
- NASA APOD: NASA's Astronomy Picture of the Day
- Hemolog: Health tracking data
- GitHub: GitHub commit activity graph (last 365 days)
š Important https://apiflash.com free key required for generating screenshots. (Will update with option to generate on device)
š GitHub Frame Requires a GitHub personal access token set as GITHUB_TOKEN
environment variable for the GitHub activity 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!