Skyhook Intel app for Alliance Auth.
Project description
Skyhook Intel
AA module for gathering skyhook timers.
Features:
- Load skyhooks in a constellation/region through admin commands
- Displays Skyhooks with and without timers in separate tables
- Extracts data from the information on the skyhook in space window that can be copied to a clipboard
- Automatically populates times in the timberboard or structuretimers application
Screenshots
Installation
Step 1 - Check prerequisites
Skyhook Intel is a plugin for Alliance Auth. If you don't have Alliance Auth running already, please install it first before proceeding. (see the official AA installation guide for details)
Step 2 - Install app
Make sure you are in the virtual environment (venv) of your Alliance Auth installation. Then install the newest release from PyPI:
pip install aa-skyhookintel
Step 3 - Configure Auth settings
Configure your Auth settings (local.py) as follows:
- Add
'skyhookintel'toINSTALLED_APPS
Step 4 - Finalize App installation
Run migrations & copy static files
python manage.py migrate
python manage.py collectstatic --noinput
Restart your supervisor services for Auth.
Step 5 - Load data
You can load data using 2 commands depending on the area you want to cover. Commands can take some time to execute so avoid loading an entire region if you only need a few systems.
Region:
python manage.py skyhook_intel_create_region [[region_id]]
Constellation:
python manage.py skyhook_intel_create_constellation [[constellation_id]]
Once the data is loaded you can add skyhooks owners using in the admin panel.
Settings
| Name | Description | Default value |
|---|---|---|
| SKYHOOK_INTEL_POPULATE_TIMERBOARDS | If the application should try to find known timerboards and populate them with timers | True |
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
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_skyhookintel-0.1.4.tar.gz.
File metadata
- Download URL: aa_skyhookintel-0.1.4.tar.gz
- Upload date:
- Size: 26.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c86311a9008c35960e6449280aa339a352dd966a2704d832b64f15266af0ce1
|
|
| MD5 |
55d1a6c98a3f8479ee440a3622dc5606
|
|
| BLAKE2b-256 |
0a8a7c34331f1c4f1593487295f860b52ce8bc5ed6b686fce49cf4e61979f493
|
File details
Details for the file aa_skyhookintel-0.1.4-py3-none-any.whl.
File metadata
- Download URL: aa_skyhookintel-0.1.4-py3-none-any.whl
- Upload date:
- Size: 36.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb247a0048dcecfc2a50785306585cf9adff529e32c3aa128b75d00504c53fb2
|
|
| MD5 |
22acb974b28914cad89fb701a6f8c0ec
|
|
| BLAKE2b-256 |
bc8d7e91d5a152213c74cc146e5098150862959ec94abfd55689dc486d28ed7b
|