https://github.com/andrewn/resinos-epaper-app
https://github.com/andrewn/resinos-epaper-app
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andrewn/resinos-epaper-app
- Owner: andrewn
- Created: 2017-04-08T14:18:11.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-08T14:18:32.000Z (about 9 years ago)
- Last Synced: 2025-01-13T13:31:22.262Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# epaper app
Docker base for an epaper app based on https://github.com/jayniz/embeddedartists-epaper-raspberry-docker.
https://github.com/resin-io-playground/resinos-sample
## Deploy to ResinOS
This is a small "Hello, World!" webserver example which is designed to show you how to quickly get up and running with [`rdt`](https://github.com/resin-os/resin-device-toolbox) and .
1. Clone this repo,
2. Make sure [resinOS](resinos.io) and [`rdt`](https://github.com/resin-os/resin-device-toolbox) is installed,
3. ensure your resinOS device is connected on your local network and is advertising as `.local`
4. run `rdt push -s .`