Files
wizarr/README.md
engels74 d0df4c6d5d feat: wizard step refactor into pre/post wizard steps
Changes:
  - Pre/post invitation wizard phases
  - Phase-aware routing (/pre-wizard/*, /post-wizard/*)
  - Phase indicator badges (visual categorization)
  - Dynamic completion button behavior
  - Two-column admin layout with category drag-and-drop
  - Invite code management service
  - Enhanced wizard export/import
  - Comprehensive test coverage (17 new test files)
2025-10-16 15:28:48 +02:00

101 lines
3.5 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Wizarr
> 🚀 **Development Relaunched:** We're excited to announce that **Wizarr is back in active development**!
<br></br>
<p align="center">
<img src="./app/static/wizarr-logo.png" height="200">
<p></p>
</p>
<br></br>
[![GitHub last commit](https://img.shields.io/github/release-date/wizarrrr/wizarr?style=for-the-badge&logo=github)](https://github.com/wizarrrr/wizarr)
[![GitHub last release](https://img.shields.io/github/v/release/wizarrrr/wizarr?style=for-the-badge&logo=github)](https://github.com/wizarrrr/wizarr)
[![GitHub Repo stars](https://img.shields.io/github/stars/wizarrrr/wizarr?style=for-the-badge&logo=github)](https://github.com/wizarrrr/wizarr)
[![Discord](https://img.shields.io/discord/1020742926856372224?style=for-the-badge&logo=discord)](https://discord.gg/NYxwcjCK9x)
---
Wizarr is an automatic user invitation and management system for Plex, Jellyfin, Emby, Audiobookshelf, Romm, Komga and Kavita.
Create a unique invite link and share it with users — theyll be automatically added to your media server and guided through downloading apps, accessing request systems, and more!
**The problem**: Inviting your Friends/Family to your Plex server Is complicated and tedious. It's also a hard concept for them to get their head around.
**The solution**: Wizarr makes it easy to invite users to your server by simply sending them a link, and guides them through the process of getting set up.
---
## ✨ Major Features
- Automatic invitations for Plex, Jellyfin, Emby, AudiobookShelf, Komga, Kavita and Romm
- Secure, user-friendly invitation process
- Plug-and-play SSO support*
- Multi-tiered invitation access
- Time-limited membership options
- Pre-invite and post-invite wizard steps
- Setup guide for media apps (like Plex)
- Request system integration (Overseerr, Ombi, etc.)
- Discord invite support
- Fully customisable with your own HTML snippets
---
## 🚀 Getting Started
Check out our documentation for how to install and run Wizarr:
📚 https://docs.wizarr.dev/getting-started/installation
## 🔧 API Documentation
Wizarr provides a comprehensive REST API for automation and integration with **automatic OpenAPI/Swagger documentation**:
📖 **Interactive API Documentation**: `http://your-wizarr-instance/api/docs/`
📋 **OpenAPI Specification**: `http://your-wizarr-instance/api/swagger.json`
---
## Sponsorship
Thank you to our sponsor for supporting Wizarr development!
<a href="https://elfhosted.com">
<img src="https://store.elfhosted.com/wp-content/uploads/2024/11/logo.svg" height="50" alt="Elfhosted" />
</a>
<a href="https://www.kwickflix.tv">
<img src=".github/sponsors/kwickflix.tv.png" height="50" alt="kwickflix.tv" />
</a>
---
## 🌍 Translations
We use Weblate to make Wizarr accessible in many languages.
Want to help translate? Click below!
<a href="https://hosted.weblate.org/engage/wizarr/">
<img src="https://hosted.weblate.org/widget/wizarr/wizarr-universal/287x66-grey.png" alt="Translation status" />
</a>
---
## ❤️ Thank You
A big thank you to these amazing contributors whove helped build and maintain this project:
<a href="https://github.com/wizarrrr/wizarr/graphs/contributors">
<img src="https://contrib.rocks/image?repo=wizarrrr/wizarr" />
</a>
---
## 📸 Screenshots
![Accept Invite](./screenshots/new-accept-plex-invite.png)
![Home](./screenshots/dashboard.png)
![Invitations](./screenshots/invitations.png)
![Settings](./screenshots/edit-servers.png)
![Users](./screenshots/users.png)
![Wizarr](./screenshots/wizard.jpeg)
![Edit Wizard](./screenshots/edit-wizard.png)