A small script for formatting a raw XML string to a human readable format.
This script will do the following:
- Retrieve the raw XML string from your clipboard
- Prettify the raw XML string
- Write the data to an output file
- Open the output file
- Copy the data to your clipboard
- Download the latest release
pip install -r requirements.txt
python3 <path-to-fml.py>