Skip to main content

A simple tool to help creating and editing Motorola APX FLASHcodes

Project description

FLASHlab

A simple tool to help creating and editing Motorola APX FLASHcodes.

The reason for the creation of this tool is to allow unlimited editing of FLASHcodes for experimental reasons. Most existing FLASHcode encoders will only allow you to first select a radio model, then edit options supported by that model. This tool allows you to add/remove any option to/from the FLASHcode. It also allows you to remove options from the FLASHcode without affecting any other unrelated bits.

If you're looking to create a normal FLASHcode for your radio, you may want to use one of these FLASHcode encoders instead:

image

Usages

Install the program:

# install from PyPI
pip install flashlab

# install from Git repository
pip install git+https://github.com/k4yt3x/flashlab.git

This program can be launched in two modes: CLI and GUI:

# start in CLI mode
flashlab cli

# start in GUI mode
flashlab gui

If the above returns command not found, you can also do:

# start in CLI mode
python -m flashlab cli

# start in GUI mode
python -m flashlab gui

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

flashlab-1.3.2.tar.gz (8.6 kB view hashes)

Uploaded Source

Built Distribution

flashlab-1.3.2-py3-none-any.whl (10.1 kB view hashes)

Uploaded Python 3

Supported by

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