From 4d880108383c421812b5370f012d127178034904 Mon Sep 17 00:00:00 2001 From: Robert Kossessa Date: Wed, 5 Jun 2024 23:27:41 +0200 Subject: [PATCH] ADD: Feature and tech stack info --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7641e4f..f2d7876 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,14 @@ Haptic Configuration Suite for [Binaris Devices](https://store.binaris.io/) ## ⚠️ 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 @@ -26,6 +33,8 @@ Haptic Configuration Suite for [Binaris Devices](https://store.binaris.io/) We recommend using [VSCode](https://code.visualstudio.com/) with the included recommended extensions for the best development experience 💪 +ZERO/ONE is built with [electron-vite](https://electron-vite.org/) and [Vue.js](https://vuejs.org/) and uses [shadcn-vue](https://www.shadcn-vue.com/) as a base for the UI. + --- [![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/powered-by-black-magic.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/contains-cat-gifs.svg)](https://forthebadge.com)