alebcay / awesome-shell

A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
Creative Commons Zero v1.0 Universal
32.82k stars 2.37k forks source link

Add logdy-core #508

Open PeterOsinski opened 8 months ago

PeterOsinski commented 8 months ago

Addition of logdy

$ logdy stdin "tail -f file.log"
WebUI started, visit http://localhost:8080    port=8080

All lines from tail -f will be forwarded to a web UI

Supercharge terminal logs with web browser UI and low-code. It's like jq, tail, less, grep and awk merged together and available in a clean UI. Self-hosted, single binary.

PeterOsinski commented 7 months ago

Hi @alebcay, can I ask you to review this? Thank you in advance. Cheers, Peter