jackd248 / temps

Simple menubar application based on Electron with actual weather information and forecast.
https://jackd248.github.io/temps/
MIT License
557 stars 71 forks source link
electron forecast linux mac menubar weather weather-information windows

Temps

Temps

A simple but smart weather app.

Release Downloads

Notice

The project isn't maintained anymore.

Feel free to try one of the diligent forks:


Temps is a modern and minimal menubar application based on Electron with actual weather information and forecast for Windows, Mac and Linux.

temps screenshot

Features

Keyboard support

You can use the following shortcuts for easy usage of Temps:

temps screenshot

Development

Run app

  1. Clone repo git clone https://github.com/jackd248/temps.git
  2. Change to repo cd temps
  3. npm install && npm start

Build

Builds app binaries for OS X, Linux, and Windows.

npm run build

JavaScript Style Guide

Download [Github Releases (by Release)]()

You can download the latest stable version of Temps for Windows, Mac OS and Linux.

Instructions

You need a free API Key by OpenWeatherMap to fetch weather information.

Because of this is a non-profit project, I'm not able to offer unlimited access to weather information by myself.

For the start you can use the built-in key to get the weather data. But it can be possible with heavy data traffic, that the service isn't available for this key all the time.

The apps are also not signed for now. So you need to grant usage by the system to run the app.

Credits

This application uses code from several open source projects:

The weather icons are made by myself. If you like to use them in your own project, you can find the icons on Github or Noun Project.

License [License]()

Copyright (c) 2016 Konrad Michalik, This software is licensed under the MIT License.