top | item 46529317

Show HN: Aukpad – open-source real-time collaboration notepad

2 points| whatbackup | 1 month ago |aukpad.com

Aukpad is a simple online notepad for collaboration in your browser.

I've created aukpad for the following reasons: - to have one synced notepad on various devices - sharing and working on notes and configs live with colleagues - notes can be created and downloaded via HTTP post request in any CLI (curl, etc)

There is no persistent storage and unused pads/notes are getting deleted after n hours.

It is a simple FastAPI application that uses Websockets for the sync and optional valkey/redis for caching. That is all.

An installation guide with Docker/Podman in the README and it is licensed under Apache License Version 2.0, January 2004.

https://git.uphillsecurity.com/cf7/aukpad

Feedback is welcome.

Cheers.

discuss

order

No comments yet.