Split social media section into servers and clients

This commit is contained in:
Pixelo789 2026-03-16 15:38:54 -08:00 committed by JesseBot
commit b405301ed9

View file

@ -47,6 +47,8 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
* [Password Management](#password-management)
* [alternatives](#password-manager-alternatives)
* [Social Media](#social-media)
* [Clients](#clients)
* [Servers](#servers)
* [Messaging](#messaging)
* [Budgeting](#budgeting)
* [Virtualization](#virtualization)
@ -340,12 +342,19 @@ Also, there is an advistory database of Rust slopware crates, which you can use
This is for both social media websites and apps.
#### Servers
| Name | Alternative(s) | Evidence |
|---|---|---|
| [Bluesky](https://bsky.app) | [Mastodon](https://joinmastodon.org/), [GoToSocial](https://codeberg.org/superseriousbusiness/gotosocial) | [CTO discusses using Claude in development](https://bsky.app/profile/pfrazee.com/post/3luyb3jcbv52d) |
| [IceCubesApp for iOS](https://github.com/Dimillian/IceCubesApp) | [Feditext](https://github.com/feditext/feditext), an iOS fediverse app in beta | Project uses [Claude](https://github.com/Dimillian/IceCubesApp/blob/main/CLAUDE.md) |
| [PeerTube](https://joinpeertube.org/) | | [Includes copilot instructions](https://github.com/Chocobozzz/PeerTube/blob/develop/.github/copilot-instructions.md) |
#### Clients
| Name | Alternative(s) | Evidence |
|---|---|---|
| [IceCubesApp for iOS](https://github.com/Dimillian/IceCubesApp) | [Feditext](https://github.com/feditext/feditext), an iOS fediverse app in beta | Project uses [Claude](https://github.com/Dimillian/IceCubesApp/blob/main/CLAUDE.md) |
### Messaging
| Name | Alternative(s) | Evidence | Notes |