Giter VIP home page Giter VIP logo

m-console's Introduction

m-console

remote mobile console tool, console log in pc browser.

手机远程调试工具,手机通过代理连接上PC后,可以在PC版浏览器打印log和错误日志,方便调试。

install

npm install -g m-console

use

step1

mcon server

default port is 3000 (开启调试服务器,默认调试器端口为3000) roadmap.path

step2

copy script into html file (复制调试脚本到html文件) roadmap.path

step3

刷新浏览器查看效果 (进行本地调试时,手机需通过代理链接到电脑) 手机上刷新页面,调试信息会出现在PC的控制面板 roadmap.path

option

mcon server -p 9000

use -p to set port by yourself (可通过-p设置调试器端口号)

mcon server --daemon

use --daemon to runing Service on backend. (可通过--daemon参数让服务运行在后台,可关闭命名窗口) roadmap.path

m-console's People

Contributors

fwon avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.