https://github.com/jadezdon/digimuscore
DigiMuScore is a sheet music manager Android application.
https://github.com/jadezdon/digimuscore
android app document-scanner manage-sheet-musics mlkit-android opencv
Last synced: about 1 month ago
JSON representation
DigiMuScore is a sheet music manager Android application.
- Host: GitHub
- URL: https://github.com/jadezdon/digimuscore
- Owner: jadezdon
- License: gpl-3.0
- Created: 2021-05-12T17:55:13.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-08T07:07:03.000Z (about 5 years ago)
- Last Synced: 2025-10-09T11:44:50.370Z (8 months ago)
- Topics: android, app, document-scanner, manage-sheet-musics, mlkit-android, opencv
- Language: Kotlin
- Homepage:
- Size: 48.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DigiMuScore
DigiMuScore is a sheet music manager Android application. You can organize sheet musics in folder, annotate them, and automatic page turning based on head motions.
## Getting Started
### Prerequisties
- OpenCV4Android sdk (download it from [sourceforge](https://sourceforge.net/projects/opencvlibrary/files/opencv-android/))
### Installation
Clone the repo, then import into Android Studio
```
git clone https://github.com/zhouppei/DigiMuScore.git
```
### Configuration
Change OpenCV4Android sdk path in `gradle.properties`
```
opencvsdk=/path/to/opencv4androidsdk
```
## Features
### Manage sheet musics


### Manage sheet music page

### Annotate



### Settings