Skip to content

A a beautiful, lightweight, open source weather app developed by Ronan Furuta @ Stomp Rocket.

License

Notifications You must be signed in to change notification settings

StompRocket/Myst

Repository files navigation

Myst (WIP)

Myst home screen

Myst is a beautiful, lightweight, open source weather app PWA developed by Ronan Furuta @ Stomp Rocket.

Currently Myst only supports mobile phones. Support for desktop and tablets in the future is planned.

Features

  • Current weather, description (sunny), and summary (Mostly cloudy starting later this evening)
  • Weekly weather information ** high and low ** description ** summary
  • Next 14 hours weather info

Roadmap

  • Desktop and tablet support
  • Cleaner offline/no location warnings
  • Upcomming rain information
  • Sunset and sunrise time
  • Animations
  • Geolocation API fallback
  • Morning notifications about the days weather
  • Settings screen with theme options
  • Faster startup (maybe native app)
  • Start screen images
  • Hourly forcast

Development

npm install

npm run serve #dev server

npm run build #build for production

npm run release #builds and deploys to firebase

License

Apache License 2.0