Applications to support generating and hosting content for an e-ink
dashboard.
Looking for the firmware? See cdaringe/eink-dashboard-firmware.
This project is largely meant to be forked, edited and run. Some of this may be refactored to be more "librarified". Until then, here's the scoop:
- (optional) install
rad (e.g.
curl -fsSL https://raw.githubusercontent.com/cdaringe/rad/main/assets/install.sh | sh
) rad dockerRun
, or, just good ol' thedocker compose up --build --force-recreate
- Out of the box it won't do much until you configure things. Please see the #develop
Please see the docs in apps/dashboard-host/readme.md!