An open API service indexing awesome lists of open source software.

https://github.com/zt64/logcat-tui

ADB Logcat TUI made using Go
https://github.com/zt64/logcat-tui

Last synced: 6 months ago
JSON representation

ADB Logcat TUI made using Go

Awesome Lists containing this project

README

          

# logcat-tui

A simple TUI for viewing Android logcat output.
The code isn't the best, as I'm still learning Go, but it works.