Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ When adding a new app, please ensure the logo meets these specifications:
- General: 200x200px, no rounded corners, no transparent background, sufficient padding around the logo
- File size: < 50KB
- Location: Place the logo file in `/public/app-logos/{app_id}.jpg`
- Use [Photopea](https://www.photopea.com/) to make it easier to resize images.

## About

Expand Down
116 changes: 92 additions & 24 deletions data/apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@
{ "id": "nextcloud_memories", "name": "Nextcloud Memories" },
{ "id": "zeitkapsl", "name": "zeitkapsl" },
{ "id": "filen", "name": "Filen" },
{ "id": "photoprism", "name": "PhotoPrism" }
{ "id": "photoprism", "name": "PhotoPrism" },
{ "id": "fossify_gallery", "name": "Fossify Gallery"}
]
},
{
Expand All @@ -47,6 +48,7 @@
{ "id": "bing", "name": "Bing" }
],
"private_alternatives": [
{ "id": "mullvad_leta", "name": "Mullvad Leta"},
{ "id": "kagi", "name": "Kagi" },
{ "id": "brave_search", "name": "Brave Search" },
{ "id": "duckduckgo", "name": "DuckDuckGo" },
Expand Down Expand Up @@ -83,8 +85,30 @@
]
},
{
"name": "Messaging",
"name": "Dialer",
"order": 5,
"mainstream_apps": [
{ "id": "phone", "name": "Phone" }
],
"private_alternatives": [
{ "id": "fossify_phone", "name": "Fossify Phone" },
{ "id": "right_dialer", "name": "Right Dialer" }
]
},
{
"name": "Contacts",
"order": 6,
"mainstream_apps": [
{ "id": "contacts", "name": "Contacts" }
],
"private_alternatives": [
{ "id": "fossify_contacts", "name": "Fossify Contacts" },
{ "id": "right_contacts", "name": "Right Contacts" }
]
},
{
"name": "Messaging",
"order": 7,
"mainstream_apps": [
{ "id": "whatsapp", "name": "WhatsApp" },
{ "id": "messenger", "name": "Messenger" },
Expand All @@ -100,12 +124,13 @@
{ "id": "delta_chat", "name": "Delta Chat" },
{ "id": "briar", "name": "Briar" },
{ "id": "dino", "name": "Dino" },
{ "id": "molly", "name": "Molly" }
{ "id": "molly", "name": "Molly" },
{ "id": "fossify_messages", "name": "Fossify Messages"}
]
},
{
"name": "Notes",
"order": 6,
"order": 8,
"mainstream_apps": [
{ "id": "google_keep", "name": "Google Keep" },
{ "id": "apple_notes", "name": "Apple Notes" },
Expand All @@ -127,11 +152,13 @@
},
{
"name": "Drive",
"order": 7,
"order": 9,
"mainstream_apps": [
{ "id": "google_drive", "name": "Google Drive" },
{ "id": "onedrive", "name": "OneDrive" },
{ "id": "dropbox", "name": "Dropbox" },
{ "id": "mega", "name": "Mega" },
{ "id": "idrive", "name": "IDrive"},
{ "id": "icloud", "name": "iCloud" }
],
"private_alternatives": [
Expand All @@ -143,12 +170,13 @@
{ "id": "jottacloud", "name": "Jottacloud" },
{ "id": "cryptomator", "name": "Cryptomator" },
{ "id": "pcloud", "name": "pCloud" },
{ "id": "syncthing", "name": "Syncthing" }
{ "id": "syncthing", "name": "Syncthing" },
{ "id": "sync", "name": "Sync" }
]
},
{
"name": "Passwords",
"order": 8,
"order": 10,
"mainstream_apps": [
{ "id": "google_passwords", "name": "Google Passwords" },
{ "id": "samsung_pass", "name": "Samsung Pass" },
Expand All @@ -169,7 +197,7 @@
},
{
"name": "2FA",
"order": 9,
"order": 11,
"mainstream_apps": [
{ "id": "google_auth", "name": "Google Auth" },
{ "id": "microsoft_auth", "name": "Microsoft Auth" },
Expand All @@ -188,7 +216,7 @@
},
{
"name": "Calendar",
"order": 10,
"order": 12,
"mainstream_apps": [
{ "id": "google_calendar", "name": "Google Calendar" },
{ "id": "outlook_calendar", "name": "Outlook Calendar" },
Expand All @@ -204,7 +232,7 @@
},
{
"name": "App Store",
"order": 11,
"order": 13,
"mainstream_apps": [
{ "id": "play_store", "name": "Play Store" },
{ "id": "app_store", "name": "App Store" }
Expand All @@ -215,10 +243,23 @@
{ "id": "aurora_store", "name": "Aurora Store" },
{ "id": "obtainium", "name": "Obtainium" }
]
},
{
"name": "Camera",
"order": 14,
"mainstream_apps": [
{ "id": "default_camera", "name": "Default Camera" },
{ "id": "google_camera", "name": "Google Camera"}
],
"private_alternatives": [
{ "id": "fossify_camera", "name": "Fossify Camera" },
{ "id": "open_camera", "name": "Open Camera"},
{ "id": "secure_camera", "name": "Secure Camera"}
]
},
{
"name": "VPN",
"order": 12,
"order": 15,
"mainstream_apps": [
{ "id": "no_vpn", "name": "No VPN" },
{ "id": "nordvpn", "name": "NordVPN" },
Expand All @@ -241,7 +282,7 @@
},
{
"name": "AI Assistant",
"order": 13,
"order": 16,
"mainstream_apps": [
{ "id": "chatgpt", "name": "ChatGPT" },
{ "id": "grok", "name": "Grok" },
Expand All @@ -264,7 +305,7 @@
},
{
"name": "Smart Home",
"order": 14,
"order": 17,
"mainstream_apps": [
{ "id": "google_home", "name": "Google Home" },
{ "id": "apple_homekit", "name": "Apple HomeKit" },
Expand All @@ -281,7 +322,7 @@
},
{
"name": "Maps",
"order": 15,
"order": 18,
"mainstream_apps": [
{ "id": "google_maps", "name": "Google Maps" },
{ "id": "apple_maps", "name": "Apple Maps" }
Expand All @@ -296,7 +337,7 @@
},
{
"name": "Translator",
"order": 16,
"order": 19,
"mainstream_apps": [
{ "id": "google_translate", "name": "Google Translate" },
{ "id": "apple_translate", "name": "Apple Translate" },
Expand All @@ -313,16 +354,19 @@
},
{
"name": "Community",
"order": 17,
"order": 20,
"mainstream_apps": [
{ "id": "discord", "name": "Discord" },
{ "id": "guilded", "name": "Guilded" }
],
"private_alternatives": [{ "id": "matrix", "name": "Matrix" }]
"private_alternatives": [
{ "id": "matrix", "name": "Matrix" },
{ "id": "element", "name": "Element" }
]
},
{
"name": "DNS",
"order": 18,
"order": 21,
"mainstream_apps": [
{ "id": "isp_dns", "name": "ISP DNS" },
{ "id": "google_search", "name": "Google DNS" },
Expand All @@ -333,12 +377,22 @@
{ "id": "nextdns", "name": "NextDNS" },
{ "id": "adguard", "name": "AdGuard DNS" },
{ "id": "quad9", "name": "Quad9 DNS" },
{ "id": "mullvad_dns", "name": "Mullvad DNS" }
{ "id": "mullvad_dns", "name": "Mullvad DNS" },
{ "id": "pi_hole", "name": "Pi-hole" }
]
},
{
"name": "Adblocking",
"order": 22,
"mainstream_apps": [
{ "id": "adblock", "name": "Adblock" },
{ "id": "adblock_plus", "name": "Adblock Plus" }
],
"private_alternatives": [{ "id": "ublock_origin", "name": "Ublock Origin" }]
},
{
"name": "Computer OS",
"order": 19,
"order": 23,
"mainstream_apps": [
{ "id": "windows", "name": "Windows" },
{ "id": "macos", "name": "macOS" }
Expand All @@ -358,7 +412,7 @@
},
{
"name": "Phone OS",
"order": 20,
"order": 24,
"mainstream_apps": [
{ "id": "android", "name": "Android" },
{ "id": "ios", "name": "iOS" }
Expand All @@ -371,13 +425,27 @@
},
{
"name": "Entertainment",
"order": 21,
"order": 25,
"mainstream_apps": [
{ "id": "plex", "name": "Plex" },
{"id": "netflix", "name": "Netflix"}
{ "id": "netflix", "name": "Netflix" },
{ "id": "disney_plus", "name": "Disney+"},
{ "id": "hbo_max", "name": "HBO Max"},
{ "id": "hulu", "name": "Hulu"},
{ "id": "paramount_plus", "name": "Paramount+"},
{ "id": "apple_tv", "name": "Apple TV"},
{ "id": "prime_video", "name": "Prime Video"},
{ "id": "youtube", "name": "YouTube"},
{ "id": "vimeo", "name": "Vimeo"},
{ "id": "dailymotion", "name": "Dailymotion"}
],
"private_alternatives": [
{ "id": "jellyfin", "name": "Jellyfin" }
{ "id": "jellyfin", "name": "Jellyfin" },
{ "id": "stremio", "name": "Stremio" },
{ "id": "kodi", "name": "Kodi"},
{ "id": "peertube", "name": "PeerTube"},
{ "id": "freetube", "name": "FreeTube"},
{ "id": "newpipe", "name": "NewPipe"}
]
}
]
Expand Down
Binary file added public/app-logos/adblock.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/app-logos/adblock_plus.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/app-logos/apple_tv.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/app-logos/contacts.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/app-logos/dailymotion.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/app-logos/default_camera.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/app-logos/disney_plus.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/app-logos/element.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/app-logos/fossify_camera.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/app-logos/fossify_contacts.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/app-logos/fossify_gallery.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/app-logos/fossify_messages.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/app-logos/fossify_phone.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/app-logos/freetube.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/app-logos/google_camera.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/app-logos/hbo_max.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/app-logos/hulu.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/app-logos/idrive.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/app-logos/jellyfin.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/app-logos/kodi.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/app-logos/mega.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/app-logos/mullvad_leta.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/app-logos/newpipe.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/app-logos/open_camera.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/app-logos/paramount_plus.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/app-logos/peertube.jpg
Binary file added public/app-logos/phone.jpg
Binary file added public/app-logos/pi_hole.jpg
Binary file added public/app-logos/prime_video.jpg
Binary file added public/app-logos/right_contacts.jpg
Binary file added public/app-logos/right_dialer.jpg
Binary file added public/app-logos/secure_camera.jpg
Binary file added public/app-logos/stremio.jpg
Binary file added public/app-logos/sync.jpg
Binary file added public/app-logos/ublock_origin.jpg
Binary file added public/app-logos/vimeo.jpg
Binary file added public/app-logos/youtube.jpg