Personal ActivityPub server intended for single-user instances.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
teknomunk 0733bc7664
Suppress error message when clean.sh is run twice in a row, more preparations for submodule split of ap/
1 year ago
assets
migrations
src Suppress error message when clean.sh is run twice in a row, more preparations for submodule split of ap/ 1 year ago
tools
.build.ignores
.builder.options.rb
.gitignore
.gitmodules
LICENSE
README.md
build.sh Split out activity forward code, modify build script to allow rebuilding while apogee is running 1 year ago
clean.sh Suppress error message when clean.sh is run twice in a row, more preparations for submodule split of ap/ 1 year ago
pretty_json.rb

README.md

apoge

Personal ActivityPub server intended for single-user instances.

This software is intended to support exactly one user, and bot accounts owned by that user.

WARNING! This software is early in development and as such is missing most of the functionality one would expect from an ActivityPub server. Software is unstable.

USE AT YOUR OWN RISK.

Dependencies

  • libCURL
  • OpenSSL