Add Email category
This commit is contained in:
parent
2deb292a40
commit
8658b75c13
@ -4,6 +4,8 @@ Connectivity:
|
||||
Development:
|
||||
icon: category_development.png
|
||||
name: Development
|
||||
Email:
|
||||
name: Email
|
||||
Games:
|
||||
icon: category_games.png
|
||||
name: Games
|
||||
|
@ -2,6 +2,7 @@ AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: Depends on guerrillamail.com, which is not libre.
|
||||
Categories:
|
||||
- Email
|
||||
- Internet
|
||||
- Security
|
||||
License: EUPL-1.2
|
||||
|
@ -1,4 +1,5 @@
|
||||
Categories:
|
||||
- Email
|
||||
- Internet
|
||||
License: GPL-3.0-or-later
|
||||
WebSite: https://delta.chat/
|
||||
|
@ -1,4 +1,5 @@
|
||||
Categories:
|
||||
- Email
|
||||
- Internet
|
||||
License: Apache-2.0
|
||||
WebSite: https://k9mail.app/
|
||||
|
@ -4,6 +4,7 @@ AntiFeatures:
|
||||
Tracking:
|
||||
en-US: Crash and bug reports are enabled by default.
|
||||
Categories:
|
||||
- Email
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Infomaniak
|
||||
|
@ -1,4 +1,5 @@
|
||||
Categories:
|
||||
- Email
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Seyfal
|
||||
|
@ -1,4 +1,5 @@
|
||||
Categories:
|
||||
- Email
|
||||
- Internet
|
||||
License: AGPL-3.0-or-later
|
||||
AuthorName: Torsten Grote
|
||||
|
@ -1,4 +1,5 @@
|
||||
Categories:
|
||||
- Email
|
||||
- Internet
|
||||
License: Apache-2.0
|
||||
AuthorName: Arne-Brün Vogelsang
|
||||
|
@ -1,4 +1,5 @@
|
||||
Categories:
|
||||
- Email
|
||||
- Internet
|
||||
- Writing
|
||||
License: GPL-3.0-only
|
||||
|
@ -2,6 +2,7 @@ AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: App is tethered to the Tutanota eMail service.
|
||||
Categories:
|
||||
- Email
|
||||
- Internet
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Tutao GmbH
|
||||
|
@ -1,6 +1,7 @@
|
||||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Email
|
||||
- Internet
|
||||
License: AGPL-3.0-only
|
||||
AuthorName: Leander Beernaert
|
||||
|
@ -1,4 +1,5 @@
|
||||
Categories:
|
||||
- Email
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Marcel Bokhorst (M66B)
|
||||
|
@ -1,4 +1,5 @@
|
||||
Categories:
|
||||
- Email
|
||||
- Internet
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Yoann Piétri
|
||||
|
@ -1,4 +1,5 @@
|
||||
Categories:
|
||||
- Email
|
||||
- Internet
|
||||
License: MIT
|
||||
AuthorName: Stjin
|
||||
|
@ -1,4 +1,5 @@
|
||||
Categories:
|
||||
- Email
|
||||
- Internet
|
||||
License: Apache-2.0
|
||||
AuthorName: SimpleLogin
|
||||
|
@ -1,4 +1,5 @@
|
||||
Categories:
|
||||
- Email
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/itprojects/InboxPager
|
||||
|
@ -1,5 +1,6 @@
|
||||
Categories:
|
||||
- Connectivity
|
||||
- Email
|
||||
- Internet
|
||||
- Writing
|
||||
License: Apache-2.0
|
||||
|
@ -1,5 +1,6 @@
|
||||
Categories:
|
||||
- Connectivity
|
||||
- Email
|
||||
- Internet
|
||||
- Writing
|
||||
License: Apache-2.0
|
||||
|
@ -1,4 +1,5 @@
|
||||
Categories:
|
||||
- Email
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
WebSite: https://framagit.org/dystopia-project/simple-email
|
||||
|
@ -1,4 +1,5 @@
|
||||
Categories:
|
||||
- Email
|
||||
- Internet
|
||||
License: Apache-2.0
|
||||
AuthorName: Daniel Gultsch
|
||||
|
@ -17,6 +17,7 @@
|
||||
"enum": [
|
||||
"Connectivity",
|
||||
"Development",
|
||||
"Email",
|
||||
"Games",
|
||||
"Graphics",
|
||||
"Internet",
|
||||
|
Loading…
x
Reference in New Issue
Block a user