GithubHelp home page GithubHelp logo

soufianerafik / iotpos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hiramvillarreal/iotpos

0.0 1.0 0.0 70.88 MB

IotPOS, an open source Point of Sale software.

License: GNU General Public License v2.0

CMake 0.63% C++ 94.15% Shell 0.48% Python 4.53% C 0.21%

iotpos's Introduction

Welcome to IotPOS  an open source Point of Sale software, is targeted for micro, small and medium businesses. This Point of Sale was modified to work with single-board computers (SBC) as the Raspberry pi, banana pi and BeagleBone Black by making use of the GPIO interface, giving options and Internet of Things functions not possible with common laptops and PCs.

This project reduces costs because it makes possible to embbeb two of the more expensive hardware parts on a Point of sale: the CPU and the ticket printer. Any generic serial TTL thermal printer could be used directly conected to the the GPIO serial TTL Tx pi using the /dev/ttyAMA0 serial out. Please see CONNECTIONS.png

Just add monitor, keyboard and mouse and you ready to go with your bussines. Work with many USB barcode readers. 

MySQL is employed for data management and storage, and can be used a single database with many POS terminals on a network. Being Linux or any other Unix the target operating system, your information is safer against virus attacks, and lowers the costs in licenses.

IotPOS provides an easy to use Interface, a search panel, a price-checker tool. Includes IoTStock  administration tool for managing your store, printed reports, even includes a funtion to print your own barcode labels too; no need to buy a dedicated barcode label printer.

IotPos and IotStock are derived from LemonPOS, to his author: Miguel Chavez Gamboa, and collaborators; all my respects.

-This method is the easy way to setup and install iotpos.

Just copy and paste the following lines into a terminal:

	git clone https://www.github.com/hiramvillarreal/iotpos
	cd iotpos
	sudo chmod +x install.sh
	sudo ./install.sh
  
To start using the point of sale, in terminal type:

  iotpos
  
     * The default and only user and password is (without quotation marks):
     username: "admin"
     password: "linux"
  
To start using the administration module, in terminal type:

  iotstock
  
For an easy first time use, all security settings are disabled.  

For more details please read: USING file and doc folder.

iotpos's People

Contributors

hiramvillarreal avatar shaggs avatar dcchivela avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.