Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dersj/gitnotified

MacOS Desktop Notifications from GitLab
https://github.com/dersj/gitnotified

Last synced: 4 days ago
JSON representation

MacOS Desktop Notifications from GitLab

Awesome Lists containing this project

README

        

# Git Notified
## MacOS Desktop Notifications from Gitlab

### Installation and Setup
1. Clone this repository to your machine
2. Make sure you have python 3.x installed. Python 2 is not supported
3. (Optional) Make and activate a [python virtual environment](https://docs.python-guide.org/dev/virtualenvs/)
4. Install requirements: `pip install -r requirements.txt`
5. Setup and enter your gitlab info with `python setup.py`
6. Run the notifier with `python notifier.py`