Free Queue Manager (beta). A web based queue management system built with Python Flask, Bootstrap and jQuery.
- Support for POS USB printers on major operating systems.
- Customize-able interfaces.
- Supports text-to-speech announcement.
You can find an executable that's suitable to your OS from :
Since the 0.7 release we're able to migrate the data generated in previous releases to the new ones.
- You'll have to copy the
data.sqlitefile from the main project folder to the new release project folder. - If you've uploaded any
Multimediafiles to your previous setup, make sure to copy them over to the new project folder manually from and toFQM/static/multimedia/folder.
Make sure the migration steps are performed prior to running the new release of the system.
- Useful but very outdated user guide.
- How do i add support for my language ?
- How do i add additional settings and customizations ?
