Control your Crafty Vaporizer by Storz & Bickel from a Web Page
723
Control your Crafty Vaporizer by Storz & Bickel from a Web Page! Online web application is available at: https://sb.nopenix.de
This app uses the Web Bluetooth specification to control your Crafty vaporizer. Supported platforms include the following (using modern versions of Chrome):
A Docker Container is available on the Docker Hub
version: "3"
services:
app:
image: nopenix/crafty-control
restart: unless-stopped
ports:
- 8100:8100
Below are screenshots of the Crafty Control app in both Light and Dark themes, showcasing various pages and states.
| Start Page | Connecting | Connected | Settings | Informations |
|---|---|---|---|---|
![]() | ![]() | ![]() | ![]() | ![]() |
| Start Page | Connecting | Connected | Settings | Informations |
|---|---|---|---|---|
![]() | ![]() | ![]() | ![]() | ![]() |
In order to run the application locally, simply issue the following:
npm install
ionic serve
export NODE_OPTIONS=--openssl-legacy-provider
In order to build the application for deployment:
ionic build --public-url=./
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License
Content type
Image
Digest
sha256:ce4184ac5…
Size
153.7 MB
Last updated
about 1 year ago
docker pull nopenix/crafty-control