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

https://github.com/sebastienelet/circlebar

Electron app for monitoring CircleCI branches in your menu bar.
https://github.com/sebastienelet/circlebar

Last synced: 12 months ago
JSON representation

Electron app for monitoring CircleCI branches in your menu bar.

Awesome Lists containing this project

README

          

CircleBar
=========

CircleBar is an electron app for monitoring the current status of your branches in [CircleCI](https://circleci.com)

You need a CircleCi application Token to use it. You can get one [there](https://circleci.com/account/api)

WIP
---

It is still a work in progress, there is still some glitches, I learned Electron this morning, you are welcome to PR.

Developpement
-------------

`npm start` for runing the source code

`npm run build` for packaging the app