Skip to content

daullmer/fireplan-code-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fireplan Code Generator

Code generator for FirePlan App access. This is useful to not have to start FirePlan if someone needs a new access code.

⚠️ Unofficial API: This uses the API that is internally used by Fireplan. It may change at any time. Use at your own risk!

Setup

Copy .env.example to .env and change the values inside. You can get the MS SQL Connection string and the utoken from the network traffic while running Fireplan. Proxyman and Wireshark are useful tools for that. The utoken seems to be valid forever

Next install the Python requirements with

pip install -r requirements.txt

Usage

Run the tool with

python3 generator.py

Then you get a list of all people in Fireplan you can generate a code for. Enter the user id of that person. A new code gets generated that you can send that person. Please use only for people that are in the same Abteilung you enterd in .env.

About

Fast generator for FirePlan app codes

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages