Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A simple systray applet for gitlab in python to get notifications and quick view of the boring tasks sended by your jobmates.

License

Notifications You must be signed in to change notification settings

mdtrooper/systray_gitlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Systray Gitlab

A simple systray applet for gitlab in python to get notifications and quick view of the boring tasks sended by your jobmates.

Notes

The gitlab API Rest v4 has a lot bugs, for example you can get a issue (by iid) from endpoint /issues?iids[]=number_issue (it returns a empty list) but if you call endpoint projects/<id_project>/isssues?iids[]=number_issue, yes the buggy api returns the issue.

About

A simple systray applet for gitlab in python to get notifications and quick view of the boring tasks sended by your jobmates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published