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

  • jws_shadotak
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 year ago

    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?