Add Repertoir App
-
The app complies with the inclusion criteria. -
The app is not already listed in the repo or issue tracker. -
The app has not already been requested -
The upstream app source code repo contains the app metadata (summary/description/images/changelog/etc) in a Fastlane or Triple-T folder structure -
The original app author has been notified, and does not oppose the inclusion. -
Optionally donated to support the maintenance of this app in F-Droid.
The first step is to find the app's Application ID. This is usually the same as the app's Package Name. You will find it in files called AndroidManifest.xml or build.gradle most of the time. You can also see it in the URLs for the app's page in various app stores. Write it here: io.github.adithya_jayan.myrepertoirapp.fdroid
APPLICATION ID: io.github.adithya_jayan.myrepertoirapp.fdroid
Below is a template "metadata file" to fill out, it has only the required fields. F-Droid uses this file to build and publish the app. Build Metadata Reference documents all available options. Add values after the colon
# Categories (one per line, each starting with a space and a minus), chosen from the
# official list: https://f-droid.org/docs/Build_Metadata_Reference/#Categories
Categories:
- Multimedia
- Gallery
# the one license that the whole app is available under, use
# https://spdx.org/licenses/ short identifiers, must be
# floss-compatible FSF and/or OSI approved.
License: Apache-2.0
# You can provide details on how to contact the author. These are optional, but
# nice to have.
AuthorName: Adithya Jayan
AuthorEmail: contact_me@adithyajayan.in
AuthorWebSite: https://adithyajayan.in/
# A URL for the project's website, and to the source code repository to visit
# using a web browser. WebSite is optional.
WebSite: https://adithyajayan.in/MyRepertoirApp/
SourceCode: https://github.com/Adithya-Jayan/MyRepertoirApp
# A link to the issue tracker where bugs are reported
IssueTracker: https://github.com/Adithya-Jayan/MyRepertoirApp/issues
# If available, you can also provide links/IDs for donations.
Donate:
Bitcoin:
LiberaPay:
# Name of the application
AutoName: Repertoire
# Repository details to be used by VCS (Version Control Systems)
# git, git-svn, svn, hg or bzr
RepoType: git
# source code repo URL (HTTPS required)
Repo: https://github.com/Adithya-Jayan/MyRepertoirApp.git
Why do you want this app added to F-Droid:
This is an app that I made to help manage and track my music repertoire. There were no existing foss options available with such functionality. Hosting it on fdroid would allow a lot more people to make use of this!
Summary:
A simple app to help musicians keep track of their repertoire, built with Flutter. It allows users to add, categorize, and manage their music lists and practice sessions along with any associated media.
Description:
Repertoire is a cross-platform application designed for musicians, dancers, magicians, or performers to help manage their repertoire (musical pieces, dance routines, or even magic tricks).
The app helps you keep your sheet music, notes, audio recordings, videos, links, and practice logs neatly organized for every piece in your collection.
- Create a library of your pieces/songs, with all related information attached.
- Save related media like recordings, links and notes in one consolidated location.
- Log your practice sessions. Keep in touch with stuff you learnt over time.
- Tag your pieces and organize your gallery into groups. Quick and easy search and filter functionality to find what you want.
- Various quality of life features, like thumbnails for your pieces, speed control for audio (If you want to practice slow), etc.
- Personalization options to make it to your liking, and automated and manual backup options so you don't lose any data.