An ActivityPub client.
Go to file
Feufochmar 6944eb92b0 Add README 2020-04-06 13:31:54 +02:00
img Set window icon. 2020-04-05 18:14:27 +02:00
src Fix the write note page. 2020-04-05 18:02:23 +02:00
LICENSE Add license 2020-04-06 13:25:57 +02:00
README.md Add README 2020-04-06 13:31:54 +02:00
apmail.css Show attachments of messages. 2020-03-31 17:27:05 +02:00
index.html No title property in objects (name instead). Summary can be HTML. 2020-04-02 12:12:32 +02:00
main.js Set window icon. 2020-04-05 18:14:27 +02:00
package.json New Electron application. Import old AP.Mail HTML/JS version and improve it a bit. 2020-03-25 13:37:11 +01:00
render.js Fix the write note page. 2020-04-05 18:02:23 +02:00

README.md

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.