Git Product home page Git Product logo

stormy's Introduction

Stormy

GitHub workflow status Coverage Violations Tech debt Quality gate Maintainability rating Reliability rating Security rating Vulnerabilities Vulnerabilities Maintenance Release License

A gorgeous weather forecast menubar app for macOS.

Features

  • Beautifully designed and easy to use weather app
  • Current conditions, hourly and daily forecasts
  • Supports multiple weather providers
  • Provides only the information that matters to you
  • Automatically refresh latest weather data
  • Supports metric and imperial units
  • Dark and light mode
  • ... and more!

Weather providers

Screenshots

Dark mode

Light mode

Development

  1. Install NodeJS
  2. Install dependencies
    npm i --legacy-peer-deps

Configurations

AccuWeather API

  1. Get an API key from AccuWeather
  2. Specify the API key for using AccuWeather:
    export REACT_APP_API_KEY_ACCUWEATHER=XXXXX

OpenWeatherMap API

  1. Get an API key from OpenWeatherMap
  2. Specify the API key for using OpenWeatherMap:
    export REACT_APP_API_KEY_OPENWEATHERMAP=XXXXX

HERE API

  1. Get an API key from HERE
  2. Specify the API key for using HERE:
    export REACT_APP_API_KEY_HERE=XXXXX

Unsplash API

  1. Get an API key from Unsplash
  2. Specify the API key for using Unsplash:
    export REACT_APP_API_KEY_UNSPLASH=XXXXX

Run

  1. Open a terminal window and run:
    npm start
  2. Open a second terminal window and run:
    npm run electron

Build

npm run build

Package

npm run package

License

This project is licensed under the terms of the MIT license.

stormy's People

Contributors

ayltai avatar dependabot[bot] avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.