Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nibble Apps

This repository contains both Nibble applications:

webapp/   Browser-based WebHID mouse configurator
desktop/  Native Tauri companion, built from the webapp frontend

Web app

cd webapp
npm test
python -m http.server 8080

Open http://localhost:8080 in Chrome or Edge.

Desktop app

cd desktop
npm install
npm run tauri dev

The desktop app's Vite configuration deliberately uses ../webapp, so the browser and native releases always run the same configurator code.

About

Alternative to the official AJAZZ (and some other brands) mouse driver. faster, lighter, works in browser.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages