Hacker News new | ask | show | jobs
by vseplet 424 days ago
PPORT is a tiny text-based messenger that runs directly in your terminal. I built it mainly to showcase a dead-simple way to deliver CLI apps over plain HTTP — no builds, no binaries, just streaming source files dynamically.

Happy to answer any questions!