This script helps to detect label files downloaded through a web browser with file extensions of .lbl
or .zpl
and dispatches print commands to the default printer.
- Ubuntu 22.0
- python3
- Open the terminal and ensure you're in the root directory of the application
- Enter the following command to begin setup process:
sudo ./setup.sh
- Once installation is complete, you may want to restart your computer or run
systemctl start HILabelPrinter
- Compile this into executionable file that can be easily installed
- Add printer name configuration instead of depending on default printer provided by os
- Windows support