mirror of
https://github.com/jlengrand/epaper-dashboard-blog.git
synced 2026-03-10 08:11:22 +00:00
main
A personal epaper dashboard powered by a raspberry.
You can read about the complete story and setup here
This is how it looks like :
You can view the web version here ] To get started fast :
Materials :
Running the backend.
Built on top of epaper.js
On the raspberry, after having followed the instructions and installing node.
$ npm install; node index.js
Running the frontend.
On your local computer
$ cd epaper-ui
$ npm install; npm start
Update the dashboard for the raspberry:
On the root folder of the project
$ npm run build
Then push the latest version to Github, and pull on the raspberry.
Author
Description
Languages
CSS
99.8%
TypeScript
0.1%
