Topic: "pos"
yjjnls/awesome-blockchain
⚡️Curated list of resources for the development and applications of blockchain.
Language: Go - Size: 1.93 MB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 3,433 - Forks: 474

ownthink/Jiagu
Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类
Language: Python - Size: 166 MB - Last synced at: 11 days ago - Pushed at: about 3 years ago - Stars: 3,392 - Forks: 612

jpantunes/awesome-cryptoeconomics
An awesome curated list of Cryptoeconomic research and learning materials
Size: 219 KB - Last synced at: 3 days ago - Pushed at: 12 months ago - Stars: 1,739 - Forks: 304

Blair2004/NexoPOS
The base version of NexoPOS, which is a web-Based Point Of Sale (POS) System build with Laravel, TailwindCSS, and Vue.Js.
Language: PHP - Size: 204 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1,038 - Forks: 431

rocket-pool/rocketpool
Decentralised Ethereum Liquid Staking Protocol.
Language: Solidity - Size: 13.9 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 936 - Forks: 230

tngoman/Store-POS
Point of Sale Desktop App built with Electron
Language: JavaScript - Size: 4.04 MB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 863 - Forks: 411

smilelight/lightNLP
基于Pytorch和torchtext的自然语言处理深度学习框架。
Language: Python - Size: 49.3 MB - Last synced at: 21 days ago - Pushed at: over 4 years ago - Stars: 832 - Forks: 212

stratisproject/StratisBitcoinFullNode 📦
Bitcoin full node in C#
Language: C# - Size: 76.1 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 787 - Forks: 311

fastnlp/fastHan
fastHan是基于fastNLP与pytorch实现的中文自然语言处理工具,像spacy一样调用方便。
Language: Python - Size: 6.29 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 756 - Forks: 88

FahimAnzamDip/triangle-pos
Triangle POS is an open source Inventory Management with POS System. Developed with Laravel 10, Bootstrap 4 & Livewire 3. It's completely free to use.
Language: Blade - Size: 3.7 MB - Last synced at: 2 days ago - Pushed at: 8 months ago - Stars: 750 - Forks: 244

lakasir/lakasir
POS open-source, simple things just need simple solutions
Language: PHP - Size: 27.2 MB - Last synced at: 4 days ago - Pushed at: 22 days ago - Stars: 694 - Forks: 272

receiptline/receiptline
Markdown for receipts. Printable digital receipts. Generate receipt printer commands and images.
Language: JavaScript - Size: 580 KB - Last synced at: 11 days ago - Pushed at: 4 months ago - Stars: 647 - Forks: 48

breez/breezmobile
Lightning Network mobile client
Language: Dart - Size: 29.4 MB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 590 - Forks: 134

PIVX-Project/PIVX Fork of dashpay/dash
Protected Instant Verified Transactions - Core wallet.
Language: C++ - Size: 201 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 534 - Forks: 717

yaoguangluo/Deta_Parser
快速中文分词分析word segmentation
Language: Java - Size: 7.44 MB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 477 - Forks: 88

moos/wordpos
Part-of-speech utilities for node.js based on the WordNet database.
Language: JavaScript - Size: 1.43 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 476 - Forks: 39

CogComp/cogcomp-nlp
CogComp's Natural Language Processing Libraries and Demos: Modules include lemmatizer, ner, pos, prep-srl, quantifier, question type, relation-extraction, similarity, temporal normalizer, tokenizer, transliteration, verb-sense, and more.
Language: Java - Size: 85.5 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 475 - Forks: 144

bailabs/tailpos
TailPOS an Offline First Open Source POS for ERPNext
Language: JavaScript - Size: 16.2 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 472 - Forks: 209

ucraft-com/POS-Awesome
POS Awesome is an open-source Point of Sale for Erpnext using Vue.js and Vuetify
Language: Vue - Size: 3.61 MB - Last synced at: 28 days ago - Pushed at: 10 months ago - Stars: 420 - Forks: 503

angkosal/laravel-pos
Web Based Point Of Sale(POS) Application using Laravel
Language: PHP - Size: 4.85 MB - Last synced at: 5 days ago - Pushed at: 25 days ago - Stars: 405 - Forks: 244

