Portal-style wall display app that mimics the level display in Portal.
- Geo-location API for location data
- OpenWeatherMap API for weather data
- Volumio API for playback information
- Stores settings into a rolling cookie
Use either the hosted GitHub Pages (no volumio!) or build and self-host with nginx.
You can use WaLLDOS via the publicly hosted URL https://walldos.iidxfan.xyz, though Volumio will not work unless it's HTTPS! Repository: https://github.com/trmazi/WaLLDOS_pages
cd
to project's dir and run npm install
npm run dev
npm run build
npm run preview
npm run lint