Git Product home page Git Product logo

wizarr's Introduction

Wizarr

The Free Media Invitation System




GPL 2.0 License Current Release Donate Submit Feature Requests Chat on Discord Join our Subreddit Github Issue Submit Feature Requests Github Build


WIZARR NOTICE

We have recently moved Wizarr V2 to its new home at ghcr.io/wizarrrr/wizarr:v2 if your container was automatically upgraded recently and you received breaking changes, please change your image to ghcr.io/wizarrrr/wizarr:v2 to resolve this


Wizarr is a automatic user invitation system for Plex and Jellyfin. Create a unique link and share it to a user and they will be invited to your Media Server after they complete there signup proccess! They can even be guided to download the clients and read instructions on how to use your media software!

Where is V2?

Wizarr V2 has moved to the v2 branch here, your still more than welcome to use v2 however it will no longer be supported, we recommend using our new version, trust us it's ๐Ÿ”ฅ.

V3 upgradable from V2?

NO, we tried our best to make it work but V3 has too much awesomeness, please create a new container and use a NEW DATABASE, V3 does not require any env variables like V2 did, so please make sure to follow the below Compose or Docker configs exactly.

Major Features Include

  • Automatic Invitation to your Media Server (Plex, Jellyfin)
  • Support for Passkey authentication for Admin Users
  • Create multiple invitations with different configurations
  • Make invitations and users expire after a certain amount of time
  • Automatically add users to your Request System (Ombi, Jellyseerr, Overseerr)
  • Add users to your Discord Server
  • Create a custom HTML page
  • Multi-Language Support
  • Scheduled Tasks to keep Wizarr updated with your Media Server
  • Live logs directly from the Wizarr Web UI
  • Multiple Admin Users with different permissions
  • Notification System
  • API for Developers with Swagger UI
  • Light and Dark Mode Support
  • Session Management for Admin Users

Whats to come

  • Added API Endpoints
  • Multi-Server Support
  • Mass Emailing to Client Users
  • OAuth Support with custom providers
  • Use your own Database
  • 2FA Support for Admin Users
  • Built in Update System
  • Full Wizard Customization with Drag and Drop Template Editor
  • Jellyfin and Plex user permissions management tool
  • Invite Request System for users to request invite
  • and much more!

Getting Started

docker run -d \
    --name wizarr \
    -p 5690:5690 \
    -v ./wizarr/database:/data/database \
    ghcr.io/wizarrrr/wizarr:latest
---
version: "3.5"
services:
  wizarr:
    container_name: wizarr
    image: ghcr.io/wizarrrr/wizarr:latest
    ports:
      - 5690:5690
    volumes:
      - ./wizarr/database:/data/database

Documentation

Our documentation is lacking since we upgraded from V2 to V3, we appologise for this and we welcome you to come onto our Discord and ask for a member of staff, we would be happy to help.

If you want to help contribute to Wizarr by building V3's documentation we would really appreciate it, again join the Discord and we can get you started.

Check out our documentation for instructions on how to install and run Wizarr! View Documentation

Chat on Discord

Thank you

A big thank you โค๏ธ to these amazing people for contributing to this project!

wizarr's People

Contributors

mtthidoteu avatar realashleybailey avatar snyk-bot avatar actions-user avatar neoestremi avatar comradekingu avatar clankjake avatar ben-biber avatar mvaello avatar eoghan2t9 avatar dranelixx avatar caldeirag avatar djscias avatar damsdev1 avatar jackbailey avatar mathyvds avatar arnarinn avatar nimbleghost avatar tcorzo avatar skari11 avatar sandronidi avatar kallegrens avatar jathek avatar eggermn avatar lem6ns avatar sherbibv avatar toemke avatar qeepoo avatar neon-cube avatar s0len avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.