Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Learn to read sheet music

License

NotificationsYou must be signed in to change notification settings

MelvilQ/noten-lernen

Repository files navigation

Learn to read sheet music.

Get it on Google PlayGet it on IzzyOnDroid

Demo

You can see the current status of the app on Netlify:

Screenshots

Technologies

  • PWA (it has a manifest.json and a service worker which caches all necessary files for offline use)
  • Cordova (to package the app and put it on Google Play)
  • Frontend-Framework:Vue
  • Rendering music with #"https://abcjs.net/" rel="nofollow">abc.js
  • Statistics line chart:chartist.js
  • Multilinguality Plugin:vue-i18n
  • WebMIDI, for MIDI keyboard input:webmidi

Development Setup

Web App

  1. Install node.js if you don't already have it
  2. Clone the repo
  3. Runnpm i in the command line to install the dependencies
  4. Start the dev server with the commandnpm start

Android App

  1. To run the app locally on Android, make sure you have Cordova and Android Developer Tools installed
  2. cd cordova followed bynpm i to install the Cordova dependencies
  3. Connect your Android device and runnpm run mobile
  4. Release build:npm run build in the cordova directory (only possible with keystore)

[8]ページ先頭

©2009-2025 Movatter.jp