Robert Kossessa 252fe1bcda Merge pull request #9 from frysee/fix-builds
Thanks! This will do well for now 😊 I gotta look into stripping some of the redundant code.
No need to upload the artifacts tho, as the build workflow doesn't create a release.
2024-06-12 18:14:24 +02:00
2024-06-12 16:08:03 +02:00
2024-06-07 14:32:42 +02:00
2024-03-01 19:45:18 +01:00
2024-03-01 19:45:18 +01:00
2024-03-01 23:03:09 +01:00
2024-03-01 19:45:18 +01:00
2024-03-01 19:45:18 +01:00
2024-03-01 19:45:18 +01:00
2024-03-01 19:45:18 +01:00
2024-03-01 19:45:18 +01:00
2024-06-12 16:08:03 +02:00
2024-03-22 14:28:19 +01:00
2024-03-02 18:25:31 +01:00
2024-06-05 23:27:41 +02:00
2024-03-02 18:25:31 +01:00
2024-03-01 19:45:18 +01:00

ZERO/ONE

Haptic Configuration Suite for Binaris Devices

zeroone-screenshot

⚠️ 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 i to install the dependencies

  • 👨‍🔬 Run pnpm dev to start the app in development mode

  • 🛠️ Alternatively, you can run pnpm build:win, pnpm build:mac, or pnpm build:linux to build the app for your platform

  • 🔎 The built app will be available in the dist directory

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.


forthebadge forthebadge forthebadge

Description
No description provided
Readme 8.8 MiB
Languages
Vue 74.5%
TypeScript 22.5%
CSS 1.4%
JavaScript 1.2%
HTML 0.4%