An open API service indexing awesome lists of open source software.

https://github.com/karronoli/tiny-sato

SATO Barcode Printer Language(SBPL) wrapper
https://github.com/karronoli/tiny-sato

barcode printer sato sbpl wrapper

Last synced: 5 months ago
JSON representation

SATO Barcode Printer Language(SBPL) wrapper

Awesome Lists containing this project

README

          

# tiny-sato
SATO Barcode Printer Language(SBPL) wrapper

This library constructs & sends SBPL packet. You can download by nuget.
Nuget Garally https://www.nuget.org/packages/TinySato/

If you use this library, you must read SBPL syntax!

## Documents
- [UnitTestProject/](UnitTestProject/)
- ["i" Programming Reference for MB200i, MB400i, MB410i](https://www.satoamerica.com/Uploads/Files/Datasheets/_i_%20Programming%20Reference%20for%20MB200i,%20MB400i,%20MB410i.pdf)

## Services
[![NuGet version](https://badge.fury.io/nu/TinySato.svg)](https://badge.fury.io/nu/TinySato)
[![Build status](https://ci.appveyor.com/api/projects/status/dmy15rb9h7xq31ea/branch/master?svg=true)](https://ci.appveyor.com/project/karronoli/tiny-sato/branch/master)
[![Build Status](https://dev.azure.com/karronoli/TinySato/_apis/build/status/karronoli.tiny-sato?branchName=master)](https://dev.azure.com/karronoli/TinySato/_build/latest?definitionId=6&branchName=master)