logcat-viewer

1.1.0 • Public • Published

logcat-viewer

📻 An User Friendly ADB Logcat Viewer written in React and NodeJS

NPM

Usage

# install the module globally with npm 
$ npm install -g logcat-viewer
 
# use the module 
$ logcat-ui

go to http://localhost:8999 in your browser.

Screenshots

screenshot-v1.0.0

Development setup

# clone repository
git clone https://github.com/lexmartinez/logcat-viewer.git
 
# open project folder
cd logcat-viewer
 
# install dependencies
yarn install
 
# run the app at localhost:8999
yarn start

License

This project is licensed under MIT License - see the LICENSE.md file for details

Package Sidebar

Install

npm i logcat-viewer

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

16 MB

Total Files

46

Last publish

Collaborators

  • lexmartinez