stefanjudis / netlify-menubar

Netlify menubar app to receive build information or trigger new builds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Menubar

Build Status Recent release All Contributors codecov

See, monitor and controls builds from within your top menubar

Netlify Menubar UI opened showing the recent builds

πŸ™ˆ It's my first project in TypeScript – don't judge. πŸ™ˆ

Features

  • monitor deploys of a certain site
  • get notified when a new deploy is ready
  • trigger deploys
  • automatic app updates (since Netlify Menubar 1.2.1)

Installation

Head over to the releases section and download the latest dmg. The app supports auto-updates so you only have to install it once and then it's rolling.

Install via brew cask is in progress. :)

Contribute

You can run Netlify menubar right from your machine. There should be no additional setup required.

$ git clone git@github.com:stefanjudis/netlify-menubar.git
$ npm run dev

Contributors

Thanks goes to these wonderful people (emoji key):

Johnny Bell
Johnny Bell

πŸ’»
Vivian Guillen
Vivian Guillen

πŸ’» 🎨
Mike Elsmore
Mike Elsmore

πŸ’»
Adam Watters
Adam Watters

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Netlify menubar app to receive build information or trigger new builds

License:MIT License


Languages

Language:TypeScript 99.3%Language:JavaScript 0.7%