Update quaap apps
This commit is contained in:
parent
0defc2e11b
commit
cb743ccd6d
|
|
@ -3,6 +3,7 @@ License:GPL-3.0+
|
||||||
Web Site:http://quaap.com/D/AudioMeter
|
Web Site:http://quaap.com/D/AudioMeter
|
||||||
Source Code:https://github.com/quaap/AudioMeter
|
Source Code:https://github.com/quaap/AudioMeter
|
||||||
Issue Tracker:https://github.com/quaap/AudioMeter/issues
|
Issue Tracker:https://github.com/quaap/AudioMeter/issues
|
||||||
|
Donate:https://paypal.me/quaap
|
||||||
|
|
||||||
Auto Name:AudioMeter
|
Auto Name:AudioMeter
|
||||||
Summary:A simple VU-style audio meter
|
Summary:A simple VU-style audio meter
|
||||||
|
|
@ -10,8 +11,7 @@ Description:
|
||||||
A simple VU-style audio meter. You can choose from several formulas to allow
|
A simple VU-style audio meter. You can choose from several formulas to allow
|
||||||
the meter to work in low- and high-noise level enviromnents.
|
the meter to work in low- and high-noise level enviromnents.
|
||||||
|
|
||||||
I noticed there was no audio meter in F-Droid, so I thought I'd build one from
|
I noticed there was no audio meter in F-Droid, so I thought I'd build one.
|
||||||
scratch.
|
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,7 @@ License:GPL-3.0+
|
||||||
Web Site:http://quaap.com/D/ComputationalDemonology
|
Web Site:http://quaap.com/D/ComputationalDemonology
|
||||||
Source Code:https://github.com/quaap/ComputationalDemonology
|
Source Code:https://github.com/quaap/ComputationalDemonology
|
||||||
Issue Tracker:https://github.com/quaap/ComputationalDemonology/issues
|
Issue Tracker:https://github.com/quaap/ComputationalDemonology/issues
|
||||||
|
Donate:https://paypal.me/quaap
|
||||||
|
|
||||||
Auto Name:Computational Demonology
|
Auto Name:Computational Demonology
|
||||||
Summary:Battle Lovecraftian horrors with this set of algorithms
|
Summary:Battle Lovecraftian horrors with this set of algorithms
|
||||||
|
|
|
||||||
|
|
@ -1,17 +1,20 @@
|
||||||
Categories:Science & Education
|
Categories:Science & Education,Games
|
||||||
License:GPL-3.0+
|
License:GPL-3.0+
|
||||||
Web Site:http://quaap.com/D/Primary
|
Web Site:http://quaap.com/D/Primary
|
||||||
Source Code:https://github.com/quaap/Primary
|
Source Code:https://github.com/quaap/Primary
|
||||||
Issue Tracker:https://github.com/quaap/Primary/issues
|
Issue Tracker:https://github.com/quaap/Primary/issues
|
||||||
|
Donate:https://paypal.me/quaap
|
||||||
|
|
||||||
Auto Name:Primary
|
Auto Name:Primary
|
||||||
Summary:A simple educational practice game for kids (and adults).
|
Summary:A simple educational practice game for kids (and adults).
|
||||||
Description:
|
Description:
|
||||||
Primary is a slightly gamified educational application aimed at
|
Primary is a slightly gamified educational application aimed at
|
||||||
Primary(elementary) school-aged children, but of course adults who wish to
|
Primary (Elementary) school-aged children, but of course adults who wish to
|
||||||
sharpen their skills will find it useful as well. Currently there are levels
|
sharpen their skills will find it useful as well. There are levels
|
||||||
dealing with basic math, but I'd like to add other subjects in the future
|
dealing with basic math, sorting, clocks, spelling, plurals, etc., with new
|
||||||
(spelling, simple geometry, maps, etc?).
|
subjects planned for the future.
|
||||||
|
|
||||||
|
See the website for a full list of subjects and features.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue