https://github.com/vasnake/torrent
Sync files on disk with torrents
https://github.com/vasnake/torrent
Last synced: 3 months ago
JSON representation
Sync files on disk with torrents
- Host: GitHub
- URL: https://github.com/vasnake/torrent
- Owner: vasnake
- License: gpl-2.0
- Created: 2015-06-14T23:11:36.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-14T23:30:18.000Z (almost 10 years ago)
- Last Synced: 2025-01-03T12:12:31.342Z (5 months ago)
- Language: Python
- Size: 137 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# torrent
Sync files on disk with torrents.
Main idea was to detect and remove files that not associated with any of my torrent files.
More details in [checkfiles.py](checkfiles.py) script.