A simple CLI tool to use prowlerr to search!
- 🔍 Bulk search em all
- 🗂️ Filter searches by category
- ⚡ Sort results
- 🔎 Search within results
- 📋 Simply copy torrent and magnet URLs
- 🎨 Pretty terminal UI with color-coded information
- Node.js (v12 or higher)
- A running Prowlarr instance with configured indexers
# Clone the repository
git clone https://github.com/M1noa/Prowling.git
cd Prowling
# Install dependencies
npm install
# start
node index.js
run the start command node index.js
On run, you'll be prompted to enter your Prowlarr server URL and API key. These will be saved for future sessions. (by just hitting enter when it prompts for em)
- Use arrow keys to navigate menus
- Press Enter to select an option
- Press Ctrl+C to go back one level or exit the application
Contributions are welcome and needed! Here's how you can contribute:
- Fork the repository on GitHub
- Clone your fork to your local machine
- Create a branch for your feature or bugfix
- Commit your changes
- Push your branch to your fork
- Submit a Pull Request to the main repository
- Follow the existing code style
- Add comments for complex logic
- Update documentation for any new features
- Write descriptive commit messages
ty <3
This project is licensed under the MIT License
- Finish // fix the "Download with client" option with a default dir saved in the config file and more
- Add more customization // settings