Complete meta
This commit is contained in:
parent
0acddf63e5
commit
42d5008510
|
|
@ -1,7 +1,8 @@
|
||||||
Categories:
|
Categories:
|
||||||
- Reading
|
- Reading
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
WebSite: http://www.easwareapps.com
|
AuthorWebSite: https://www.easwareapps.com
|
||||||
|
WebSite: https://quoter.easwareapps.com/
|
||||||
SourceCode: https://gitlab.com/easwareapps/Quoter/tree/HEAD
|
SourceCode: https://gitlab.com/easwareapps/Quoter/tree/HEAD
|
||||||
IssueTracker: https://gitlab.com/easwareapps/Quoter/issues
|
IssueTracker: https://gitlab.com/easwareapps/Quoter/issues
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,8 @@
|
||||||
Categories:
|
Categories:
|
||||||
- System
|
- System
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
WebSite: http://www.easwareapps.com
|
AuthorWebSite: https://www.easwareapps.com/
|
||||||
|
WebSite: https://tw.easwareapps.com/
|
||||||
SourceCode: https://gitlab.com/easwareapps/TransparentWidget/tree/HEAD
|
SourceCode: https://gitlab.com/easwareapps/TransparentWidget/tree/HEAD
|
||||||
IssueTracker: https://gitlab.com/easwareapps/TransparentWidget/issues
|
IssueTracker: https://gitlab.com/easwareapps/TransparentWidget/issues
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -5,6 +5,7 @@ AuthorName: Charles Combes
|
||||||
AuthorEmail: brodeur.levrai@gmail.com
|
AuthorEmail: brodeur.levrai@gmail.com
|
||||||
WebSite: https://github.com/brodeurlv/fastnfitness
|
WebSite: https://github.com/brodeurlv/fastnfitness
|
||||||
IssueTracker: https://github.com/brodeurlv/fastnfitness/issues
|
IssueTracker: https://github.com/brodeurlv/fastnfitness/issues
|
||||||
|
Changelog: https://github.com/brodeurlv/fastnfitness/blob/HEAD/CHANGELOG.md
|
||||||
|
|
||||||
AutoName: Fast N Fitness
|
AutoName: Fast N Fitness
|
||||||
Description: |-
|
Description: |-
|
||||||
|
|
@ -14,7 +15,7 @@ Description: |-
|
||||||
You can create as many machine as you want with the name you want. Multiple
|
You can create as many machine as you want with the name you want. Multiple
|
||||||
graphics will show your progress and your body evolution.
|
graphics will show your progress and your body evolution.
|
||||||
|
|
||||||
Don't leave the app to get your music. A music player is integrated with
|
Don’t leave the app to get your music. A music player is integrated with
|
||||||
the app.
|
the app.
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,12 @@
|
||||||
Categories:
|
Categories:
|
||||||
- Graphics
|
- Graphics
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
WebSite: http://easy-target.org
|
AuthorName: Easy Target
|
||||||
|
AuthorEmail: pico@easy-target.org
|
||||||
|
AuthorWebSite: http://easy-target.org/
|
||||||
SourceCode: https://github.com/easytargetmixel/micopi_android
|
SourceCode: https://github.com/easytargetmixel/micopi_android
|
||||||
IssueTracker: https://github.com/easytargetmixel/micopi_android/issues
|
IssueTracker: https://github.com/easytargetmixel/micopi_android/issues
|
||||||
|
Changelog: https://github.com/easytarget2000/micopi_android/releases
|
||||||
|
|
||||||
AutoName: Micopi Pico
|
AutoName: Micopi Pico
|
||||||
Description: |-
|
Description: |-
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ Categories:
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
SourceCode: https://github.com/ebaschiera/TripleCamel
|
SourceCode: https://github.com/ebaschiera/TripleCamel
|
||||||
IssueTracker: https://github.com/ebaschiera/TripleCamel/issues
|
IssueTracker: https://github.com/ebaschiera/TripleCamel/issues
|
||||||
|
Changelog: https://github.com/ebaschiera/TripleCamel/releases
|
||||||
|
|
||||||
AutoName: TripleCamel
|
AutoName: TripleCamel
|
||||||
Description: |-
|
Description: |-
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@ Disabled: Beta that isn't being maintained and don't work on Android 4
|
||||||
Categories:
|
Categories:
|
||||||
- Connectivity
|
- Connectivity
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
WebSite: http://anetmon.sourceforge.net
|
WebSite: https://sourceforge.net/projects/anetmon/
|
||||||
SourceCode: https://sourceforge.net/p/anetmon/code/
|
SourceCode: https://sourceforge.net/p/anetmon/code/
|
||||||
IssueTracker: https://sourceforge.net/p/anetmon/_list/tickets
|
IssueTracker: https://sourceforge.net/p/anetmon/_list/tickets
|
||||||
|
|
||||||
|
|
@ -12,6 +12,13 @@ Description: |-
|
||||||
Shows various network status information and optionally logs it to a CSV file to
|
Shows various network status information and optionally logs it to a CSV file to
|
||||||
assist in troubleshooting.
|
assist in troubleshooting.
|
||||||
|
|
||||||
|
'''Features:'''
|
||||||
|
|
||||||
|
* Android network monitoring
|
||||||
|
* Network information
|
||||||
|
* Connectivity logging
|
||||||
|
* Network testing
|
||||||
|
|
||||||
RepoType: git-svn
|
RepoType: git-svn
|
||||||
Repo: https://svn.code.sf.net/p/anetmon/code
|
Repo: https://svn.code.sf.net/p/anetmon/code
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue