Simple program that create a snapshots of a folder. Some features:
- You can choose the timeout for the snapshots;
- You can choose the destination folder of the snapshots.
Written in C#.
No installation is required.
Download the windows binary files from the releases and run the exe file.
Download the linux binary files from the releases, make the .sh executable and run it from a terminal.
Download and enjoy 😊. Required dotnet SDK 2.2.2 or above.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.