forked from fedidb/communityDB
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapps.json
More file actions
596 lines (596 loc) · 25.4 KB
/
apps.json
File metadata and controls
596 lines (596 loc) · 25.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
[
{
"name": "Mastodon",
"description": "The official mobile client for Mastodon, offering a polished, easy-to-use interface on Android and iOS.",
"compatibility": ["Mastodon"],
"categories": ["official", "client"],
"os": ["android", "ios"],
"url": "https://joinmastodon.org/apps",
"createdAt": "April 2022"
},
{
"name": "Tusky",
"description": "A lightweight, open-source Mastodon client for Android supporting all Mastodon features (photos, videos, lists, custom emojis).",
"compatibility": ["Mastodon"],
"categories": ["client"],
"os": ["android"],
"url": "https://tusky.app",
"createdAt": null
},
{
"name": "Subway Tooter",
"description": "A powerful Mastodon client for Android with multi-account, multi-column support.",
"compatibility": ["Mastodon"],
"categories": ["client"],
"os": ["android"],
"url": "https://github.com/tateisu/SubwayTooter",
"createdAt": null
},
{
"name": "Fedilab",
"description": "A multifunctional Android client supporting Mastodon, Pleroma, Friendica, and Pixelfed, with features like multi-account and moderation tools.",
"compatibility": ["Mastodon"],
"categories": ["client"],
"os": ["android"],
"url": "https://fedilab.app",
"createdAt": null
},
{
"name": "Moshidon",
"description": "An open-source Android Mastodon client (forked from Megalodon) adding missing features like federated timeline support.",
"compatibility": ["Mastodon"],
"categories": ["client"],
"os": ["android"],
"url": "https://lucasggamerm.github.io/moshidon/",
"createdAt": null
},
{
"name": "Rodent",
"description": "An Android client for Mastodon that implements most common features and introduces innovative twists for an enhanced experience.",
"compatibility": ["Mastodon"],
"categories": ["client"],
"os": ["android"],
"url": "https://mastodonrodent.app",
"createdAt": null
},
{
"name": "Pachli",
"description": "A full-featured Android Mastodon client developed cooperatively, including filters, translations, and many power-user features.",
"compatibility": ["Mastodon"],
"categories": ["client"],
"os": ["android"],
"url": "https://pachli.app",
"createdAt": null
},
{
"name": "Fread",
"description": "A next-generation microblogging client for Android that supports Mastodon, Bluesky, and RSS in one place.",
"compatibility": ["Mastodon"],
"categories": ["client"],
"os": ["android"],
"url": "https://github.com/0xZhangKe/Fread",
"createdAt": null
},
{
"name": "Toot!",
"description": "A well-designed, feature-rich Mastodon client for iOS known for its playful interface and powerful functionality.",
"compatibility": ["Mastodon"],
"categories": ["client"],
"os": ["ios"],
"url": "https://apps.apple.com/app/toot/id1229021451",
"createdAt": null
},
{
"name": "iMast",
"description": "An open-source Mastodon client for iOS originating from Japan, offering advanced features and custom emoji support.",
"compatibility": ["Mastodon"],
"categories": ["client"],
"os": ["ios"],
"url": "https://github.com/cinderella-project/iMast",
"createdAt": null
},
{
"name": "Ice Cubes",
"description": "A free, open-source Mastodon client for iOS/macOS that embraces the latest Apple UI designs and offers multiple account support.",
"compatibility": ["Mastodon"],
"categories": ["client"],
"os": ["ios"],
"url": "https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884",
"createdAt": null
},
{
"name": "Ivory",
"description": "A premium Mastodon client for iOS by Tapbots (makers of Tweetbot), featuring a refined interface and powerful customization options.",
"compatibility": ["Mastodon"],
"categories": ["client"],
"os": ["ios"],
"url": "https://tapbots.com/ivory",
"createdAt": null
},
{
"name": "Woolly",
"description": "A paid Mastodon app for iOS that offers a slick, intuitive interface with ample customization, aiming to feel at home on Apple devices.",
"compatibility": ["Mastodon"],
"categories": ["client"],
"os": ["ios"],
"url": "https://apps.apple.com/us/app/woolly-for-mastodon/id6444360628",
"createdAt": null
},
{
"name": "DAWN for Mastodon",
"description": "A feature-rich Mastodon client for iOS with an elegant design, supporting multiple columns and advanced filtering.",
"compatibility": ["Mastodon"],
"categories": ["client"],
"os": ["ios"],
"url": "https://apps.apple.com/us/app/dawn-for-mastodon/id1668645019",
"createdAt": null
},
{
"name": "Mona",
"description": "A powerful Mastodon client for iOS (inspired by the Tapbots' apps) offering extensive customization, multiple columns, and a smooth user experience.",
"compatibility": ["Mastodon"],
"categories": ["client"],
"os": ["ios"],
"url": "https://apps.apple.com/us/app/mona-for-mastodon/id1659154653",
"createdAt": null
},
{
"name": "Radiant",
"description": "A modern Mastodon client for iOS with a focus on visual appeal and simplicity, providing a seamless browsing experience.",
"compatibility": ["Mastodon"],
"categories": ["client"],
"os": ["ios"],
"url": "https://radiant.social",
"createdAt": null
},
{
"name": "feather",
"description": "A Mastodon app for iOS that emphasizes comfort and customization, renewing your Mastodon experience on mobile.",
"compatibility": ["Mastodon"],
"categories": ["client"],
"os": ["ios"],
"url": "https://apps.apple.com/us/app/feather-for-mastodon/id6446263061",
"createdAt": null
},
{
"name": "SoraSNS",
"description": "A futuristic iOS Fediverse client supporting Mastodon, Bluesky, Misskey (Firefish), offering a unified and beautiful experience across networks.",
"compatibility": ["Mastodon"],
"categories": ["client"],
"os": ["ios", "watchos"],
"url": "https://apps.apple.com/us/app/sorasns-for-mastodon-bluesky/id6450969760",
"createdAt": null
},
{
"name": "Pipilo",
"description": "A Mastodon client for iOS with a focus on simplicity and clean design, delivering a straightforward social browsing experience.",
"compatibility": ["Mastodon"],
"categories": ["client"],
"os": ["ios"],
"url": "https://apps.apple.com/us/app/pipilo/id1584544719",
"createdAt": null
},
{
"name": "Pixelfed",
"description": "The official mobile app for Pixelfed, providing a decentralized Instagram-like experience on Android and iOS.",
"compatibility": ["Pixelfed"],
"categories": ["official", "client"],
"os": ["android", "ios"],
"url": "https://pixelfed.org/mobile-apps",
"createdAt": "January 2025"
},
{
"name": "PixelDroid",
"description": "An open-source Android client for Pixelfed that lets you browse feeds, view profiles, and share photos on the federated image platform.",
"compatibility": ["Pixelfed"],
"categories": ["client"],
"os": ["android"],
"url": "https://f-droid.org/en/packages/org.pixeldroid.app/",
"createdAt": null
},
{
"name": "Pixelix",
"description": "A user-friendly Pixelfed client for Android and iOS focused on easy photo uploads, browsing, and sharing.",
"compatibility": ["Pixelfed"],
"categories": ["client"],
"os": ["android", "ios"],
"url": "https://app.pixelix.social",
"createdAt": null
},
{
"name": "Impressia",
"description": "A simple and intuitive Pixelfed client for iOS that showcases photos in a clean timeline and allows easy sharing and exploration.",
"compatibility": ["Pixelfed"],
"categories": ["client"],
"os": ["ios"],
"url": "https://apps.apple.com/us/app/impressia-for-pixelfed/id1663543216",
"createdAt": null
},
{
"name": "Husky",
"description": "A fast, lightweight Android client for Pleroma and Mastodon, supporting Pleroma-specific features like emoji reactions and unlimited attachments.",
"compatibility": ["Pleroma"],
"categories": ["client"],
"os": ["android"],
"url": "https://husky.adol.pw",
"createdAt": null
},
{
"name": "Twidere",
"description": "A long-standing open-source Twitter client that now supports Mastodon/Pleroma as well, offering a material design interface on Android.",
"compatibility": ["Pleroma"],
"categories": ["client"],
"os": ["android", "ios"],
"url": "https://github.com/TwidereProject",
"createdAt": null
},
{
"name": "PeerTube",
"description": "The official mobile app for PeerTube, allowing you to discover, browse, and play decentralized videos on Android and iOS.",
"compatibility": ["PeerTube"],
"categories": ["official", "client"],
"os": ["android"],
"url": "https://play.google.com/store/apps/details?id=org.framasoft.peertube",
"createdAt": "December 2024"
},
{
"name": "NewPipe",
"description": "A lightweight Android streaming frontend that supports PeerTube alongside other video platforms, enabling privacy-friendly video watching.",
"compatibility": ["PeerTube"],
"categories": ["client"],
"os": ["android"],
"url": "https://newpipe.net",
"createdAt": null
},
{
"name": "Grayjay",
"description": "A source-first video player and aggregator (mobile-focused) that supports PeerTube and other sources for a unified viewing experience.",
"compatibility": ["PeerTube"],
"categories": ["client"],
"os": ["android"],
"url": "https://grayjay.app",
"createdAt": null
},
{
"name": "Jerboa",
"description": "The official Lemmy app for Android, offering a native Reddit-like experience for Lemmy’s federated communities.",
"compatibility": ["Lemmy"],
"categories": ["official", "client"],
"os": ["android"],
"url": "https://github.com/LemmyNet/jerboa",
"createdAt": null
},
{
"name": "Voyager",
"description": "An Apollo-inspired open source Lemmy client (formerly \"wefwef\") available on web, Android, and iOS, focused on a mobile-first, smooth UI.",
"compatibility": ["Lemmy"],
"categories": ["client"],
"os": ["android", "ios", "web"],
"url": "https://wefwef.app",
"createdAt": null
},
{
"name": "Thunder",
"description": "A fully open-source Lemmy client built with Flutter, providing a unified experience on Android and iOS with a material design.",
"compatibility": ["Lemmy"],
"categories": ["client"],
"os": ["android", "ios"],
"url": "https://github.com/thunder-app/thunder",
"createdAt": null
},
{
"name": "Memmy",
"description": "An Apollo-inspired Lemmy client built with React Native, offering a sleek Reddit-like interface on iOS (and Android).",
"compatibility": ["Lemmy"],
"categories": ["client"],
"os": ["ios", "android"],
"url": "https://github.com/memmy-app/memmy",
"createdAt": null
},
{
"name": "Avelon",
"description": "A sleek, lightning-fast Lemmy app for iOS inspired by Apollo, featuring customizable gestures and a native iOS look and feel.",
"compatibility": ["Lemmy"],
"categories": ["client"],
"os": ["ios"],
"url": "https://apps.apple.com/us/app/avelon-for-lemmy/id6450952178",
"createdAt": null
},
{
"name": "Boost for Lemmy",
"description": "A smooth Lemmy browsing app for Android designed to provide a seamless experience on the decentralized platform.",
"compatibility": ["Lemmy"],
"categories": ["client"],
"os": ["android"],
"url": "https://play.google.com/store/apps/details?id=com.rubenmayayo.lemmy",
"createdAt": null
},
{
"name": "Connect for Lemmy",
"description": "A native Android Lemmy application modeled after Sync for Reddit, offering secure login, commenting, messaging, and more.",
"compatibility": ["Lemmy"],
"categories": ["client"],
"os": ["android"],
"url": "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect",
"createdAt": null
},
{
"name": "Eternity",
"description": "Previously known as Infinity for Lemmy, this Android app is a fork of a popular Reddit client (Infinity) adapted for Lemmy’s federated communities.",
"compatibility": ["Lemmy"],
"categories": ["client"],
"os": ["android"],
"url": "https://play.google.com/store/apps/details?id=eu.toldi.infinityforlemmy",
"createdAt": null
},
{
"name": "Sync for Lemmy",
"description": "An Android app by a former Sync for Reddit developer, reimagined for Lemmy to provide a full-featured browsing experience with familiar design.",
"compatibility": ["Lemmy"],
"categories": ["client"],
"os": ["android"],
"url": "https://play.google.com/store/apps/details?id=io.syncapps.lemmy_sync",
"createdAt": null
},
{
"name": "Summit",
"description": "A Lemmy client for Android focused on ease of use, enabling browsing of hundreds of Lemmy communities with a straightforward interface.",
"compatibility": ["Lemmy"],
"categories": ["client"],
"os": ["android"],
"url": "https://play.google.com/store/apps/details?id=com.idunnololz.summit",
"createdAt": null
},
{
"name": "Arctius (Fennec)",
"description": "An open-source Lemmy client for Android formerly known as Fennec, emphasizing simplicity and accessibility in a beta stage.",
"compatibility": ["Lemmy"],
"categories": ["client"],
"os": ["android"],
"url": "https://github.com/nick-delirium/lemmy-fennec",
"createdAt": null
},
{
"name": "Lemmios",
"description": "An open-source Lemmy client for iOS attempting to bring the elegance of Apollo for Reddit to Lemmy, currently in beta.",
"compatibility": ["Lemmy"],
"categories": ["client"],
"os": ["ios"],
"url": "https://apps.apple.com/us/app/lemmios/id6451038204",
"createdAt": null
},
{
"name": "Raccoon",
"description": "A Kotlin Multiplatform Lemmy client (Android focus) aiming to provide a native experience and currently in active development.",
"compatibility": ["Lemmy"],
"categories": ["client"],
"os": ["android"],
"url": "https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy?tab=readme-ov-file#want-to-try-it-out",
"createdAt": null
},
{
"name": "Photon",
"description": "An opinionated web client for Lemmy to help users discover the fediverse.",
"compatibility": ["Lemmy"],
"categories": ["client"],
"os": ["web"],
"url": "https://phtn.app/",
"createdAt": null
},
{
"name": "Milktea",
"description": "An Android Misskey client that lets you quickly access multiple timelines via tabs, including nickname support for users.",
"compatibility": ["Misskey"],
"categories": ["client"],
"os": ["android"],
"url": "https://play.google.com/store/apps/details?id=jp.panta.misskeyandroidclient",
"createdAt": null
},
{
"name": "Miria",
"description": "A cross-platform Misskey client (iOS, macOS, Android) built with Flutter, featuring unique Misskey features like custom emoji tab icons.",
"compatibility": ["Misskey"],
"categories": ["client"],
"os": ["ios", "android", "desktop"],
"url": "https://shiosyakeyakini.info/miria_web/index.html",
"createdAt": null
},
{
"name": "MissCat",
"description": "A native Misskey client for iOS aimed at intuitive operation on smartphones, with a focus on smooth usability.",
"compatibility": ["Misskey"],
"categories": ["client"],
"os": ["ios"],
"url": "https://apps.apple.com/us/app/misscat-misskey-%E3%82%AF%E3%83%A9%E3%82%A4%E3%82%A2%E3%83%B3%E3%83%88/id1505059993",
"createdAt": null
},
{
"name": "SocialHub",
"description": "A paid iOS app that supports Misskey alongside Mastodon, Twitter, Slack, and Tumblr, serving as a multi-network client.",
"compatibility": ["Misskey", "Mastodon"],
"categories": ["client"],
"os": ["ios"],
"url": "https://www.uakihir0.com/socialhub",
"createdAt": null
},
{
"name": "Aria for Misskey",
"description": "A comprehensive Android client for Misskey that supports most Misskey features, with multiple account swipe-switching and a UI resembling the official web client.",
"compatibility": ["Misskey"],
"categories": ["client"],
"os": ["android"],
"url": "https://github.com/poppingmoon/Aria",
"createdAt": null
},
{
"name": "Kimis",
"description": "A fully-featured Misskey client for iOS (also on macOS/iPadOS) with a smooth UI, supporting any Misskey v13+ instance and offering high-performance scrolling.",
"compatibility": ["Misskey"],
"categories": ["client"],
"os": ["ios", "desktop"],
"url": "https://github.com/Lakr233/Kimis",
"createdAt": "July 2023"
},
{
"name": "Takesama",
"description": "A dual Mastodon/Misskey client available on Android (and iOS) that addresses issues from other clients and supports multiple accounts across instances.",
"compatibility": ["Misskey", "Mastodon"],
"categories": ["client"],
"os": ["android", "ios"],
"url": "https://takesama.com/",
"createdAt": null
},
{
"name": "Funkwhale (Android)",
"description": "The official Android app for Funkwhale, allowing you to stream music and podcasts from your Funkwhale server with a native interface.",
"compatibility": ["Funkwhale"],
"categories": ["official", "client"],
"os": ["android"],
"url": "https://f-droid.org/en/packages/audio.funkwhale.ffa/",
"createdAt": "July 2022"
},
{
"name": "DSub",
"description": "A mature Android music client (originally for Subsonic) that works with Funkwhale via its Subsonic API, supporting offline caching and playlist management.",
"compatibility": ["Funkwhale"],
"categories": ["client"],
"os": ["android"],
"url": "https://f-droid.org/en/packages/github.daneren2005.dsub/",
"createdAt": null
},
{
"name": "Ultrasonic",
"description": "An open-source Android Subsonic client that can connect to Funkwhale, offering a modern interface to stream your music library.",
"compatibility": ["Funkwhale"],
"categories": ["client"],
"os": ["android"],
"url": "https://f-droid.org/en/packages/org.moire.ultrasonic/",
"createdAt": null
},
{
"name": "Substreamer",
"description": "A free iOS app (also available on tvOS) that streams music from Funkwhale using the Subsonic API, with a polished interface for browsing and playback.",
"compatibility": ["Funkwhale"],
"categories": ["client"],
"os": ["ios"],
"url": "https://apps.apple.com/us/app/substreamer/id1012991665",
"createdAt": null
},
{
"name": "play:Sub",
"description": "A proprietary iOS music streamer for Subsonic-compatible servers (including Funkwhale), enabling library browsing and offline listening.",
"compatibility": ["Funkwhale"],
"categories": ["client"],
"os": ["ios"],
"url": "https://apps.apple.com/us/app/play-sub-music-streamer/id955329386",
"createdAt": null
},
{
"name": "Amperfy",
"description": "An open-source iOS Subsonic client that works with Funkwhale, featuring a clean UI and support for playlists and favorites.",
"compatibility": ["Funkwhale"],
"categories": ["client"],
"os": ["ios"],
"url": "https://apps.apple.com/us/app/amperfy-music/id1530145038",
"createdAt": null
},
{
"name": "WriteFreely for iOS",
"description": "The official iOS app for WriteFreely, featuring a distraction-free editor to write and publish to any WriteFreely instance or Write.as blog.",
"compatibility": ["WriteFreely"],
"categories": ["official", "client"],
"os": ["ios"],
"url": "https://apps.apple.com/us/app/writefreely/id1531530896",
"createdAt": "August 2024"
},
{
"name": "IndiePass",
"description": "An open-source Android app supporting IndieWeb Micropub (for publishing to WriteFreely and similar) as well as Fediverse APIs (Mastodon, Pixelfed), allowing posting and reading across platforms.",
"compatibility": ["WriteFreely", "Mastodon", "Pixelfed"],
"categories": ["client"],
"os": ["android"],
"url": "https://indiepass.app",
"createdAt": "May 2023"
},
{
"name": "Elk",
"description": "A nimble Mastodon web client providing a clean, modern interface for browsing, posting, and interacting with Mastodon timelines directly in your browser.",
"compatibility": ["Mastodon"],
"categories": ["client"],
"os": ["web"],
"url": "https://elk.zone",
"createdAt": null
},
{
"name": "Fedica",
"description": "An all-in-one web tool for publishing, scheduling, and analyzing Mastodon content—automate posts and measure engagement through a unified dashboard.",
"compatibility": ["Mastodon"],
"categories": ["analytics", "utility", "tools"],
"os": ["web"],
"url": "https://fedica.com",
"createdAt": null
},
{
"name": "Phanpy",
"description": "A minimalistic, opinionated Mastodon web client focused on simplicity and performance; distributed as a static web app you can self‑host or use online.",
"compatibility": ["Mastodon"],
"categories": ["client"],
"os": ["web"],
"url": "https://phanpy.social",
"createdAt": null
},
{
"name": "Ghost Social Web Reader",
"description": "An integrated web reader in Ghost(Pro) that lets you follow, read, and interact with Mastodon and other federated content from within the Ghost admin interface, featuring dedicated feed and inbox views.",
"compatibility": ["Ghost", "Mastodon"],
"categories": ["official", "client"],
"os": ["web"],
"url": "https://activitypub.ghost.org/social-web-beta/",
"createdAt": "March 2025"
},
{
"name": "Flipboard",
"description": "The official Flipboard app supports ActivityPub federation, allowing users to follow and interact with Mastodon and Pixelfed accounts alongside curated news feeds.",
"compatibility": ["Flipboard", "Mastodon", "Pixelfed"],
"categories": ["official", "client"],
"os": ["android", "ios", "web"],
"url": "https://about.flipboard.com/inside-flipboard/you-can-now-connect-your-pixelfed-account-to-flipboard/",
"createdAt": "May 2023"
},
{
"name": "Statuzer",
"description": "Multi-accounts, multi-columns Mastodon client.",
"compatibility": ["Mastodon"],
"categories": ["client"],
"os": ["web"],
"url": "https://statuzer.com",
"createdAt": null
},
{
"name": "Wafrn",
"description": "The official mobile app for Wafrn, with some different design decisions than the web version. Wafrn is a social network inspired by Tumblr that connects to the Fediverse and Bluesky",
"compatibility": ["Wafrn"],
"categories": ["official", "client"],
"os": ["android", "ios"],
"url": "https://wafrn.net",
"createdAt": "Aug 2024"
},
{
"name": "Fedicat",
"description": "A fediverse client for iOS that attempts to support any platform with some degree of Mastodon API compatibility.",
"compatibility": ["Mastodon", "Pixelfed", "NeoDB", "Pleroma", "Akkoma", "Mitra", "Snac", "Takahe", "GotoSocial", "Friendica", "Iceshrimp", "Sharkey"],
"categories": ["client"],
"os": ["ios"],
"url": "https://fedicat.com",
"createdAt": "March 2023"
},
{
"name": "Tuba",
"description": "Explore the federated social web with Tuba. Stay connected to your favorite communities, family and friends with support for popular Fediverse platforms.",
"compatibility": ["Mastodon", "GoToSocial", "Akkoma", "Pixelfed"],
"categories": ["client"],
"os": ["desktop"],
"url": "https://tuba.geopjr.dev/",
"createdAt": "April 2018"
}
]