1
0
mirror of https://github.com/MultiMote/niimblue synced 2026-01-19 19:37:11 +03:00
2024-10-07 11:05:46 +03:00
2024-09-14 21:48:03 +03:00
2024-09-14 21:48:03 +03:00
2024-10-04 11:18:11 +03:00
2024-09-14 21:48:03 +03:00
2024-09-14 21:48:03 +03:00
2024-10-02 10:35:46 +03:00
2024-09-27 22:58:51 +03:00
2024-09-27 22:58:51 +03:00
2024-06-30 10:43:02 +03:00
2024-10-07 11:05:46 +03:00
2024-09-20 07:57:56 +03:00
2024-09-14 21:48:03 +03:00
2024-09-14 21:48:03 +03:00
2024-09-27 22:58:51 +03:00
2024-10-07 11:05:46 +03:00

NiimBlue

Niimbot printers webui. Design and print labels right from your browser.

Uses NiimBlueLib for communication.

Features

You can see implemented and planned feature list in this issue.

List of supported models you can find in niimluelib repository.

Demo

The public preview is available here.

Browser support

Your browser must support Web Bluetooth API: supported browsers.

For serial communication: supported browsers.

Feedback needed!

I only have D110 and B1 printers. If you own other models, please write a comment here describing your model working or not.

Bluetooth dumps are MUCH appreciated (search how to enable Bluetooth HCI Snoop Log for your device, print any label with Niimbot app then run adb bugreport filename, you should find btsnoop_hci.log in the archive).

Images

Images may be outdated, interface is changing constantly.

ui

labels

print_preview

dither

templating

batch

printed_b1

printed_d110

Launching development server

Skip steps you have done.

  1. Install git

  2. Install nodejs

  3. Install yarn

  4. Clone repository

    git clone https://github.com/MultiMote/niimblue.git
    
  5. Install dependencies

    yarn install
    
  6. Run dev server

    Check code and open browser:

    yarn dev-check
    

    Or just run:

    yarn dev
    
Description
🖨 NIIMBOT custom web client/app. Design and print labels with NIIMBOT printers directly from your PC or mobile web browser! ## NO ACTIVE DEVELOPMENT CURRENTLY BECAUSE I'M A LITTLE BORED ##
https://niim.blue
Readme MIT 2.8 MiB
Languages
TypeScript 52.7%
Svelte 43.6%
Swift 1.1%
JavaScript 0.9%
SCSS 0.7%
Other 0.9%