Phonsole APP
Also available as a web app at https://www.phonsole.co.uk
Why?
- Use your phone or tablet as a second monitor for output from gulp/grunt tasks
- Quickly send a piece of text to your phone - e.g. a readme
- Monitor the output of a command running on a server
How?
- Open the app and log in
- Make sure you have nodejs installed on your PC
- Run "npm install -g phonsole"
- Pipe the command you want to run into phonsole, e.g. "echo hello | phonsole"
- Log in (using the same account as for the website)
- You should now see the console output on the website
See https://davewm.github.io/phonsole-client/ for more details