Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logscat

Neobrutalist web UI for live Android logcat streaming.

Requirements

  • Node.js 18+.
  • Android platform tools (adb) available on your PATH.
  • A device or emulator connected for logcat output.

Install

npm install -g logscat

Quick start

logscat

Open http://localhost:4321.

Usage

logscat --port 5555 --host 127.0.0.1

Examples

# Start with defaults
logscat

# Bind to a different port
logscat --port 5555

# Bind to localhost only
logscat --host 127.0.0.1

Dev

npm install
npm run dev

About

A WebUI to display logcat logs neatly without having to open Android Studio

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages