Typehere Docker image now on Dockerhub (hub.docker.com)
from bg10k@lemmy.dbzer0.com to selfhosted@lemmy.world on 28 Nov 2023 03:40
https://lemmy.dbzer0.com/post/9263270

I posted previously about containerizing Squadrick’s clone of Typehere.co. There have been some fixes recently and I finally got around to uploading it to Dockerhub so it is about as easy to run as is physically possible.

docker run -p 8585:80 bradganley/typehere and then point your browser to localhost:8585

#selfhosted

threaded - newest

jws_shadotak@sh.itjust.works on 28 Nov 2023 03:55 collapse

Is there a simple way to turn this into a persistent notepad among all computers? So if I access this on my phone it shows the same as what was on my computer?

bg10k@lemmy.dbzer0.com on 28 Nov 2023 03:56 next collapse

The way this work, not that I’m aware of. Your best bet for that would probably be etherpad

conrad82@lemmy.world on 28 Nov 2023 17:31 collapse

Have you considered silverbullet? the documentation uses silverbullet, and is editable (but not persistent) so you can test how it feels

silverbullet.md

jws_shadotak@sh.itjust.works on 28 Nov 2023 18:13 next collapse

Oh this is awesome

conrad82@lemmy.world on 28 Nov 2023 21:07 collapse

I agree. It is under rapid development.

I replaced memos + markdown file editing with silverbullet some months back and I use it more and more. It has optional offline support

bg10k@lemmy.dbzer0.com on 29 Nov 2023 00:43 collapse

Holy shit I’m installing the fuck out of this right now