From f7581343f4aa182f6ec3af1cd19b2e2d7840e6e4 Mon Sep 17 00:00:00 2001 From: Alex Kup <116945542+Lifailon@users.noreply.github.com> Date: Thu, 19 Dec 2024 21:58:45 +0300 Subject: [PATCH] add lazyjournal (#262) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00526d9..1662454 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ List of projects that provide terminal user interfaces - [jqp](https://github.com/noahgorstein/jqp) A TUI playground to experiment with jq - [lazygit](https://github.com/jesseduffield/lazygit) Simple terminal UI for git commands - [lazysql](https://github.com/jorgerojas26/lazysql) A cross-platform TUI database management tool written in Go. +- [lazyjournal](https://github.com/Lifailon/lazyjournal) TUI for journalctl, file system logs, as well Docker and Podman containers for quick viewing and filtering - [logshark](https://github.com/ugosan/logshark) A debugger CLI for JSON logs written in Go - [mitmproxy](https://www.mitmproxy.org) A free and open source interactive HTTPS proxy - [nap](https://github.com/maaslalani/nap) Code snippets in your terminal