891 B
891 B
obj | repo |
---|---|
application | https://github.com/casey/intermodal |
Intermodal
Repo
Intermodal is a user-friendly and featureful command-line BitTorrent metainfo utility. The binary is called imdl
and runs on Linux, Windows, and macOS.
Usage
Create torrent file:
imdl torrent create file
Flags:
-N, --name <TEXT> Set name of torrent
-i, --input <INPUT> Torrent Files
-c, --comment <TEXT> Torrent Comment
-a, --announce <URL> Torrent Tracker
Show torrent information
imdl torrent show <torrent>
Verify torrent
imdl torrent verify <torrent>
imdl torrent verify --input torr.torrent --content file
Generate magnet link
imdl torrent link <torrent>