Skip to content

DynamicWhiteHat/Atmosonic

Repository files navigation

Atmosonic - Your Personal Weather: atmosonic.streamlit.app

Powered By:

If you get an error, although rare, please wait ~30 seconds, as the API most likely rate-limited

How it works:

This is a Python-based application designed with and hosted on Streamlit. It uses many of Streamlit's built-in widgets, as well as some HTML with Streamlit markdowns to create custom text areas.

  • Gets the user's current location (usually ends up somewhere in Oregon since its hosted on Streamlit
  • Uses the free Open Meteo API to get current (15 minute) weather conditions, daily high/low, and hourly conditions to compare change in the past hour
  • Displays the weather with an icon and description
  • Added touch: Plays music that corresponds to the weather. If there's an error, the fallback is 24D Skyfall by Adele.

Want to use it locally?

  • A: Download the app through your browser
  • B: Clone this repo and change the place parameter to your location for permanent location

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages