EuroScope plugin that creates and prints out customizable Flight Progress Strips
- Realistic generation of flight strips
- Integrated into EuroScope via a TAG Item
- Customizable strip formats (Not yet implemented)
- Works with ESC/POS-capable printers (Not yet implemented)
Currently, the plugin is able to generate strips for one format: UK Departures. Support for other (and user-defined) formats will be implemented down the line. Also in development is the printer integration; if you wish to print strips generated with the program, you can use the python-escpos library as a temporary work-around.
Install by dragging the contents of the StripMaker.zip file into the folder of your choice. Then, open EuroScope and load 'StripMaker.dll' through the Other SET>Plug-in menu. Now, you can add the Print Status and Print Strip TAG Items and Functions to whichever list you wish.
If you encounter an error, create an Issue in this repo. Keep in mind the plugin is not stable for now.
This project is open for any contribution! If you see anything that I should've done differently, or want to add a new feature, submit a pull request via this repo.
This plugin is released under the GPL v3 (or later) license.