Y
Hacker News
new
|
ask
|
show
|
jobs
by
thomas-mc-work
426 days ago
> Alas it looks like it's web/electron based.
For me this contradicts the claim of being simple. As opposed to this:
python -m http.server 8080
1 comments
drcongo
426 days ago
I use miniserve (< 5mb) just because I can never remember the python incantation.
https://github.com/svenstaro/miniserve
link