Quick connect links to your Mumble server channels
Project description
AA Mumble Quick Connect
App for Alliance Auth to provide quick connect links for Mumble channels.
Screenshots
Mumble Quick Connect
Installation
[!NOTE]
To use this app, you need to have Alliance Auth installed and the Mumble Service enabled.
Step 1: Install the App
Install the app using pip:
pip install aa-mumble-quick-connect
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
Run the migrations:
python manage.py migrate mumble_quick_connect
Run the static files collection:
python manage.py collectstatic --noinput
Restart supervisor:
sudo systemctl restart supervisor.service
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
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aa_mumble_quick_connect-0.0.8.tar.gz.
File metadata
- Download URL: aa_mumble_quick_connect-0.0.8.tar.gz
- Upload date:
- Size: 97.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e39fc8a223807969e142710bd61c356866a7800d42506ff2b4317852dd3dbc6
|
|
| MD5 |
61aa2e3d7f7150ef662d96145132df54
|
|
| BLAKE2b-256 |
84e1bb39680a9a2104c7a35470632ff572781e680358d5af7369b0b09586af0b
|
File details
Details for the file aa_mumble_quick_connect-0.0.8-py3-none-any.whl.
File metadata
- Download URL: aa_mumble_quick_connect-0.0.8-py3-none-any.whl
- Upload date:
- Size: 130.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96efd72404d447138e58a03d26cefd3c4e70c20a4c9264ec673f65359183304f
|
|
| MD5 |
5f081c15e00970a0073b43d403edb3de
|
|
| BLAKE2b-256 |
f200c16513cc42793d39eb2cb3a2161bc855ede78bddb266c865f926a6a3c9fb
|