andrey-ushakov/esc_pos_printer
ESC/POS (thermal, receipt) printing for Flutter & Dart
Language: Dart - Size: 594 KB - Last synced at: 16 days ago - Pushed at: 10 months ago - Stars: 380 - Forks: 323

ilscipio/scipio-erp
A scalable large-scale eCommerce framework that is made for multinational omnichannel installations and is easy to customize.
Language: Java - Size: 409 MB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 348 - Forks: 187

kpavlov/jreactive-8583
Kotlin/Java Client & Server for ISO8583 & Netty
Language: Kotlin - Size: 529 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 332 - Forks: 149

corgi-kx/blockchain_consensus_algorithm
代码实现五种区块链共识算法 The code implements five blockchain consensus algorithms
Language: Go - Size: 5.16 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 327 - Forks: 167

csunny/py-bitcoin
比特币的python简易实现,主要介绍比特币底层技术。如Base58编码、椭圆加密算法、MerkleTree、P2P对等网络、RPC通信、UTXO、虚拟机、DHT、DAG、链上数据的持久化存储等。
Language: Python - Size: 155 KB - Last synced at: 13 days ago - Pushed at: almost 6 years ago - Stars: 315 - Forks: 108

OCA/pos
Language: HTML - Size: 26.5 MB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 299 - Forks: 633

