LazyLogcat is available in Homebrew now

Published: (March 4, 2026 at 01:17 PM EST)
1 min read
Source: Dev.to

Source: Dev.to

Android Studio’s Logcat panel is great, but I don’t want to use the IDE when I need access to logs only. So I built lazylogcat — a keyboard‑driven terminal UI for logcat.

GitHub – lazylogcat

Features

  • Open‑code‑like keybindings
  • Package, tag, and text filters with regex support
  • Many display options to satisfy visual preferences
  • Vi‑like visual mode with the ability to open selected lines in your default editor
  • JSON config support to save user‑ and project‑level presets
  • And more…

P.S. Many improvements were inspired by community feedback. Thank you!

0 views
Back to Blog

Related posts

Read more »

PlantUML Editor

!Cover image for PlantUML Editorhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.ama...