Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Archmonger/Conreq
A content requesting platform.
https://github.com/Archmonger/Conreq
django python self-hosted selfhosted
Last synced: 9 days ago
JSON representation
A content requesting platform.
- Host: GitHub
- URL: https://github.com/Archmonger/Conreq
- Owner: Archmonger
- License: gpl-3.0
- Created: 2020-10-12T06:39:40.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T21:26:14.000Z (7 months ago)
- Last Synced: 2024-05-02T03:15:22.816Z (7 months ago)
- Topics: django, python, self-hosted, selfhosted
- Language: Python
- Homepage: https://archmonger.github.io/Conreq/
- Size: 516 MB
- Stars: 144
- Watchers: 10
- Forks: 10
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Conreq Beta
[![Docker Hub](https://img.shields.io/badge/Docker-DockerHub-blue?style=flat-square)](https://hub.docker.com/r/archmonger/conreq) [![GitHub Container Registry](https://img.shields.io/badge/Docker-GitHub-blue?style=flat-square)](https://github.com/Archmonger/Conreq/pkgs/container/conreq) [![Discord](https://img.shields.io/discord/440067432552595457?style=flat-square&label=Discord&logo=discord)](https://discord.gg/gQhGZzEjmX "Chat with the community and get realtime support!")
Conreq is a content requesting platform that allows users to request content from Sonarr/Radarr. It is designed to be a user-friendly interface for requesting content.
## Notice
Conreq is currently undergoing an architectural shift. The biggest change will be the addditional of an app store for adding/removing features to Conreq.
Included in the box will only be basic features such as user authentication/management. Features such as content requesting will be installable as apps.
As such, in the future Conreq will be designated as a web app platform.
See the [app store PR](https://github.com/Archmonger/Conreq/pull/295) for more details.
---
Want to join the community or have a question? Join us on [Discord](https://discord.gg/gQhGZzEjmX), discuss on [GitHub Discussions](https://github.com/Archmonger/Conreq/discussions), or see our planned features and roadmap on [GitHub Projects](https://github.com/Archmonger/Conreq/projects)!
Looking for more info? Are you a developer and want to contribute? Check out our [Documentation](https://archmonger.github.io/Conreq/)!
## Installation
Install through [Docker](https://archmonger.github.io/Conreq/latest/install/docker/) or [Windows NSSM](https://archmonger.github.io/Conreq/latest/install/nssm/).
# Screenshots
| ![Login screen](https://github.com/Archmonger/Conreq/blob/main/misc/screenshots/desktop_discover.png?raw=true) | ![Discover tab](https://github.com/Archmonger/Conreq/blob/main/misc/screenshots/desktop_more_info.png?raw=true) |
| :-: | :-: |
| Discover (Desktop) | More Info (Desktop) || ![More Info Tab](https://github.com/Archmonger/Conreq/blob/main/misc/screenshots/desktop_modal_episode_selection.png?raw=true) | ![Content Preview Modal](https://github.com/Archmonger/Conreq/blob/main/misc/screenshots/desktop_modal_filter.png?raw=true) |
| :-: | :-: |
| Episode Selection Modal (Desktop) | Filter Modal (Desktop) || ![Discover Tab Mobile](https://github.com/Archmonger/Conreq/blob/main/misc/screenshots/desktop_modal_preview.png?raw=true) | ![More Info Tab Mobile](https://github.com/Archmonger/Conreq/blob/main/misc/screenshots/desktop_sign_in.png?raw=true) |
| :-: | :-: |
| Preview Modal (Desktop) | Sign In (Desktop) || ![Discover Tab Mobile](https://github.com/Archmonger/Conreq/blob/main/misc/screenshots/mobile_discover.png?raw=true) | ![More Info Tab Mobile](https://github.com/Archmonger/Conreq/blob/main/misc/screenshots/mobile_more_info.png?raw=true) |
| :-: | :-: |
| Discover (Mobile) | More Info (Mobile) || ![Discover Tab Mobile](https://github.com/Archmonger/Conreq/blob/main/misc/screenshots/mobile_modal_episode_selection.png?raw=true) | ![More Info Tab Mobile](https://github.com/Archmonger/Conreq/blob/main/misc/screenshots/mobile_modal_filter.png?raw=true) |
| :-: | :-: |
| Episode Selection Modal (Mobile) | Filter Modal (Mobile) || ![Discover Tab Mobile](https://github.com/Archmonger/Conreq/blob/main/misc/screenshots/mobile_registration.png?raw=true) | ![More Info Tab Mobile](https://github.com/Archmonger/Conreq/blob/main/misc/screenshots/mobile_sign_in.png?raw=true) |
| :-: | :-: |
| Registration (Mobile) | Sign In (Mobile) |