diff --git a/debian/usr/share/metainfo/nickelbridge.appdata.xml b/debian/usr/share/metainfo/nickelbridge.appdata.xml new file mode 100644 index 0000000..1d989cb --- /dev/null +++ b/debian/usr/share/metainfo/nickelbridge.appdata.xml @@ -0,0 +1,22 @@ + + + nickelbridge + MPL-2.0 + MPL-2.0 + NickelBridge + Desktop app to enable direct use of receipt printers in web apps + +

NickelBridge is a simple utility that allows web apps to interface with receipt printers. It runs a simple web server listening on localhost:64269 that accepts JSON-format receipts and attempts to print them to whatever device is configured in the UI.

+

NickelBridge uses node-thermal-printer to print receipts. It therefore supports the Epson ESC/POS and STAR protocols.

+
+ nickelbridge.desktop + https://netsyms.biz/apps/nickelbridge + + + https://netsyms.biz/data/uploads/apps/nickelbridge/screenshot.png + + + + nickelbridge.desktop + +
diff --git a/template.deb b/template.deb index 8a30702..0331a3d 100644 Binary files a/template.deb and b/template.deb differ