JavaFX Point of Sales
Standalone desktop point of sale application with barcode generator and invoice printing.
Why consider JavaFX Point of Sales?
JavaFX Point of Sales is an open-source desktop cashier system. It runs locally on Windows, macOS, and Linux PCs, featuring instant barcode generation, product category filtering, thermal receipt rendering, and local SQLite/MySQL data stores.
Learn JavaFX Point of Sales by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of JavaFX POS
JavaFX POS runs locally without requiring an active internet connection, making it ideal for rural or pop-up markets.
Quickstart
- Download and run the standalone JAR or build with Maven:
mvn clean javafx:run- Scan products using your barcode reader to add them to the active cart.
- Apply discounts and click Pay to print formatted customer receipts.
JavaFX POS is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
McFly
Fly through your shell history with an intelligent neural network search engine.
cheat
Interactive command-line cheatsheets for system administrators and software engineers.
Pipenv
Python development workflow for humans uniting Pipfile, pip, and virtualenv.
Rye
Comprehensive Python package and workspace management tool written in Rust.