Mac desktop notifier for git browser activity
Make sure you have python
and pip
install in your machine.
git clone https://github.com/s1s1ty/gittivity
go to gittivity
folder by running cd gittivity
run pip install -r requirements.txt --user
python notifier.py -h
nohup python notifier.py <your_github_handle> [<setting>] &
example: nohup python notifier.py s1s1ty &
Note : setting is optional here, by default n
If you want to get only your repo related notifications then put y
otherwise n