Skip to content

The most popular software developer tools in one app

License

Notifications You must be signed in to change notification settings

OutSourceRepos/dev-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dev-tools Build

The most popular software developer tools in one app.

Installation

dev-tools is a Maven JavaFX application.
Build an executable jar from the source:

mvn clean package -U

Build a native application using Gluon Client plugin:

mvn clean client:build

or download the latest release.

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

Features

  • Dark/Light mode.

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.

  • Convert text to ASCII art.

  • Generate fake log workloads using a specified format.
  • 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.

About

The most popular software developer tools in one app

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 89.7%
  • CSS 10.3%