Manager your github : add comment for your response, stars, following use local language. With the growth of stars and follwing, sometimes it's easy to forget why you care about them.
- method 1: if you is a pythoner, you can :
# you can clone repo and use `python setup.py install`
# or
#`pip install gitpyman`
# after, use command `gitpyman` in console.method 2: or download from : ...

Login/Update button, will auto write to web ,so you can skip step 1.)
- First Time , need login
github.com(after will cache, No more login required) - Everytime run software, must be click
Login/Updatebutton for get User authentication. double clickcan open url to reop;
- filter keywords(user The blank space split)
- clone repo;
- in pycharm set
gitpymanfolder asSources Root; - in
Client.pysetDEBUG = True(about line 65);
- write tests(Sorry, I don't konw how to write unittest);
- support pyside2;
- add UML file;
- add doc;
- (add hook star/watch);
- add release;
- add backup .db --can't upload github,because has pwd;
- (add Multiple page);
- change .db path --bug;


