Git Monitor is a tool to make quick commits and easily check if any changes occurred to a folder. Git Monitor is an open source project written in C# under the MIT license.
- Scans folders for change via context menu.
- Show git status on double click on item.
- Commit changes with one click.
- Windows 10+
- Visual Studio 2019+
- .Net Framework 4.7.2+
- Inno Setup
- Clone from Git git clone https://github.com/TcOpenGroup/TcToolz.git
- Compile source with Visual Studio in release mode.
- Compile the .iss file via Inno Setup to generate the setup executable. Inno Setup is open source and is available at https://jrsoftware.org/isinfo.php
- Run the generated GitMonitor.exe