mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-07 01:27:04 +02:00
Split social media section into servers and clients
This commit is contained in:
parent
915ad679b6
commit
b405301ed9
1 changed files with 10 additions and 1 deletions
11
README.md
11
README.md
|
|
@ -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 |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue