8000 GitHub - anselanza/magnet-link-generator: Generate magnet URLs for torrent clients given a hash
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

anselanza/magnet-link-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convenience utility for generating magnet URL's for torrent clients, given a hash key.

Really, this was just an exercise for me to get started writing command line utilities with node / npm. And it happens to be marginally useful.

Install it:

sudo npm install -g magnet-link-generator

Use it:

maglink thehashkeyicopiedfromsomesite

Outputs:

magnet:?xt=urn:btih:thehashkeyicopiedfromsomesite

About

Generate magnet URLs for torrent clients given a hash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0