Skip to content

Handpaner is a tool for Hang/Handpan players and makers to help them finding scales and chords with musical harmony theory.

License

Notifications You must be signed in to change notification settings

Robhub/handpaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handpaner

Handpaner is a tool for Hang/Handpan players and makers to help them finding scales and chords with musical harmony theory.

Available on https://handpaner.com

Running on Android

Put this in capacitor.config.json with your local network ip (but do not commit this) :

"server": {
  "url": "http://192.168.1.34:3000",
  "cleartext": true
},

npx cap copy android npm run android npm run dev

Publishing on Android PlayStore

App name is in strings.xml

Beware android SDK version in variables.gradle https://apilevels.com/#fn:1

  • increment versionCode and versionName in android/app/build.gradle
  • npx nuxt generate
  • npx cap copy android

About

Handpaner is a tool for Hang/Handpan players and makers to help them finding scales and chords with musical harmony theory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published