โจDvurechenskyโจ
FileSync Sentinel is a professional real-time monitoring system designed for continuous file tracking workflows.
The application focuses on detecting changes in files of a specific extension, with support for intelligent comparison and synchronization.
๐ Think of it as a lightweight, portable GitHub Desktop โ but without any external repository, focused purely on local workflows ๐
- Monitor
Outdirectory (LizeriumChangesGame) โ track file changes throughout the day - Compare with
Indirectory (LizeriumINI) โ reference baseline directory - Flexible format configuration โ precise control over tracked file types (supports tens of thousands of
.inifiles) - Detailed logging โ record all detected changes into log files
- Visual diff viewer โ inspect exact differences between files
- Intelligent synchronization โ apply changes to files or entire directories with a single click
Important
FileSync Sentinel ๐ monitors only changes of existing files in the Out directory โ
it does not track file creation elsewhere.
- WinForms โ modern desktop UI
- .NET 8.0 โ latest framework version
- MVC Pattern โ clean application architecture
DiffPlexโ intelligent file comparisonNewtonsoft.Jsonโ configuration handling
- FastColoredTextBoxNet8 โ custom .NET 8.0 implementation (fork of Pavel Torgashov)
- Diff highlighting โ similar to
VSCode,WinMerge,Beyond Compare
Available in the Releases section of the project
- .NET 8.0 Desktop Runtime
- Install
.NET 8.0 Desktop Runtime - Download the latest release from the
Releasessection - Configure paths to your directories in the configuration file
- Specify the file format to monitor
- Start monitoring!
Important
FileSync Sentinel ๐ monitors only one specific file extension in the Out directory
(e.g. *.ini, *.json, etc.)
โจ Professional change tracking for your projects โจ
โจDvurechenskyโจ
