Complete meta
This commit is contained in:
parent
279459cec6
commit
955f754faa
|
|
@ -1,6 +1,9 @@
|
||||||
Categories:
|
Categories:
|
||||||
- Navigation
|
- Navigation
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
AuthorName: GDR!
|
||||||
|
AuthorEmail: gdr@gdr.name
|
||||||
|
AuthorWebSite: https://gdr.name/
|
||||||
SourceCode: https://github.com/gjedeer/mylocation
|
SourceCode: https://github.com/gjedeer/mylocation
|
||||||
IssueTracker: https://github.com/gjedeer/mylocation/issues
|
IssueTracker: https://github.com/gjedeer/mylocation/issues
|
||||||
Changelog: https://github.com/gjedeer/mylocation/releases
|
Changelog: https://github.com/gjedeer/mylocation/releases
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,9 @@
|
||||||
Categories:
|
Categories:
|
||||||
- Reading
|
- Reading
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
AuthorName: Alex Kuiper
|
||||||
|
AuthorEmail: alex@nightwhistler.net
|
||||||
|
AuthorWebSite: https://nightwhistler.net/
|
||||||
WebSite: http://pageturner-reader.org
|
WebSite: http://pageturner-reader.org
|
||||||
SourceCode: https://github.com/NightWhistler/PageTurner
|
SourceCode: https://github.com/NightWhistler/PageTurner
|
||||||
IssueTracker: https://github.com/NightWhistler/PageTurner/issues
|
IssueTracker: https://github.com/NightWhistler/PageTurner/issues
|
||||||
|
|
@ -9,6 +12,13 @@ FlattrID: '462097'
|
||||||
|
|
||||||
AutoName: PageTurner
|
AutoName: PageTurner
|
||||||
Description: |-
|
Description: |-
|
||||||
|
PageTurner allows you to grab little moments of reading time, always,
|
||||||
|
everywhere. Read a bit on your phone while you’re waiting for the bus. Read
|
||||||
|
a bit more at home in bed on your tablet. Have the app read to you while
|
||||||
|
you drive or work out… all seamlessly synchronized. You just open the app
|
||||||
|
and it takes you to the place you left off, no matter which device you are
|
||||||
|
reading on.
|
||||||
|
|
||||||
* Cloud synchronization for reading progress
|
* Cloud synchronization for reading progress
|
||||||
* Integrates with Calibre content server (or other OPDS/Stanza sources)
|
* Integrates with Calibre content server (or other OPDS/Stanza sources)
|
||||||
* Search OPDS / Stanza catalogs
|
* Search OPDS / Stanza catalogs
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,8 @@ Categories:
|
||||||
- Multimedia
|
- Multimedia
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
AuthorName: Andrew Rabert
|
AuthorName: Andrew Rabert
|
||||||
|
AuthorEmail: nullsum.net@gmail.com
|
||||||
|
AuthorWebSite: https://nullsum.net/
|
||||||
SourceCode: https://github.com/nvllsvm/Audinaut
|
SourceCode: https://github.com/nvllsvm/Audinaut
|
||||||
IssueTracker: https://github.com/nvllsvm/Audinaut/issues
|
IssueTracker: https://github.com/nvllsvm/Audinaut/issues
|
||||||
Changelog: https://github.com/nvllsvm/Audinaut/blob/HEAD/CHANGELOG.md
|
Changelog: https://github.com/nvllsvm/Audinaut/blob/HEAD/CHANGELOG.md
|
||||||
|
|
|
||||||
|
|
@ -1,12 +1,16 @@
|
||||||
Categories:
|
Categories:
|
||||||
- Theming
|
- Theming
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
AuthorName: Roman Nurik
|
||||||
|
AuthorWebSite: https://roman.nurik.net/
|
||||||
SourceCode: https://github.com/romannurik/dashclock/
|
SourceCode: https://github.com/romannurik/dashclock/
|
||||||
IssueTracker: https://github.com/romannurik/dashclock/issues
|
IssueTracker: https://github.com/romannurik/dashclock/issues
|
||||||
Changelog: https://github.com/romannurik/dashclock/wiki/Changelog
|
Changelog: https://github.com/romannurik/dashclock/wiki/Changelog
|
||||||
|
|
||||||
AutoName: DashClock Widget
|
AutoName: DashClock Widget
|
||||||
Description: |-
|
Description: |-
|
||||||
|
'''NOTE:''' this app was deprecated by its author.
|
||||||
|
|
||||||
DashClock is a replacement lock screen clock widget for Android 4.2+. It also
|
DashClock is a replacement lock screen clock widget for Android 4.2+. It also
|
||||||
exposes additional status items called extensions. The widget comes bundled with
|
exposes additional status items called extensions. The widget comes bundled with
|
||||||
extensions that give you instant access to:
|
extensions that give you instant access to:
|
||||||
|
|
@ -16,7 +20,7 @@ Description: |-
|
||||||
* Your next scheduled alarm
|
* Your next scheduled alarm
|
||||||
* Weather from choice of location
|
* Weather from choice of location
|
||||||
|
|
||||||
Other extensions are available. To add the widget to your Android 4.2 device's
|
Other extensions are available. To add the widget to your Android 4.2 device’s
|
||||||
lock screen, simply swipe to the left-most page of your lock screen and touch
|
lock screen, simply swipe to the left-most page of your lock screen and touch
|
||||||
the "+" icon. Then, select "DashClock" to customize and add the widget. You can
|
the "+" icon. Then, select "DashClock" to customize and add the widget. You can
|
||||||
make this the primary lock screen widget, replacing the default clock, by first
|
make this the primary lock screen widget, replacing the default clock, by first
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,9 @@ Categories:
|
||||||
- Multimedia
|
- Multimedia
|
||||||
- Theming
|
- Theming
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
WebSite: http://www.muzei.co
|
AuthorName: Roman Nurik and Ian Lake
|
||||||
|
AuthorEmail: support@muzei.co
|
||||||
|
WebSite: https://muzei.co/
|
||||||
SourceCode: https://github.com/romannurik/muzei
|
SourceCode: https://github.com/romannurik/muzei
|
||||||
IssueTracker: https://github.com/romannurik/muzei/issues
|
IssueTracker: https://github.com/romannurik/muzei/issues
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue