Show HN: DotPlus – offline QR and barcode generator in Rust (GUI and CLI)
2 NigDanil 0 6/24/2025, 5:17:01 PM github.com ↗
Hi HN,
I built DotPlus — a fully offline QR and barcode generator written in Rust. It supports CSV input, PNG export, QR + multiple barcode types, and works both as a GUI and CLI tool. No internet required.
Use cases: warehouse labeling, logistics, offline automation, shipping stickers, inventory tags.
Built with egui, barcoders, imageproc, and pure std::env CLI parsing.
Free binaries available. Not open-source (yet), but free for personal use.
Would love feedback or ideas for improvements!
GitHub: https://github.com/nigdanil/dotplus Site: https://dot-plus.ru
No comments yet