mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Merge branch 'feature/com.mustupid.pitch_pipe' into 'master'
New app: Pitch Pipe Closes #949 See merge request fdroid/fdroiddata!5785
This commit is contained in:
commit
f8e06111d3
1 changed files with 27 additions and 0 deletions
27
metadata/com.mustupid.pitch_pipe.yml
Normal file
27
metadata/com.mustupid.pitch_pipe.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/yuanyelele/mustupid_pitch_pipe
|
||||
IssueTracker: https://github.com/yuanyelele/mustupid_pitch_pipe/issues
|
||||
|
||||
AutoName: Pitch Pipe
|
||||
Summary: Provide a pitch reference for musicians
|
||||
Description: |-
|
||||
A simple and usable chromatic pitch pipe to provide a pitch reference for
|
||||
musicians. The pitch reference for A4 is tunable between 400Hz and 470Hz.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/yuanyelele/mustupid_pitch_pipe
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: v1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue