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