All Projects → kevinsawicki → Tray Example

kevinsawicki / Tray Example

Electron Tray Mac OS X Example App

Programming Languages

javascript
184084 projects - #8 most used programming language

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

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