All Projects → jackd248 → Temps

jackd248 / Temps

Licence: mit
Simple menubar application based on Electron with actual weather information and forecast.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Temps

Air
Mac menu bar app to track Air Quality
Stars: ✭ 63 (-88.61%)
Mutual labels:  weather, mac, menubar
gifbar
🦄 Find Awesome Gif's right in your Menu Bar
Stars: ✭ 37 (-93.31%)
Mutual labels:  menubar, mac
temps-lite
A smart, good-looking little app which tries to speak your language the way you are used to.
Stars: ✭ 40 (-92.77%)
Mutual labels:  weather, forecast
Quickeys
A mac menu bar app that provides note taking functionality though a quick dropdown menu.
Stars: ✭ 54 (-90.24%)
Mutual labels:  menubar, mac
MMM-forecast-io
Forecast.io Module for MagicMirror
Stars: ✭ 58 (-89.51%)
Mutual labels:  weather, forecast
Weather
Weather Android App using apixu API https://www.apixu.com
Stars: ✭ 48 (-91.32%)
Mutual labels:  weather, forecast
File-Maker
Generate data files for Wii Channels that have the latest news, forecast data, etc.
Stars: ✭ 65 (-88.25%)
Mutual labels:  weather, forecast
Forecastr
A simple, asynchronous Objective-C wrapper for the Forecast.io API
Stars: ✭ 143 (-74.14%)
Mutual labels:  forecast, weather
weather-milliseconds
Experiment to render a forecast as fast as possible
Stars: ✭ 24 (-95.66%)
Mutual labels:  weather, forecast
macOS-PiholeShortcuts
Manage and monitor your Pi-hole® instance through your status bar
Stars: ✭ 43 (-92.22%)
Mutual labels:  menubar, mac
darksky2influxdb
Stores wheather forcecast data from darkskyapi into a influxdb database
Stars: ✭ 21 (-96.2%)
Mutual labels:  weather, forecast
Mater
🍅 A simple and purty menubar Pomodoro app written in Electron
Stars: ✭ 433 (-21.7%)
Mutual labels:  mac, menubar
mpxday
mpxday是基于mpx开发的天气预报微信小程序
Stars: ✭ 3 (-99.46%)
Mutual labels:  weather, forecast
solar-weather
React Native Weather App w. Realm, Redux, ReasonReact & Forecast.io
Stars: ✭ 13 (-97.65%)
Mutual labels:  weather, forecast
Good Weather
Open source weather app for Andorid
Stars: ✭ 198 (-64.2%)
Mutual labels:  forecast, weather
darksky
Forecast.io API wrapper in Go (Golang)
Stars: ✭ 74 (-86.62%)
Mutual labels:  weather, forecast
PSIBar
A quickly hacked up PSI OS X status bar app
Stars: ✭ 24 (-95.66%)
Mutual labels:  menubar, weather
Darkskylib
Python wrapper for the Dark Sky API
Stars: ✭ 112 (-79.75%)
Mutual labels:  forecast, weather
Getme
CLI utility for everyday tasks. With getme you get weather, forecast, currency rate, upload files, IP address, word definitions, text translations, internet speed, do google searches, get inspirational quotes and get Chuck Norris jokes
Stars: ✭ 118 (-78.66%)
Mutual labels:  forecast, weather
Jupiter
🌞 The Swift Weather Framework
Stars: ✭ 14 (-97.47%)
Mutual labels:  weather, forecast

Temps

Temps

A simple but smart weather app.

Release Downloads

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

  • Actual weather information for any location
  • Four-Day weather forecast
  • Interactive hourly weather graph
  • Timezone support
  • Information directly in your menubar available
  • Rain, snow and thunder animation
  • Shortcut support
  • Minimal and colorful design

Keyboard support

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

  • Cmd + Shift + W Global shortcut
  • Cmd + D Switch details (four-day and hourly forecast)
  • Cmd + S Open settings
  • Cmd + F Search weather for your favorite city
  • Cmd + R Reload application
  • Cmd + E Reload weather data
  • Cmd + W Search random city weather
  • Cmd + G Find your location
  • Cmd + Q Close application

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].