Skip to content
This repository was archived by the owner on Apr 2, 2020. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Electron Tray

simple MacOS tray app

Getting started

  • Install Node LTS
  • Clone this repository
  • cd electron-tray
  • npm install to install the application's dependencies
  • npm start to start the application