{"id":15138482,"url":"https://github.com/colinzhu/jmeter-web-runner","last_synced_at":"2025-10-23T15:30:25.538Z","repository":{"id":167306507,"uuid":"639516295","full_name":"colinzhu/jmeter-web-runner","owner":"colinzhu","description":"It's a simple tool to trigger JMeter to run on the server from web browser and monitor the output in real time","archived":false,"fork":false,"pushed_at":"2023-06-01T16:47:29.000Z","size":42,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-30T19:08:14.817Z","etag":null,"topics":["jmeter","vertx","web-console","web-runner"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/colinzhu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-11T16:00:00.000Z","updated_at":"2024-11-29T12:49:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"6c42075a-679e-401c-8f78-f6942f980f21","html_url":"https://github.com/colinzhu/jmeter-web-runner","commit_stats":null,"previous_names":["colinzhu/jmeter-web-runner"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinzhu%2Fjmeter-web-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinzhu%2Fjmeter-web-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinzhu%2Fjmeter-web-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinzhu%2Fjmeter-web-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colinzhu","download_url":"https://codeload.github.com/colinzhu/jmeter-web-runner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237843770,"owners_count":19375201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jmeter","vertx","web-console","web-runner"],"created_at":"2024-09-26T07:40:18.235Z","updated_at":"2025-10-23T15:30:20.243Z","avatar_url":"https://github.com/colinzhu.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JMeter Web Runner\n\nJMeter Web Runner is a super simple java tool that allows you to trigger jmeter to run (on a server) from a web browser and see the output in real time. \n\n## Usage\n\n### Option 1 - run the compiled jar directly\n1. Download the latest jar from \"Packages\"\n2. run the jar like this:\n```shell\njava -DjmeterHome=/home/colin/dev/apache-jmeter-5.5 -Dport=8080 -jar jmeter-web-runner-0.1.1-full.jar\n```\n3. Open a web browser and navigate to `http://localhost:8080` \n4. Enter the JMX test file name e.g. test.jmx and click \"Start\"\n\n\n### Option 2 - add it as a dependency\n1. Add the dependency into your project:\n   ```xml\n   \u003cdependency\u003e\n       \u003cgroupId\u003eio.github.colinzhu\u003c/groupId\u003e\n       \u003cartifactId\u003ejmeter-web-runner\u003c/artifactId\u003e\n       \u003cversion\u003e0.1.1\u003c/version\u003e\n   \u003c/dependency\u003e\n   ```\n2. Implement your own starter. Example: `DefaultStarter.java`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolinzhu%2Fjmeter-web-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolinzhu%2Fjmeter-web-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolinzhu%2Fjmeter-web-runner/lists"}