b135f62c18e9d312278942eb1e77bea9b1535999
ZERO/ONE
Haptic Configuration Suite for Binaris Devices
⚠️ Signed builds will be available soon, for now you can build and run the app locally
✨ Features
- 📃 Create and manage multiple profiles on your Nano_D++
- 🎛️ Configure mappings for the Nano's knob and keys
- 🤌 Customize the haptic feedback of your profiles
- 🎨 Change up the lighting for each profile
More features are on the way!
🚀 How to run the app from source
-
🟩 Make sure you have Node.js installed (v20 or later)
-
🏃 Install pnpm (a better alternative to npm)
-
⬇️ Clone the repository and navigate to the project directory
-
📚 Run
pnpm ito install the dependencies -
👨🔬 Run
pnpm devto start the app in development mode -
🛠️ Alternatively, you can run
pnpm build:win,pnpm build:mac, orpnpm build:linuxto build the app for your platform -
🔎 The built app will be available in the
distdirectory
We recommend using VSCode with the included recommended extensions for the best development experience 💪
ZERO/ONE is built with electron-vite and Vue.js and uses shadcn-vue as a base for the UI.
Description
Languages
Vue
74.5%
TypeScript
22.5%
CSS
1.4%
JavaScript
1.2%
HTML
0.4%