{"repo":"colinzhu/web-console","free":true,"listed":false,"github":"https://github.com/colinzhu/web-console","clone":"git clone https://github.com/colinzhu/web-console.git","description":"A super simple java tool that allows you to run a task from a web browser and see the output in real time.","language":"Java","stars":12,"topics":["console","logging","vertx","web-console"],"license":"MIT","category":"analytics","readme_excerpt":"Web Console Web Console is a super simple java tool that allows you to: 1. from a web browser, trigger a task to run 2. and from the web browser, see the output in real time Usage with example Suppose you have a task that prints “Hello, world!” n times, where n is a parameter. You want to trigger it to run from a web browser and see the output in real time. Step 1: Add the dependency into your project: Step 2: write a method which wraps the original task using WebConsole.start(...) like below. Step 3: run your App.main(), and go to http://localhost:8082 and enter 5 as the parameter and click the \"Start\" button, you will see this output: Example with SSL To start the web console with SSL: Customize the UI page Web Console comes with a default UI page You can customize UI page by creating your own index.html and put it into classpath as /web/index.html , for example create a file resources/web/index.html in your project","default_branch":null,"files":null,"tree":[],"storefront":"/r/colinzhu","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/colinzhu/web-console/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}