Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

deui-coffee

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deui-coffee

The app is consisted of 2 main elements

  • 0.1.7
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Deui ☕️

The app is consisted of 2 main elements

  • a WebSocket server that connects hardwares (your bluetooth adapter and the DE1), and
  • the Deui frontend.

Develop

npm ci

npm start

Navigate to http://localhost:3001/

Run the latest build

npx deui-coffee@latest

And navigate to one of the addresses it gives you, e.g. http://localhost:3001/

Troubleshooting

For issues related to bluetooth, refer to abandonware/noble. Most of what can happen is already described in their README.

Ubuntu

Disconnection Reason 62 (or 0x3E)

The error means "failed to establish connection" and happens after a successful scan. One thing that can help

systemctl status dbus
systemctl enable bluetooth.service

FAQs

Package last updated on 07 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc