Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stefanjudis/netlify-menubar

Netlify menubar app to receive build information or trigger new builds
https://github.com/stefanjudis/netlify-menubar

electron netlify

Last synced: 19 days ago
JSON representation

Netlify menubar app to receive build information or trigger new builds

Awesome Lists containing this project

README

        

# Netlify Menubar

[![Build Status](https://travis-ci.org/stefanjudis/netlify-menubar.svg?branch=master)](https://travis-ci.org/stefanjudis/netlify-menubar) [![Recent release](https://img.shields.io/github/release/stefanjudis/netlify-menubar.svg)](https://github.com/stefanjudis/netlify-menubar/releases) [![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors) [![codecov](https://codecov.io/gh/stefanjudis/netlify-menubar/branch/master/graph/badge.svg)](https://codecov.io/gh/stefanjudis/netlify-menubar)

> See, monitor and controls builds from within your top menubar

![Netlify Menubar UI opened showing the recent builds](./screenshot.jpg)

**🙈 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](https://github.com/stefanjudis/netlify-menubar/releases) 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 [email protected]:stefanjudis/netlify-menubar.git
$ npm run dev
```

## Contributors

Thanks goes to these wonderful people ([emoji key](https://github.com/all-contributors/all-contributors#emoji-key)):

| [Johnny Bell
Johnny Bell](http://johnnybell.io)
[💻](https://github.com/stefanjudis/netlify-menubar/commits?author=johnnyxbell "Code") | [Vivian Guillen
Vivian Guillen](http://codequeen.io)
[💻](https://github.com/stefanjudis/netlify-menubar/commits?author=viviangb "Code") [🎨](#design-viviangb "Design") | [Mike Elsmore
Mike Elsmore](http://elsmore.me)
[💻](https://github.com/stefanjudis/netlify-menubar/commits?author=ukmadlz "Code") | [Adam Watters
Adam Watters](http://adamwatters.nyc)
[💻](https://github.com/stefanjudis/netlify-menubar/commits?author=adamwatters "Code") |
| :---: | :---: | :---: | :---: |

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!