https://github.com/pobrn/mktorrent
A simple command line utility to create BitTorrent metainfo files
https://github.com/pobrn/mktorrent
bittorrent generator metafile
Last synced: 6 months ago
JSON representation
A simple command line utility to create BitTorrent metainfo files
- Host: GitHub
- URL: https://github.com/pobrn/mktorrent
- Owner: pobrn
- License: other
- Created: 2009-02-22T12:41:54.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2022-07-10T12:43:33.000Z (almost 4 years ago)
- Last Synced: 2025-12-10T21:31:06.357Z (6 months ago)
- Topics: bittorrent, generator, metafile
- Language: C
- Homepage:
- Size: 180 KB
- Stars: 528
- Watchers: 20
- Forks: 77
- Open Issues: 20
-
Metadata Files:
- Readme: README
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
- awesome-pt - mktorrent
README
Type 'make' to build the program.
Do 'make install' to install the program to /usr/local/bin.
For more options look in the Makefile.
If you use an old version of BSD's make, you might need
make -f BSDmakefile
See https://github.com/pobrn/mktorrent/wiki for more info.