Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
replaysMike authored Apr 8, 2024
1 parent 8528992 commit 916b9aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Binner is a free open-source parts inventory tracking system you can run locally
* Export your data to CSV / Excel if you need
* Proprietary file-based database (or use providers for other formats such as SQL Server)
* No web server installation required, uses standalone Kestrel service API
* Based on .Net Core - runs on Windows and Unix
* Based on .Net - runs on Windows, Unix and embedded devices like Raspberry PI
* Simple web-based UI
* Barcoding support
* Label printing
Expand Down Expand Up @@ -238,7 +238,7 @@ Visit [https://developers.tme.eu/login](https://developers.tme.eu/login) and sig

## Label printing

Binner currently has limited label printing support. It works best with a Dymo LabelWriter 450 series printer (Turbo dual label is supported too), model 30346 or 30277 labels. If desired additional label sizes and other printers can be easily added.
Binner currently has label printing support. It works best with a Dymo LabelWriter 450 series printer (Turbo dual label is supported too), model 30346 or 30277 labels. If desired additional label sizes and other printers can be easily added. Label design can be customized with different types of barcodes and information.

### Label Example
![Binner](https://github.com/replaysMike/Binner/wiki/binner-label.png)
Expand Down

0 comments on commit 916b9aa

Please sign in to comment.