Skip to content

Nismit/framed

Repository files navigation

Framed

GLSL gallery app for Framed MONO X7

Circle

Rectangle

Polygon

Features

  • 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)

Build

Required OpenWeatherAPI key https://openweathermap.org/

Set key to /.env.local

VITE_WEATHER_API_KEY=XXXXXXXXXX
npm run build