Update watchlist for activitypub apps (moved Acorde and PeerPX to media-hosting)

This commit is contained in:
Danyl Strype 2018-12-11 18:30:54 +00:00
parent d9fb839490
commit ede5597b17

View file

@ -25,14 +25,10 @@ The [SocialWG has a list](https://www.w3.org/wiki/Socialwg/ActivityPub_network)
* [Pylodon](https://github.com/rowanlupton/pylodon) - Flask-based (Python) ActivityPub server
([Smilodon client](https://github.com/rowanlupton/smilodon), [article](https://blog.rowan.website/2017/12/23/pylodon))
* [PeerPx](https://github.com/peerpx) - social network for photographers ("alternative to 500px / Flickr")
* [Kitsune](https://github.com/valerauko/kitsune) - microblogging
* [microstatus](https://github.com/Arkanosis/microstatus) - Lightweight Mastodon- and GNU Social-compatible ActivityPub and OStatus server implementation
* [Acorde](https://github.com/polymerwitch/Acorde) - federated social music platform (initial commit)
#### Blog and Publishing Apps
* ✔ [Dokie.li](https://dokie.li)
@ -59,12 +55,16 @@ The [SocialWG has a list](https://www.w3.org/wiki/Socialwg/ActivityPub_network)
#### Media-hosting Apps
* [Acorde](https://github.com/polymerwitch/Acorde) - federated social music platform (initial commit)
* ✔ [Anfora](https://github.com/anforaProject/anfora) (formerly Zinat) - image sharing
* ✔ [FunkWhale](https://medium.com/we-distribute/funkwhale-an-open-source-grooveshark-alternative-begins-activitypub-implementation-cbc10a412b20) - music streaming
* [MediaGoblin](https://issues.mediagoblin.org/ticket/5503) - streaming of any and all media files
* [PeerPx](https://github.com/peerpx) - social network for photographers ("alternative to 500px / Flickr")
* [PixelFed](https://pixelfed.org/) - image sharing
* [Quit.im](https://quit.im) - this is a photo-sharing web client for a GNU social server, rather than a completely separate app, so it will become an AP implementation when the AP plug-in for GS is done.