GLSL gallery app for Framed MONO X7
- Clock
- Auto detect location from user ip
- Weather forecast based on the location
- Auto change GLSL randomly
- Support initial random pattern param (
https://framed-ddc.pages.dev/?random=true
)
Required OpenWeatherAPI
key https://openweathermap.org/
Set key to /.env.local
VITE_WEATHER_API_KEY=XXXXXXXXXX
npm run build