mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 11:36:37 +00:00
Add Shopping List category
This commit is contained in:
parent
7d880f2471
commit
d853a76806
18 changed files with 19 additions and 0 deletions
|
|
@ -76,6 +76,8 @@ Science & Education:
|
|||
name: Science & Education
|
||||
Security:
|
||||
name: Security
|
||||
Shopping List:
|
||||
name: Shopping List
|
||||
Social Network:
|
||||
name: Social Network
|
||||
Sports & Health:
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Shopping List
|
||||
- Writing
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://archive.softwareheritage.org/browse/origin/http://trolly.googlecode.com/svn//directory/
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
Categories:
|
||||
- Money
|
||||
- Shopping List
|
||||
License: AGPL-3.0-or-later
|
||||
AuthorName: aisleron.com
|
||||
AuthorEmail: aisleron@roux.one
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
Categories:
|
||||
- Recipe Manager
|
||||
- Shopping List
|
||||
- Sports & Health
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Alban
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
Categories:
|
||||
- Note
|
||||
- Shopping List
|
||||
- Task
|
||||
- Writing
|
||||
License: MIT
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
Categories:
|
||||
- Money
|
||||
- Note
|
||||
- Shopping List
|
||||
- Writing
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://codeberg.org/rootminusone8004/Bazarnote
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ Categories:
|
|||
- Finance Manager
|
||||
- Money
|
||||
- Recipe Manager
|
||||
- Shopping List
|
||||
- Sports & Health
|
||||
License: AGPL-3.0-only
|
||||
AuthorName: Tom Bursch
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Shopping List
|
||||
- Writing
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Wolfgang Popp
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
Categories:
|
||||
- Internet
|
||||
- Recipe Manager
|
||||
- Shopping List
|
||||
- Sports & Health
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: aimok04
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Shopping List
|
||||
- Writing
|
||||
License: GPL-3.0-only
|
||||
WebSite: https://www.domob.eu/projects/shopt.php
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
Categories:
|
||||
- Money
|
||||
- Shopping List
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Daniel Kraft
|
||||
AuthorEmail: d@domob.eu
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Shopping List
|
||||
- Writing
|
||||
License: Apache-2.0
|
||||
AuthorName: Albert Wolszon
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Shopping List
|
||||
- Sports & Health
|
||||
License: BSD-3-Clause
|
||||
AuthorName: Sean E. Russell
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
Categories:
|
||||
- Money
|
||||
- Shopping List
|
||||
License: GPL-3.0-only
|
||||
AuthorName: jdfossapps
|
||||
SourceCode: https://github.com/jdfossapps/shop-with-mom
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Shopping List
|
||||
- Writing
|
||||
License: GPL-2.0-only
|
||||
AuthorName: Sebastian Göls
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Shopping List
|
||||
- Writing
|
||||
License: Apache-2.0
|
||||
AuthorName: SECUSO
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Shopping List
|
||||
- Sports & Health
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Patrick Zedler
|
||||
|
|
|
|||
|
|
@ -54,6 +54,7 @@
|
|||
"Recipe Manager",
|
||||
"Science & Education",
|
||||
"Security",
|
||||
"Shopping List",
|
||||
"Social Network",
|
||||
"Sports & Health",
|
||||
"System",
|
||||
|
|
|
|||
Loading…
Reference in a new issue