# Prowlarr

> indexer manager

**Wikidata**: [Q126201296](https://www.wikidata.org/wiki/Q126201296)  
**Source**: https://4ort.xyz/entity/prowlarr

## Summary
Prowlarr is a free, cross-platform indexer manager designed to work with other media management applications like Lidarr, Radarr, and Sonarr. It simplifies the process of searching and managing indexers across multiple platforms, making it easier to find and organize media content.

## Key Facts
- **License**: Distributed under the GNU General Public License, version 3.0.
- **Operating Systems**: Compatible with Linux, Microsoft Windows, and macOS.
- **Instance of**: Free software and a download manager.
- **Subclass of**: Servarr, part of a suite of media management tools.
- **Compatible with**: Lidarr, Mylar3, Radarr, Readarr, and Sonarr.
- **Website**: Official site is [prowlarr.com](https://prowlarr.com/) (English).
- **Source Code**: Hosted on GitHub at [github.com/prowlarr/prowlarr](https://github.com/prowlarr/prowlarr).
- **Copyright Status**: Copyrighted.

## FAQs
### Q: What is Prowlarr used for?
A: Prowlarr is an indexer manager that helps users search and manage indexers across various platforms, integrating with media management tools like Lidarr, Radarr, and Sonarr.

### Q: Is Prowlarr free to use?
A: Yes, Prowlarr is free software distributed under the GNU General Public License, version 3.0, allowing users to freely run, study, change, and distribute it.

### Q: Which operating systems does Prowlarr support?
A: Prowlarr is cross-platform and compatible with Linux, Microsoft Windows, and macOS.

### Q: How does Prowlarr work with other media management tools?
A: Prowlarr integrates with applications like Lidarr, Radarr, and Sonarr to streamline the process of searching and managing indexers across different platforms.

### Q: Where can I find the source code for Prowlarr?
A: The source code is available on GitHub at [github.com/prowlarr/prowlarr](https://github.com/prowlarr/prowlarr).

## Why It Matters
Prowlarr plays a crucial role in the media management ecosystem by acting as an intermediary between users and various indexers. It simplifies the process of searching and managing indexers, which is essential for users who rely on these platforms to find and organize media content. By integrating with tools like Lidarr, Radarr, and Sonarr, Prowlarr enhances the overall user experience by providing a unified interface for managing indexers across different platforms. Its open-source nature ensures transparency and community-driven development, making it a valuable tool for media enthusiasts and professionals alike.

## Notable For
- **Integration with Servarr Suite**: Prowlarr is part of the Servarr suite, which includes Lidarr, Radarr, and Sonarr, making it a key component in media management workflows.
- **Cross-Platform Compatibility**: Prowlarr supports Linux, Microsoft Windows, and macOS, ensuring broad accessibility for users across different operating systems.
- **Open-Source License**: Distributed under the GNU General Public License, version 3.0, Prowlarr promotes free software principles, allowing users to modify and distribute the software.
- **GitHub Hosting**: The source code is hosted on GitHub, facilitating community contributions and transparency in development.
- **English-Language Interface**: The official website is in English, catering to a global audience of media management users.

## Body
### Overview
Prowlarr is an indexer manager that integrates with media management applications such as Lidarr, Radarr, and Sonarr. It is designed to simplify the process of searching and managing indexers across various platforms, providing users with a unified interface for media discovery and organization.

### Licensing and Distribution
Prowlarr is distributed under the GNU General Public License, version 3.0, which allows users to freely run, study, change, and distribute the software. This open-source license ensures transparency and community-driven development.

### Compatibility
Prowlarr is compatible with Linux, Microsoft Windows, and macOS, making it a cross-platform solution for media management. It integrates with Lidarr, Mylar3, Radarr, Readarr, and Sonarr, enhancing the functionality of these tools by providing a centralized indexer management system.

### Source Code and Development
The source code for Prowlarr is hosted on GitHub, where it is maintained and developed by the community. This repository allows users to contribute to the project and access the latest updates and features.

### Official Resources
The official website for Prowlarr is [prowlarr.com](https://prowlarr.com/), providing users with access to documentation, support, and updates. The website is available in English, catering to a global audience.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Prowlarr",
  "description": "A free, cross-platform indexer manager for media management applications like Lidarr, Radarr, and Sonarr.",
  "url": "https://prowlarr.com/",
  "operatingSystem": ["Linux", "Microsoft Windows", "macOS"],
  "applicationCategory": "Download Manager",
  "license": "GNU General Public License, version 3.0",
  "sameAs": ["https://www.wikidata.org/wiki/Q123456789", "https://en.wikipedia.org/wiki/Prowlarr"],
  "additionalType": "FreeSoftware"
}

## References

1. [Source](https://github.com/Prowlarr/Prowlarr/blob/develop/LICENSE)