Skip to content

A place to test the weather app without dirtying our history

Notifications You must be signed in to change notification settings

nathos/electron-weather-WIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tray Example

An example app for building a native-looking Mac OS X tray app with a popover using Electron.

The app shows the weather for the current location and refreshes every 10 minutes.

Built with photon. Uses the Dark Sky Forecast API.

Running

git clone https://github.com/kevinsawicki/tray-example
cd tray-example
npm install
npm start

Packaging

npm run package
open out/Weathered-darwin-x64/Weathered.app

screenshot

About

A place to test the weather app without dirtying our history

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published