Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

theotow/gitmonitor-client

Repository files navigation

logo

gitmonitor-client

wercker status

purpose

The purpose of this app is to remind you to push your code before you shut your macbook and go home, it may be that other people depend on it or your harddrive dies on the way home...

flow

how to install

npm install -g gitmonitor

how to use

  1. setup gitmonitor-server and install gitmonitor-ios
  2. check section settings
  3. cd < your git repo you want to monitor >
  4. gitmonitor install
  5. scan qrcode with your gitmonitor app
  6. add .gitmonitor to your .gitignore file if you want to

settings

  • set the serverurl via export GITMONITOR_SERVER=http://myserverurl in your bashrc , otherwise it will point to dockerhost.dev:3000

depends on

Tested on Mac OSX 10.10.5 & node 4.2.2

changelog

see here

open todos

  • write more tests
  • make update interval flexible / currently 1x minute
  • clean up tests properly on error
  • handle rename of folder
  • fix travis problem

how to contribute

feel free to send me PRs for the open todos, or come up with other suggestions and improvements

licence

MIT

About

(Client) An app that notifies you if you didn't push your code to remote

Resources

License

Stars

Watchers

Forks

Packages

No packages published