Hello.
I bring to your attention my utility that hangs in the tray and displays the status of several git repository directories (link to the
source code ,
binary ):

')
Short video description:

Sometimes I have to work on several projects and I personally wanted to periodically see the state in which the git-status of each project is without going into each directory separately. I also wanted to be able to launch the TortoiseGit commit dialog directly from the program, when you think that the moment has come for a commit.
Additional components
The program requires the installation of
git and
tortoisegit .
Status Check
After performing the commit operation, you need to re-read the statuses. For this you need
open the context menu of the tray program and execute the “Reload repositories” commands:

You are waiting for the appearance of a dialog box informing you that the repository statuses have been scanned:

Open the context menu again to check the changes:

Go to url-push project link

Launch the commit dialog TortoiseGit

Brief graphic description of the program
(
open in a separate window fails )

PS
Thanks for attention. I hope, in spite of the simple functionality, it will be useful for developers using
git and tortoisegit .