From 6944eb92b01029f9034141ab19b042a7e68e2625 Mon Sep 17 00:00:00 2001 From: Feufochmar Date: Mon, 6 Apr 2020 13:31:54 +0200 Subject: [PATCH] Add README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b02ddaf --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# AP.Mail +An ActivityPub client. + +A simple ActivityPub client using electron. + +When connected to an account, you can see your inbox and outbox, and write notes. + +You can also look at the public outbox of anyone else, if you know their name@server address. + +Currently only tested with Pleroma.