dev-tools

Common development tools in one app.

Installation

This is a Maven JavaFX application.
Build it from source:

mvn assembly:assembly

or download the latest release.

JavaFx is not a part of Java SDK as of JDK 11.

Tools List

Json Editor

  • Json Pretty Print with Highlighting
  • Json Validation
  • Search Bar (Ctrl+F)

UUID/Password Generator

  • UUID Generator
  • Password Generator

Hash Calculator

  • Hash Functions
  • URL Encode/Decode
  • Base64 Encode/Decode

Epoch Converter

  • Current Unix Epoch Time
  • Timestamp to Human Date
  • Human Date to Timestamp

Regular Expression Tester

  • Regex Flags
  • Capturing Groups

Rest API Tester

  • Rest API Testing Client

ASCII Graphics

  • Convert text to ASCII

Logs Generator

  • Generate log using given format and fake data
  • Write to console
  • Write to file

Contributing

If you find this project useful and want to contribute, please open an issue or create a PR.

License

Licensed under the Apache 2.0 License.