Add some new active AP projects

This commit is contained in:
Basix 2018-09-03 00:15:22 +09:00
parent f9f9c67c63
commit 1a423229fd
1 changed files with 9 additions and 1 deletions

View File

@ -29,8 +29,15 @@
* [microblog.pub](https://microblog.pub/) - A self-hosted, single-user, ActivityPub powered microblog.
* [Plume](https://github.com/Plume-org/Plume) - Federated blogging engine with ActivityPub.
* [disbin](https://distbin.com/about) - Distributed Pastebin, support ActivityPub and Micropub
* [PixelFed](https://pixelfed.org/) - Federated Image Sharing.
* [anfora](https://github.com/anforaProject/anfora) - Self-hosted photo gallery social network.
* [PeerPx](https://github.com/peerpx/peerpx) - A federated alternative to 500px or Flickr.
* [pump.io](http://pump.io/) - Social server with an ActivitySteams API, currently working on ActivityPub
* [anancus](https://gitlab.com/tuxether/anancus) - Self-hosted and federated social link aggregation.
* [Prismo](https://gitlab.com/mbajur/prismo) - Federated link aggregation powered by ActivityPub.
* [write.as](https://write.as/about) - A distraction-free writing space with ActivityPub support.
* [Dokieli](https://dokie.li/#introduction) - A clientside editor for decentralised article publishing, annotations and social interactions.
* [ForgeFed](https://github.com/forgefed/forgefed) - An extension to ActivityPub for web-based Git services federation.
## Implementations
* [Kroeg](https://github.com/puckipedia/Kroeg) - ActivityPub server implementation written in C#.
@ -44,4 +51,5 @@
## Bridges
* [GNU Social ActivityPub Plugin](https://git.gnu.io/dansup/ActivityPub) - Plugin for GNU Social to add ActivityPub support.
* [Bridgy Fed](https://github.com/snarfed/bridgy-fed) - A bridge between IndieWeb and ActivityPub, OStatus.
* [Bridgy Fed](https://github.com/snarfed/bridgy-fed) - A bridge between IndieWeb and ActivityPub, OStatus.
* [Osada](https://macgirvin.com/wiki/mike/Osada/Home) - A bridge between Zot protocol and ActivityPub, OStatus, Diaspora etc.