{"id":16195328,"url":"https://github.com/mrf345/fqm","last_synced_at":"2025-04-04T17:05:30.457Z","repository":{"id":36745414,"uuid":"106097299","full_name":"mrf345/FQM","owner":"mrf345","description":"A web based queue management system  built with Python Flask, Bootstrap and jQuery.","archived":false,"fork":false,"pushed_at":"2025-03-22T03:32:15.000Z","size":105180,"stargazers_count":118,"open_issues_count":22,"forks_count":69,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-03-28T16:05:35.943Z","etag":null,"topics":["flask","management","pyqt5","python","queue","system"],"latest_commit_sha":null,"homepage":"https://fqms.github.io","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrf345.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-07T12:46:10.000Z","updated_at":"2025-03-21T01:49:39.000Z","dependencies_parsed_at":"2024-03-15T23:20:52.033Z","dependency_job_id":"f32412bb-985c-448c-a0b0-06f1b8851b4d","html_url":"https://github.com/mrf345/FQM","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrf345%2FFQM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrf345%2FFQM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrf345%2FFQM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrf345%2FFQM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrf345","download_url":"https://codeload.github.com/mrf345/FQM/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247217173,"owners_count":20903008,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flask","management","pyqt5","python","queue","system"],"created_at":"2024-10-10T08:27:06.068Z","updated_at":"2025-04-04T17:05:30.432Z","avatar_url":"https://github.com/mrf345.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align='center'\u003e\n\u003cimg width='20%' src='https://fqms.github.io/images/favicon.png' /\u003e\n\u003c/p\u003e\n\n\u003cp align='center'\u003e\n\u003ca href='https://github.com/mrf345/FQM/actions/workflows/ci.yml'\u003e\n  \u003cimg src='https://github.com/mrf345/FQM/workflows/Build/badge.svg'\u003e\n\u003c/a\u003e\n\u003ca href='https://github.com/mrf345/FQM/releases'\u003e\n  \u003cimg src='https://img.shields.io/github/v/release/mrf345/FQM.svg' alt='release'\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align='center'\u003e\n\u003ca href='https://github.com/mrf345/FQM/actions/workflows/ci.yml'\u003e\n  \u003cimg src='https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/mrf345/bc746d7bfe356b54fbb93b2ea5d0d2a4/raw/FQM__heads_master.json' alt='Coverage Percentage' /\u003e\n\u003c/a\u003e\n\u003ca href='https://www.python.org/dev/peps/pep-0008/'\u003e\n  \u003cimg src='https://img.shields.io/badge/code%20style-PEP8-orange.svg' alt='Code Style PEP8' /\u003e\n\u003c/a\u003e\n\u003ca href='https://github.com/mrf345/FQM/issues?q=is%3Aissue+is%3Aclosed'\u003e\n  \u003cimg alt=\"GitHub closed issues\" src=\"https://img.shields.io/github/issues-closed/mrf345/FQM\"\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch3 align='center'\u003e Free Queue Manager (beta). A web based queue management system built with Python Flask, Bootstrap and jQuery. \u003c/h3\u003e\n\u003chr /\u003e\n\n### Features:\n\n- Support for POS USB printers on major operating systems.\n- Customize-able interfaces.\n- Supports text-to-speech announcement.\n\n### Setup:\n\n#### - From the source:\n\n- Docker setup for production, follow this [guide](./docs/setup.md#1-docker-setup)\n- Standard python setup (legacy), follow this [guide](./docs/setup.md#2-standard-python-setup)\n\n#### - With executable [no longer supported]:\n\nYou can find an executable that's suitable to your OS from :\n\n- [FQMS](https://fqms.github.io/#download)\n- [Github Release](https://github.com/mrf345/FQM/releases/)\n- [Sourceforge](https://sourceforge.net/projects/free-queue-manager/)\n\n\n#### - Database migration:\n\nSince the `0.7` release we're able to migrate the data generated in previous releases to the new ones.\n\n- You'll have to copy the `data.sqlite` file from the main project folder to the new release project folder.\n- If you've uploaded any `Multimedia` files to your previous setup, make sure to copy them over to the new project folder manually from and to `FQM/static/multimedia/` folder.\n\n**Make sure the migration steps are performed prior to running the new release of the system**.\n\n### Documentation:\n\n- [Useful but very outdated user guide](https://fqms.github.io/images/user_guide.pdf).\n- [How do i add support for my language ?](docs/localization.md)\n- [How do i add additional settings and customizations ?](docs/settings.md)\n\n\u003cbr /\u003e\n\u003cp align='center'\u003e\n\u003cimg width='70%' src='https://fqms.github.io/images/logo.gif' /\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrf345%2Ffqm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrf345%2Ffqm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrf345%2Ffqm/lists"}