webuildsg / osx

:computer: a tiny os x menubar app to display the upcoming events and recently updated repos

Home Page:https://github.com/webuildsg/osx/releases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Dependency Status

#webuild sg menubar

a tiny OS X menubar app to display the upcoming events and recently updated repos from webuild.sg

features

  1. fetch updated list of events and repositories every hour
  • create osx notification if there are events upcoming in the next hour
  • create osx notification if the top repository changes

getting started

  1. download the latest app and move it to your Applications folder.
  • double-click to open the menubar app

install

  1. install packages
npm i
  • run the app from command line without building it

    npm start
  • build the app to create WeBuildSG.app.zip

    npm run build

credits

  1. menubar

license

MIT

About

:computer: a tiny os x menubar app to display the upcoming events and recently updated repos

https://github.com/webuildsg/osx/releases

License:MIT License


Languages

Language:JavaScript 51.3%Language:CSS 29.1%Language:HTML 19.6%