An ActivityPub client.
Go to file
Feufochmar 612a1abbd6 Add checks 2022-05-23 13:42:11 +02:00
img Set window icon. 2020-04-05 18:14:27 +02:00
src Add checks 2022-05-23 13:42:11 +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 Use import/export instead of require, so node is not needed in the render. Also fix an issue with previous/next in timelines. 2021-05-24 13:48:22 +02:00
main.js Use import/export instead of require, so node is not needed in the render. Also fix an issue with previous/next in timelines. 2021-05-24 13:48:22 +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 Add checks 2022-05-23 13:42:11 +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.