Skip to main content

Quick connect links to your Mumble server channels

Project description

AA Mumble Quick Connect

Version License Python Django pre-commit pre-commit.ci status Code Style: black Checks codecov Translation status Contributor Covenant Discord Alliance Auth Compatibility

ko-fi

App for Alliance Auth to provide quick connect links for Mumble channels.



Screenshots

Mumble Quick Connect

Mumble Quick Connect

Installation

[!NOTE]

To use this app, you need to have Alliance Auth installed, and the Mumble Service enabled.

Bare Metal Installation

Step 1: Install the App

Install the app using pip:

pip install aa-mumble-quick-connect==2.0.1

Step 2: Update Your AA Settings

Add the app to your INSTALLED_APPS in your local.py:

INSTALLED_APPS += [
    "aa_mumble_quick_connect",  # https://github.com/ppfeufer/aa-mumble-quick-connect
]

Step 3: Finalizing the Installation

Copy static files and run migrations

python manage.py migrate mumble_quick_connect
python manage.py collectstatic --noinput

Docker Installation

Step 1: Add the App

Add the app to your conf/requirements.txt:

aa-mumble-quick-connect==2.0.1

Step 2: Update Your AA Settings

Add the app to your INSTALLED_APPS in your conf/local.py:

INSTALLED_APPS += [
    "aa_mumble_quick_connect",  # https://github.com/ppfeufer/aa-mumble-quick-connect
]

Step 3: Build Auth and Restart Your Containers

docker compose build --no-cache
docker compose --env-file=.env up -d

Step 4: Finalizing the Installation

Copy static files and run migrations

docker compose exec allianceauth_gunicorn bash

auth collectstatic
auth migrate

Permissions

The app comes with a default permission aa_mumble_quick_connect | general | Can access this app that allows users to view the Mumble Quick Connect page.

Changelog

See CHANGELOG.md for a list of changes.

Translation Status

Translation status

Do you want to help translate this app into your language or improve the existing translation? - Join our team of translators!

Contributing

Do you want to contribute to this project? That's cool!

Please make sure to read the Contribution Guidelines.
(I promise, it's not much, just some basics)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aa_mumble_quick_connect-2.0.1.tar.gz (54.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aa_mumble_quick_connect-2.0.1-py3-none-any.whl (92.3 kB view details)

Uploaded Python 3

File details

Details for the file aa_mumble_quick_connect-2.0.1.tar.gz.

File metadata

  • Download URL: aa_mumble_quick_connect-2.0.1.tar.gz
  • Upload date:
  • Size: 54.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for aa_mumble_quick_connect-2.0.1.tar.gz
Algorithm Hash digest
SHA256 8a1f1320abff24f08fb0cc7df3b7a5bf918c9016df905f4fc07bc5326fa01d50
MD5 5c1d45f3d28590e97d326ad7b967da45
BLAKE2b-256 6edf9cd1845c6582063152195feb1a0f6c8a81165122badff30771bfb890bdc7

See more details on using hashes here.

Provenance

The following attestation bundles were made for aa_mumble_quick_connect-2.0.1.tar.gz:

Publisher: release.yml on ppfeufer/aa-mumble-quick-connect

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file aa_mumble_quick_connect-2.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for aa_mumble_quick_connect-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 794a42082650780bb7606320d835d4fce2e890b44e786bfb1feffc4fae871f2c
MD5 7446a77facb2884780c6edd0beca8527
BLAKE2b-256 fca4499189121b4347f844ed830a17a15c88e730483c658a75e71d5358ca62f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for aa_mumble_quick_connect-2.0.1-py3-none-any.whl:

Publisher: release.yml on ppfeufer/aa-mumble-quick-connect

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page