Available for Windows, MacOS, Linux, and Android at the Atmos Weather Website
Available for Android on IzzyOnDroid
GitHub Actions
Atmos Weather is available on both Windows and Android. Unlike most weather apps, Atmos also provides weather alerts to users on desktop.
Atmos Weather gives you complete control over weather alerts. Choose multiple locations to receive alerts from. Choose alert priority on both an alert type and a location basis.
Atmos Weather gives you more information about weather warnings. Instead of a text-based warning, Atmos generates a map of warning polygons. It also includes any instructions and details provided by the National Weather Service API.
Atmos Weather uses the official National Weather Service API to provide the most accurate and up to date warnings possible.
The easiest way to install Atmos Weather is by using the website: Atmos Weather Website.
Download the version for your platform and run the installer.
You can download stable versions from the releases on GitHub.
Some beta version builds will be added to GitHub releases.
By downloading the repository files, you can build the latest code on your machine using CapacitorJS (for the Android version) or using Electron in the electron
folder (for all desktop versions).
Node and npm are required to build the latest code.
To run Electron version:
npm install
npm start
To run Android version:
npx cap sync
Most weather apps have too much bloat, largely in the form of overwhelming ads. Atmos Weather aims to be as lightweight as possible, providing function without a big footprint.
Weather alerts should be given in a timely manner. Ideally, alerts should be given within one minute of being published to the NWS API.
Atmos Weather should provide all the basic functions needed by users, as well as improve in areas that most weather apps and emergency alerts fall short, such as lack of information and customizability for weather alerts.
Atmos Weather should not collect any user data beyond what is strictly necessary to provide functionality. Atmos Weather's privacy policy should be transparent and easy to understand. Atmos Weather's privacy statment can be viewed here.
Because it uses the National Weather Service API, Atmos Weather only supports locations in the US.
Samsung marks Atmos Weather as a high battery user, because it wakes up the phone often to check for weather alerts. This can mean automatic throttling of weather checks, leading to late alerts. Despite this warning, Atmos Weather has not been observed to use more than 1-2% a day on these models. At the moment, the only solution is to allow background battery usage and disable battery optimizing for the app. This solves the negative performance impacts, but does not get rid of the warning.
Some Linux distros lack the components to support electron notifications. There is no current workaround for this issue known to me.
Some Linux distros lack the components to support text to speech. This can be solved by the user manually installing text to speech components.
Atmos Weather is written in HTML, CSS, JavaScript, and Java. Atmos Weather uses CapacitorJS to build for multiple platforms.
Development plans and progress can be viewed on the Atmos Weather Notion Site: https://atticuscornett.notion.site/atticuscornett/00bc25c1bb07405d9bbe8c8c33ad195a