Skip to content

Gitlab-watcher is a terminal user interface that concisely displays a user's issues, merge requests and TODOs.

License

Notifications You must be signed in to change notification settings

polyedre/gitlab-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitlab Watcher

A utility to list activities assigned to an user on Gitlab (Issues, Merge Requests, TODOs).

InstallHow To UseLicense

Screenshot

Install

  1. Clone the repository and cd to it.

  2. Install the requirements:

    pip install -r requirements.txt
  3. Install the package:

    python3 setup.py install

How To Use

  1. First, generate an access token

  2. Then list your assigned issues, merge request and todos:

    gitlab-watcher --url https://gitlab.com --access-token <ACCESS-TOKEN>

License

GNU GPL 3.0 License

About

Gitlab-watcher is a terminal user interface that concisely displays a user's issues, merge requests and TODOs.

Topics

Resources

License

Stars

Watchers

Forks

Languages