VI
vimpostor/tagalong
A sheet music viewer with special integration for Barbershop tags
Tag along
A sheet music viewer with special integration for Barbershop tags.
Installation
In the future this application will be available on the Google Play Store.
Building from source
Make sure you have a C++26 compiler and the latest Qt with the Declarative, Svg, Pdf, Network and Sql modules installed.
cmake -B build
cmake --build build
cmake --build build --target icon-integrationFor the Android build follow the Qt for Android setup, then build with:
~/Qt/*/android_arm64_v8a/bin/qt-cmake -DANDROID_SDK_ROOT=$HOME/Android/Sdk -DANDROID_NDK_ROOT=$HOME/Android/Sdk/ndk/* -B build -G Ninja
cmake --build build --target icon-integration
cmake --build buildYou can then flash the APK with adb install /path/to/android-build-debug.apk.
On this page
Languages
C++70.3%QML19.4%CMake6.8%Java3.5%
Contributors
GNU General Public License v3.0
Created June 15, 2025
Updated March 7, 2026