Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danbradham/snapshots
Take snapshots, diff, and sync folders!
https://github.com/danbradham/snapshots
Last synced: 15 days ago
JSON representation
Take snapshots, diff, and sync folders!
- Host: GitHub
- URL: https://github.com/danbradham/snapshots
- Owner: danbradham
- License: mit
- Created: 2022-02-02T18:47:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-02T19:20:41.000Z (almost 3 years ago)
- Last Synced: 2024-11-07T08:51:00.069Z (2 months ago)
- Language: Python
- Size: 69.3 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snapshots
A pure python library for taking snapshots, diffing, and syncing folders. This is by no means a fast and performant way of syncing folders, however, it's a simple way of doing it directly from python!
## TODO
- Document api
- Document Qt ui
- Add cli