Skip to content

M1noa/Prowling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prowling

GitHub GitHub stars GitHub issues

A simple CLI tool to use prowlerr to search!

Features

  • 🔍 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

Installation

Prerequisites

  • Node.js (v12 or higher)
  • A running Prowlarr instance with configured indexers

Running

# Clone the repository
git clone https://github.com/M1noa/Prowling.git
cd Prowling

# Install dependencies
npm install

# start
node index.js

Usage

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)

Navigation

  • Use arrow keys to navigate menus
  • Press Enter to select an option
  • Press Ctrl+C to go back one level or exit the application

Contributing

Contributions are welcome and needed! Here's how you can contribute:

  1. Fork the repository on GitHub
  2. Clone your fork to your local machine
  3. Create a branch for your feature or bugfix
  4. Commit your changes
  5. Push your branch to your fork
  6. Submit a Pull Request to the main repository

Guidelines

  • Follow the existing code style
  • Add comments for complex logic
  • Update documentation for any new features
  • Write descriptive commit messages

ty <3

License

This project is licensed under the MIT License

TODO

  • Finish // fix the "Download with client" option with a default dir saved in the config file and more
  • Add more customization // settings

made with <3 by Minoa

About

search prowlerr indexers via CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published