[PR #508] Add logdy-core #504

Open
opened 2025-11-06 14:07:36 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/alebcay/awesome-shell/pull/508
Author: @PeterOsinski
Created: 2/8/2024
Status: 🔄 Open

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/alebcay/awesome-shell/pull/508 **Author:** [@PeterOsinski](https://github.com/PeterOsinski) **Created:** 2/8/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`4591f11`](https://github.com/alebcay/awesome-shell/commit/4591f113e26bf28eb4997ecac47e58fed6011859) Update README.md ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Addition of [logdy](https://logdy.dev) ``` $ 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 ![](https://logdy.dev/filter.png) 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 14:07:36 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-shell#504