Skip to content

A collection of developer utilities in a single desktop application

License

Notifications You must be signed in to change notification settings

reugn/dev-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 Pretty Print with Highlighting
  • Json Validation
  • Search Bar (Ctrl+F)

  • UUID Generator
  • Password Generator

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

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

  • Regex Flags
  • Capturing Groups

  • Rest API Testing Client

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.