Skip to content

Releases: antsankov/go-live

v1.2.1 Proper refresh interval

26 Sep 03:26
Compare
Choose a tag to compare
  • Proper refresh interval so you don't cause someone's eyes to hurt

v1.2.0 Printer Fixes

26 Sep 02:37
3776b36
Compare
Choose a tag to compare
  • Fix bugs with printing uptime.
  • Better version flag
  • Fix bug with connecting and disconnecting internet
  • Speed up printer loop

v1.1.0 Minor Fixes

10 Jan 23:35
Compare
Choose a tag to compare
  • Fix atomic increment of counter.
  • Don't open browser on Sudo
  • Fix linting errors.

Compiled with go 1.21

go-live v1.0.0 Release!

30 Sep 22:56
Compare
Choose a tag to compare

Introducing go-live!

A fast, portable Go command line utility that serves a file directory over HTTP. Can be used for local web development, production static-site serving, or as a network file host. By default, go-live serves the directory it is executed in.

Compiled binaries for all of the major operating systems. Compiled following the Arch go package guidelines. See Makefile