mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 11:36:37 +00:00
Add Bookmark category
This commit is contained in:
parent
412f6aed43
commit
77726372ed
19 changed files with 20 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
App Store & Updater:
|
||||
name: App Store & Updater
|
||||
Bookmark:
|
||||
name: Bookmark
|
||||
Browser:
|
||||
name: Browser
|
||||
Calendar & Agenda:
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Bookmark
|
||||
- Internet
|
||||
License: MIT
|
||||
AuthorName: Amr Hesham
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Bookmark
|
||||
- Reading
|
||||
License: Apache-2.0
|
||||
AuthorName: Antonio Corrales
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Bookmark
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Dimtion
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Bookmark
|
||||
- Writing
|
||||
License: GPL-3.0-only
|
||||
WebSite: https://turtlapp.com/
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Bookmark
|
||||
- Writing
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Mohamed Shaaban
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ AntiFeatures:
|
|||
NonFreeNet:
|
||||
en-US: Pinboard is a paid subscription service, an account is needed.
|
||||
Categories:
|
||||
- Bookmark
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/maxpower47/PinDroid
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Bookmark
|
||||
- Internet
|
||||
License: MIT
|
||||
AuthorName: Saketh Pathike
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Bookmark
|
||||
- Internet
|
||||
- Reading
|
||||
License: GPL-3.0-only
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Bookmark
|
||||
- Time
|
||||
License: MIT
|
||||
AuthorName: Johannes Millan
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Bookmark
|
||||
- Connectivity
|
||||
- Security
|
||||
License: GPL-3.0-only
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Bookmark
|
||||
- Internet
|
||||
- Reading
|
||||
License: GPL-3.0-only
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Bookmark
|
||||
- Internet
|
||||
- Reading
|
||||
License: GPL-3.0-only
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Bookmark
|
||||
- Development
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Bookmark
|
||||
- Internet
|
||||
- Reading
|
||||
License: MIT
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Bookmark
|
||||
- Internet
|
||||
- Reading
|
||||
License: MPL-2.0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Bookmark
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Len Chan
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Bookmark
|
||||
- Internet
|
||||
- Multimedia
|
||||
License: MIT
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@
|
|||
"type": "string",
|
||||
"enum": [
|
||||
"App Store & Updater",
|
||||
"Bookmark",
|
||||
"Browser",
|
||||
"Calendar & Agenda",
|
||||
"Cloud Storage & File Sync",
|
||||
|
|
|
|||
Loading…
Reference in a new issue