https://github.com/tim-smart/torrentsearch
CLI program to search for torrents
https://github.com/tim-smart/torrentsearch
Last synced: 10 months ago
JSON representation
CLI program to search for torrents
- Host: GitHub
- URL: https://github.com/tim-smart/torrentsearch
- Owner: tim-smart
- License: mit
- Created: 2019-04-09T22:48:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-27T19:23:21.000Z (about 4 years ago)
- Last Synced: 2025-08-08T23:21:25.976Z (11 months ago)
- Language: TypeScript
- Size: 162 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# torrentsearch
CLI program used to search for torrents.
The backend uses https://github.com/JimmyLaurent/torrent-search-api to find the results.
[](https://oclif.io)
[](https://npmjs.org/package/torrentsearch)
[](https://npmjs.org/package/torrentsearch)
[](https://github.com/tim-smart/torrentsearch/blob/master/package.json)
## Install
```shell
npm i -g @tim-smart/torrentsearch
```