LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

intermodal

Command-line BitTorrent metainfo utility

TLDR

Create a torrent file
$ imdl torrent create --input [path/to/content]
copy
View torrent file info
$ imdl torrent show [path/to/file.torrent]
copy
Verify torrent content
$ imdl torrent verify --input [path/to/content] [path/to/file.torrent]
copy
Create with a specific tracker
$ imdl torrent create --input [path/to/content] --announce [udp://tracker.example.com:6969]
copy

SYNOPSIS

imdl command [options]

DESCRIPTION

intermodal (binary name imdl) is a user-friendly and featureful command-line BitTorrent metainfo utility. It supports creation, viewing, and verification of .torrent files. The tool handles single-file and multi-file torrents, supports multiple trackers, and can create both v1 and v2 torrent files.imdl provides detailed output including file listings, piece information, tracker URLs, and content hashes, making it useful for torrent creation, inspection, and debugging.

INSTALL

brew install intermodal
copy
nix profile install nixpkgs#intermodal
copy

CAVEATS

Only handles torrent metainfo files; does not download or seed torrents. Creating torrents for large files may take time due to piece hashing.

HISTORY

intermodal was created by Casey Rodarmor (creator of just and ord) and is written in Rust. It is released under the Creative Commons Zero public domain dedication.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid