akkoma
akkoma 3.19.0
ActivityPub microblogging server
https://akkoma.socialGNU Affero General Public License v3.0 only
programs: pleroma_ctl, pleroma
Maintainers
Platforms (46)
powerpc-netbsdx86_64-darwinriscv32-netbsdx86_64-openbsdaarch64-freebsdriscv64-linuxs390-linuxx86_64-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ akkoma ];
Ad-hoc shell
nix-shell -p akkoma
Flake (nix run)
nix run nixpkgs#akkoma