Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lorenzoongithub/nudge4j
Get inside your JVM
https://github.com/lorenzoongithub/nudge4j
java jvm monitoring repl
Last synced: 8 days ago
JSON representation
Get inside your JVM
- Host: GitHub
- URL: https://github.com/lorenzoongithub/nudge4j
- Owner: lorenzoongithub
- License: mit
- Created: 2016-06-03T19:53:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-12T21:56:36.000Z (over 4 years ago)
- Last Synced: 2024-08-02T07:11:46.028Z (3 months ago)
- Topics: java, jvm, monitoring, repl
- Language: Java
- Homepage: https://lorenzoongithub.github.io/nudge4j/
- Size: 4.4 MB
- Stars: 157
- Watchers: 7
- Forks: 16
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking - nudge4j - Java tool to let the browser talk to the JVM (Tools / Other)
- awesome-hacking - nudge4j - 让浏览器与JVM交互的Java工具 (工具 / 有关渗透测试和安全方面的Docker镜像)
README
# [nudge4j](https://lorenzoongithub.github.io/nudge4j/) · [![Build Status](https://travis-ci.org/lorenzoongithub/nudge4j.svg?branch=master)](https://travis-ci.org/lorenzoongithub/nudge4j) [![GitPitch](https://gitpitch.com/assets/badge.svg)](https://gitpitch.com/lorenzoongithub/nudge4j/master?grs=github&t=white) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
nudge4j is a tiny piece of code to help great developers understand code better, debug less, have more fun.
## Overview
With nudge4j you can:
- control your Java application from the browser, as if the browser was a smarter remote control.
- send code from the browser to run on the JVM,
- experiment with live code.To use nudge4j, just add [less than 10 lines of code](https://lorenzoongithub.github.io/nudge4j/index.html#Usenudge4j) in your program.
## Issues
Report any issue using GitHub and use notifications to track progress on them.
## Contributing
Want to hack on this project? Any kind of contribution is welcome! But I am particularly interested in Nashorn/JavaScript samples to add in the example section.
## License
This project is licensed under the MIT license.