Open Source Point of Sale is a web-based point of sale system. The application is written in PHP, uses MySQL (or MariaDB) as the data storage back-end, and has a simple but intuitive user interface.
Clone this project. Open terminal and navigate into the cloned folder. Run "npm install" to install dependencies. Run "npm run electron".