nlpub/pymystem3
A Python wrapper of the Yandex Mystem 3.1 morphological analyzer (http://api.yandex.ru/mystem). The original tool is shipped as a binary and this library makes it easy to integrate it in Python projects. Let us know in the issues if you would like to be involved into the developments or maintenance of this project. If you have any fix or suggestion, please make a pull request. We are very open to accepting any contributions.
Language: Python - Size: 98.6 KB - Last synced at: 20 days ago - Pushed at: over 3 years ago - Stars: 295 - Forks: 43

mewebstudio/pos
Türk bankaları için sanal pos paketi (PHP)
Language: PHP - Size: 4.54 MB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 292 - Forks: 111

sadatrafsanjani/JavaFX-Point-of-Sales
Point of Sales with inventory management system
Language: Java - Size: 20.9 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 282 - Forks: 175

neodynamic/JSPrintManager
Advanced Client-side Printing & Scanning Solution for Javascript
Language: JavaScript - Size: 1.42 MB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 273 - Forks: 139

Abdur-rahmaanJ/shopcube
🛒 POS & ecommerce solution for Shops. (Woo-commerce for Python) Complete with cart and wishlist.
Language: HTML - Size: 21 MB - Last synced at: about 1 hour ago - Pushed at: 8 months ago - Stars: 269 - Forks: 134

andrey-ushakov/esc_pos_bluetooth
ESC/POS (thermal, receipt) printing for Flutter & Dart (Android/iOS)
Language: Dart - Size: 102 KB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 255 - Forks: 357

monpa-team/monpa
MONPA 罔拍是一個提供正體中文斷詞、詞性標註以及命名實體辨識的多任務模型
Language: Python - Size: 8.25 MB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 247 - Forks: 25

inforkgodara/store-pos
It is java accounting software basically developed using javafx which has various modules like purchase, sales, receipts, payments, and journals.
Language: Java - Size: 34.4 MB - Last synced at: 6 days ago - Pushed at: 12 months ago - Stars: 246 - Forks: 109

apinprastya/sultan
Minimarket Point Of Sales (POS) software writen in C++ with Qt framework
Language: C++ - Size: 2.82 MB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 235 - Forks: 116

NielsLeenheer/ReceiptPrinterEncoder
Create a set of commands that can be send to any receipt printer that supports ESC/POS, StarLine or StarPRNT
Language: JavaScript - Size: 511 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 229 - Forks: 29

tcd93/flutter-pos
A mobile POS app written with Flutter, compatible Sunmi device
Language: Dart - Size: 52.6 MB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 220 - Forks: 96

fauzan1892/pos-kasir-php 📦
Source Code Aplikasi Penjualan Barang (Kasir) dengan PHP MYSQL
Language: CSS - Size: 12.6 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 211 - Forks: 124

chrisidakwo/EFLInventory-V2
:department_store: Point-of-sale and inventory tracking for small-scale retail stores. Easily manage inventory, purchases, sales, and damaged and/or expired products.
Language: PHP - Size: 46.1 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 210 - Forks: 98

livealvi/.NET-Point-of-Sale-POS--Csharp
This POS Project was developed with N-Tier Architecture in C# and follows Object Relational Mapping (ORM) from scratch and using MS SQL Server 2019 and .NET Framework 4.8 as Backend.
Language: C# - Size: 22.9 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 209 - Forks: 124

receipt-print-hq/escpos-tools
Utilities to read ESC/POS print data
Language: PHP - Size: 126 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 200 - Forks: 73

zake7749/DeepToxic
top 1% solution to toxic comment classification challenge on Kaggle.
Language: Jupyter Notebook - Size: 273 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 192 - Forks: 70

rudi-krsoftware/open-retail
Perangkat lunak open source yang dikembangkan khusus untuk bidang usaha ritel, grosir, toko bangunan, toko komputer, toko buku, counter hp, pos, point of sale, kasir dan bidang usaha lainnya yang sejenis.
Language: C# - Size: 15.8 MB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 184 - Forks: 126

bentrevett/pytorch-pos-tagging
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
Language: Jupyter Notebook - Size: 176 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 179 - Forks: 27

andrey-ushakov/esc_pos_utils
Basic Flutter/Dart classes for ESC/POS printing
Language: Dart - Size: 55.7 KB - Last synced at: 9 days ago - Pushed at: 12 months ago - Stars: 159 - Forks: 351

go2ismail/POS---Point-Of-Sales
Point of sales proof of concept developed using Asp.Net Core 2.2. Features: Customer, Vendor, Product, Purchase Order, Goods Receive, Sales Order, Inventory Transactions and POS form.
Language: C# - Size: 4.91 MB - Last synced at: 29 days ago - Pushed at: about 6 years ago - Stars: 155 - Forks: 91

mailmug/laravel-easy-pos
Web Based Point Of Sale(POS) Application using Laravel
Language: PHP - Size: 1.01 MB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 153 - Forks: 71

mesinkasir/larapos
Laravel Point of sale with invoice full source code free download pos apps.
Language: JavaScript - Size: 323 MB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 147 - Forks: 60

tutacare/tutapos
TUTA Point of Sale Using Laravel & Angularjs Framework
Language: PHP - Size: 699 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 135 - Forks: 115

fajarghifar/laravel-point-of-sale
✍️Building a Point of Sale system with Laravel 10.
Language: JavaScript - Size: 141 MB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 134 - Forks: 65

parzibyte/sistema_ventas_laravel
Un sistema de ventas, POS, punto de venta con Laravel
Language: PHP - Size: 18.8 MB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 126 - Forks: 94

anggastudio/Printama
A very well documented android library for bluetooth thermal printer. Tested for 2 inch printers
Language: Java - Size: 1.02 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 122 - Forks: 36

notrinos/NotrinosERP
A web-based erp, accounting system that written in PHP and MySql includes Sales, Purchasing, Warehousing, Manufacturing, Human Resource... It supports multi user, multi currencies, multi languages.
Language: PHP - Size: 5.34 MB - Last synced at: 12 days ago - Pushed at: about 2 years ago - Stars: 120 - Forks: 56

getdokan/wepos
WooCommerce Point of Sale ( POS ) WordPress Plugin
Language: TypeScript - Size: 3.12 MB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 118 - Forks: 77

ElementsProject/nanopos
A simple Lightning :zap: point-of-sale system, powered by Lightning Charge
Language: JavaScript - Size: 175 KB - Last synced at: 26 days ago - Pushed at: over 3 years ago - Stars: 110 - Forks: 27

Ousret/pyTeliumManager
Python library to manipulate Ingenico mobile payment device like iCT220 or iWL220 equipped with Telium Manager. RS232/USB.
Language: Python - Size: 103 KB - Last synced at: about 2 hours ago - Pushed at: over 3 years ago - Stars: 108 - Forks: 20

mewebstudio/laravel-pos
Türk bankaları için sanal pos paketi (Laravel 5/6/7/8)
Language: PHP - Size: 65.4 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 97 - Forks: 39

star-micronics/react-native-star-io10
react-native-star-io10 is a library for supporting application development for Star Micronics devices.
Language: TypeScript - Size: 89.6 MB - Last synced at: about 7 hours ago - Pushed at: 7 months ago - Stars: 96 - Forks: 60

Epse/EpPos
Simple Django-based POS system
Language: JavaScript - Size: 2.24 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 95 - Forks: 52

ury-erp/ury
URY - FOSS restaurant management system super powered by ERPNext.
Language: JavaScript - Size: 249 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 91 - Forks: 38

agazinakou/AngularPos
A real-time, simple web Point of Sale system written with Angular 12, Firebase (Cloud Firestore), Bootstrap 4 and PrimeNg
Language: CSS - Size: 19.4 MB - Last synced at: 21 days ago - Pushed at: about 2 years ago - Stars: 88 - Forks: 51

BryanTheLai/RestaurantProject
Restaurant Management System with Website and POS. This system includes a customer-facing website, a POS system for ordering, and the ability to create, store, update, and delete bills, menu items, and more. Uses mainly php.
Language: PHP - Size: 51.3 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 85 - Forks: 31

receiptline/receiptio
A print application for receipt printers, simple and easy with markdown, printer status support.
Language: JavaScript - Size: 170 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 82 - Forks: 11

agusibrahim/AppKasir
Aplikasi untuk kasir/toko sederhana, dilengkapi dengan barcode scanner untuk memudahkan dalam menginput produk
Language: Java - Size: 4.62 MB - Last synced at: about 21 hours ago - Pushed at: over 6 years ago - Stars: 82 - Forks: 63

parzibyte/plugin-ticket-js
Imprimir a impresora térmica con JavaScript sin pedir confirmación; usando un plugin gratuito
Language: HTML - Size: 119 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 81 - Forks: 55

kimdj/OpenPOS
OpenPOS is a simple, open source POS (Point-Of-Sale) system powered by MEAN stack + Browsersync, Gulp.js.
Language: JavaScript - Size: 85.5 MB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 80 - Forks: 50

patrickschur/stanford-nlp-tagger
PHP wrapper for the Stanford Natural Language Processing library. Supports POSTagger and CRFClassifier.
Language: PHP - Size: 11.7 KB - Last synced at: 8 days ago - Pushed at: almost 5 years ago - Stars: 76 - Forks: 13

tilln/jmeter-iso8583
ISO8583 Plugin for JMeter
Language: Java - Size: 2.31 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 69 - Forks: 34

dorisoy/Dorisoy.POS
使用.Net7 + Angular4开发的一套新零售快消进销存管理系统,带库存管理的高级轻量级POS,具有闪电般的性能和开箱即用的页面加载速度。
Language: Dockerfile - Size: 15 MB - Last synced at: 24 days ago - Pushed at: 8 months ago - Stars: 69 - Forks: 22

Devnawjesh/mad-pharma
Madpharma - A convenient pharmacy management system developed by PHP and Codeigniter framework.
Language: PHP - Size: 14 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 69 - Forks: 48

ye-kyaw-thu/myPOS
myPOS (Myanmar Part-of-Speech) Corpus for Myanmar NLP Research and Developments
Language: Python - Size: 235 MB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 68 - Forks: 14

winkjs/wink-pos-tagger
English Part-of-speech (POS) tagger
Language: JavaScript - Size: 1.8 MB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 67 - Forks: 12

parzibyte/sistema-ventas-spring-boot
Un sistema de ventas (POS, punto de venta) usando Java, Spring Boot, MVC, MySQL y Bootstrap
Language: Java - Size: 1.33 MB - Last synced at: 17 days ago - Pushed at: about 5 years ago - Stars: 65 - Forks: 35

drkNsubuga/PharmaSpot
PharmaSpot - Point of Sale for Pharmacies built with Electron
Language: CSS - Size: 23.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 63 - Forks: 36

saurabh1e/open-pos
Open Source Point of Sale System.
Language: TypeScript - Size: 3.01 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 63 - Forks: 44

receipt-print-hq/chrome-raw-print 📦
Chrome app to enable raw printing from a browser
Language: JavaScript - Size: 163 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 63 - Forks: 22

rzmahmood/ethereum-pos-testnet
💻⛓️ A Quick and Easy Way to Bootstrap your own Local Ethereum PoS Testnet. Great for testing consensus ⛓️💻
Language: Shell - Size: 1020 KB - Last synced at: 12 days ago - Pushed at: 6 months ago - Stars: 61 - Forks: 33

igorocampos/ESCPOS
A ESC/POS Printer Commands Helper
Language: C# - Size: 932 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 59 - Forks: 24

tobru/odoo-pos-distribution 📦
Odoo Point of Sale - PoS - Distribution. Dockerfiles and Kubernetes Configuration
Language: HTML - Size: 1.59 MB - Last synced at: 9 days ago - Pushed at: almost 3 years ago - Stars: 59 - Forks: 38

trionoputra/KasirKu
Simple cashier app (POS) for android phone / tablet
Language: Java - Size: 24.3 MB - Last synced at: 20 days ago - Pushed at: over 5 years ago - Stars: 59 - Forks: 26

paxapos/fiscalberry
[JSON ↔ HW] Connect things using JSON API with the fiscalberry websocket server interact easily with any kind of Hardware. Another IoT solution...
Language: Python - Size: 9.47 MB - Last synced at: 7 days ago - Pushed at: 12 days ago - Stars: 57 - Forks: 40

munshiji/pos-billing-and-invoicing-software
Most Advanced POS, Billing, Inventory & Invoicing Software which can perfectly fit on your WholeSale & Retail Business --- Demo :
Size: 739 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 56 - Forks: 31

ebc81/Esc_pos_android
Android Java receipt printer library for Epson receipt printer. ESC/POS
Language: Java - Size: 237 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 56 - Forks: 14

betofleitass/django_point_of_sale
Grocery Point of Sale (POS) System in Python Django
Language: HTML - Size: 13.9 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 55 - Forks: 46

Asatelit/pwa-pos-terminal
Point of Sale (POS) Terminal designed to help small coffee shops and eateries efficiently manage counter.
Language: TypeScript - Size: 33.4 MB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 55 - Forks: 43

samcfinan/Angular-4-Material-POS
POS written in Angular 4 with Angular Material UI
Language: TypeScript - Size: 1.01 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 55 - Forks: 32

FinNLP/en-pos
⚙️ [Processor] A better English POS tagger written in JavaScript
Language: TypeScript - Size: 4.34 MB - Last synced at: 30 days ago - Pushed at: about 8 years ago - Stars: 54 - Forks: 8

restuwahyu13/golang-pos
Example golang point of sale.
Language: Go - Size: 59.6 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 52 - Forks: 20

michaelfranzl/SalorHospitality
The innovative Point of Sale Solution serving the Hospitality Industry
Language: Ruby - Size: 15.3 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 52 - Forks: 49

gdsports/ESC_POS_Printer
Arduino ESC POS printer library
Language: C++ - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 51 - Forks: 11

tomatophp/filament-pos
POS working with Ecommerce System for FilamentPHP
Language: PHP - Size: 2.81 MB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 50 - Forks: 8

anggaprytn/Restaurant_Client
Frontend for Mobile Apps Restaurant Point of Sale - React Native
Language: JavaScript - Size: 5.91 MB - Last synced at: 9 days ago - Pushed at: over 5 years ago - Stars: 49 - Forks: 25

saurabh1e/pos
Point of sale system targeted towards pharmacies in India.
Language: TypeScript - Size: 175 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 49 - Forks: 20

jimwins/scat
Scat is a web-based Point-of-Sale (POS) system built with PHP and MySQL.
Language: PHP - Size: 14.8 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 48 - Forks: 26

hassanrazadev/LaravelInventoryWithPOS
Inventory Management System With POS in Laravel
Language: PHP - Size: 2.83 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 48 - Forks: 21

foyzulkarim/bizbook-server
The repository of bizbook server web api project
Language: C# - Size: 643 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 48 - Forks: 27

poolborges/unicenta-pos
UnicentaPOS source code
Language: Java - Size: 22.8 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 47 - Forks: 45

sde1000/quicktill
Figure out where all the money and stock went to
Language: Python - Size: 5.94 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 45 - Forks: 9

ChainSafe/ChainGuardian
Eth2.0 desktop validator client
Language: TypeScript - Size: 9.22 MB - Last synced at: about 9 hours ago - Pushed at: over 2 years ago - Stars: 45 - Forks: 10

arne-cl/nltk-maxent-pos-tagger
maximum entropy based part-of-speech tagger for NLTK
Language: Python - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 45 - Forks: 21
