Giter VIP home page Giter VIP logo

briefsky's Introduction

briefsky GitHub release License

briefsky is a free weather frontend to a variety of weather providers, with an interface reminiscent of the late Dark Sky.

briefsky retains all configuration in URL parameters, so you can bookmark multiple locations or weather providers. briefsky is implemented as a client-side app. It doesn't collect user information, show ads, or store cookies.

briefsky currently supports the following weather providers:

Some weather providers may require a free API key.

Building

Install packages:

$ npm install

Run local development server:

$ npm run dev

Build production bundle:

$ npm run build

Preview production bundle:

$ npm run preview

Format, lint, and check:

$ npm run format && npm run lint && npm run check

Unsupported Providers

briefsky strives to support free weather providers with open APIs or with free API keys. However, some providers are missing weather data needed by the frontend, or lack sufficient weather data with a free API key. Below is a list of currently unsupported weather providers:

  • National Weather Service
    • Missing usable condition icons
    • Missing sunrise/sunset data
  • OpenWeather
    • Missing free daily forecast in standard API
    • Missing sufficient free hourly forecast in One Call API (only 48 hours free)
  • Meteomatics
    • Does not support CORS
    • Missing apparent temperature, humidity, and dew point in free parameters
  • Weatherbit
    • Missing free hourly forecast
  • Weatherstack
    • Missing free daily and hourly forecast
  • Accuweather
    • Missing sufficient free hourly forecast (only 12 hours free)
  • Stormglass.io
    • Does not provide daily forecast

File Structure

License

briefsky is MIT licensed. See the included LICENSE file.

briefsky's People

Contributors

vsergeev 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.