A Skyhook Timer app for Alliance Auth.
Project description
skyhook-app
Alliance Auth (https://allianceauth.readthedocs.io/en/v4.4.2/index.html) plugin for tracking Skyhook timers
https://pypi.org/project/skyhook-timer/
Installation
1 - Install app
Install into your Alliance Auth virtual environment from PyPI:
pip install skyhook-timer
2 - Configure AA settings
Add 'skyhook_timer' to INSTALLED_APPS
3 - Finalize installation into AA
Run migrations & copy static files
python manage.py migrate
python manage.py collectstatic
Restart your supervisor services for AA
4 - Setup permissions
Now you can access Alliance Auth and setup permissions for your users. See below
Permissions
This is an overview of all permissions used by this app:
| Name | Purpose | Code |
|---|---|---|
| Can add skyhook timer | Can create a unique skyhook timer with system/planet and time. If the system/planet timer exists already it overwrites | add_skyhooktimer |
| Can change skyhook timer | Edit existing skyhook timers | change_skyhooktimer |
| Can delete skyhook timer | Removes a skyhook timer from the list | delete_skyhooktimer |
| Can view skyhook timer | Allows viewing of the nav menu link, and rendering of the skyhook timer page. This should be added to all users/members/states/groups that should be able to view skyhook timers | view_skyhooktimer |
CHANGELOG
0.0.43
- Limited stable release
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 skyhook_timer-0.0.44.tar.gz.
File metadata
- Download URL: skyhook_timer-0.0.44.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d61d9287680357283fd44b2bea31f0b3af21867e7ff0add89b46a2bae3a8953b
|
|
| MD5 |
8634164bb15add0f16d77f5e98cd0e9b
|
|
| BLAKE2b-256 |
407ebedc5f1ba45d8b4d5ec0f67acc6daca5a48d66fc42be0942b0243957925a
|
File details
Details for the file skyhook_timer-0.0.44-py3-none-any.whl.
File metadata
- Download URL: skyhook_timer-0.0.44-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5436481277083f526c98dda7d0835306d52b30befbdea8592fce302024aa6d7b
|
|
| MD5 |
9dfd34c415bc4dbba9d5a946d54560bd
|
|
| BLAKE2b-256 |
79da4d437754678a67dad5cf2552d9895acf1bafbafb4a2740d902b1b7a266da
|