All Projects → reugn → Dev Tools

reugn / Dev Tools

Licence: apache-2.0
The most popular software developer tools in one app

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Dev Tools

Awesome Startup Tools List
List of all tools (apps, services) that startups should use.
Stars: ✭ 188 (-14.93%)
Mutual labels:  productivity, tools, development-tools
Logfx
LogFX is a simple Log reader supporting color highlighting and able to handle giant files.
Stars: ✭ 109 (-50.68%)
Mutual labels:  javafx, desktop-application
Automation Arsenal
Curated list of popular Java and Kotlin frameworks, libraries and tools related to software testing, quality assurance and adjacent processes automation.
Stars: ✭ 105 (-52.49%)
Mutual labels:  productivity, tools
Httptoolkit Server
The backend of HTTP Toolkit
Stars: ✭ 140 (-36.65%)
Mutual labels:  developer-tools, tools
React Builder
⚙ A GUI tool to build your react app in the fastest way with all components and pages with routing.
Stars: ✭ 82 (-62.9%)
Mutual labels:  developer-tools, development-tools
Httptoolkit Ui
The UI of HTTP Toolkit
Stars: ✭ 91 (-58.82%)
Mutual labels:  developer-tools, tools
Duckrails
Development tool to mock API endpoints quickly and easily (docker image available)
Stars: ✭ 1,690 (+664.71%)
Mutual labels:  productivity, developer-tools
Subethaedit
General purpose plain text editor for macOS. Widely known for its live collaboration feature.
Stars: ✭ 1,183 (+435.29%)
Mutual labels:  developer-tools, desktop-application
Cutcode
A browser extension that enables double click to copy code snippet from stack overflow.
Stars: ✭ 163 (-26.24%)
Mutual labels:  productivity, developer-tools
Devspace
DevSpace - The Fastest Developer Tool for Kubernetes ⚡ Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes.
Stars: ✭ 2,559 (+1057.92%)
Mutual labels:  developer-tools, development-tools
My Development Tools
我的开发工具箱
Stars: ✭ 216 (-2.26%)
Mutual labels:  tools, development-tools
Parse Dashboard For Ios
A beautiful mobile client for managing your Parse apps while you are on the go! Now you can easily view and modify your data in the same way you would on the offical desktop client.
Stars: ✭ 81 (-63.35%)
Mutual labels:  rest-client, developer-tools
Xcactionbar
"Alfred for Xcode" plugin
Stars: ✭ 1,217 (+450.68%)
Mutual labels:  productivity, tools
Tutorialdb
A search 🔎 engine for programming/dev tutorials, See it in action 👉
Stars: ✭ 93 (-57.92%)
Mutual labels:  developer-tools, tools
Zeal
Offline documentation browser inspired by Dash
Stars: ✭ 9,164 (+4046.61%)
Mutual labels:  developer-tools, desktop-application
Check It Out
A command line interface for Git Checkout. See branches available for checkout.
Stars: ✭ 127 (-42.53%)
Mutual labels:  productivity, developer-tools
Xjavafxtool
基于JavaFx搭建的实用小工具集合,方便开发过程中的代码编写与调试,想学习javaFx的同学可以参考参考。其中包括文件复制、Cron表达式生成器、编码转换、加密解密、Time转换、路径转换、二维码生成工具、身份证生成器、正则表达式生成工具、网址缩短、转义字符、字符串转换、Mq调试工具、Http调试工具、json格式化编辑工具、图标生成工具、Redis连接工具、网页源码下载工具、切换Hosts工具、Ftp服务器、Cmd调试工具、Ftp/Ftps/Sftp客户端调试工具、Pdf转换工具、文件列表生成器、图片压缩工具、图片转码工具、Kafka调试工具、Email群发工具、颜色代码转换工具、短信群发工具、脚本引擎调试、文件重命名、Json转换、语音转换、Socket调试、图片解析、微信小程序反编译、Zookeeper操作、Excel拆分合并、文件夹监控、文件编码检测、传输、端口扫描、久坐提醒、随机数生成、剪贴板历史、文件搜索、mp3转换、印章生成等工具
Stars: ✭ 1,063 (+381%)
Mutual labels:  javafx, tools
Blindfold
🔎 Gitignore file generator written in rust
Stars: ✭ 60 (-72.85%)
Mutual labels:  developer-tools, tools
Awesome
A collection of awesome Statamic articles, links, resources and other rad things.
Stars: ✭ 144 (-34.84%)
Mutual labels:  developer-tools, tools
Systemjs Hot Reloader
reloads your modules as needed so that you can have satisfyingly fast feedback loop when developing your app
Stars: ✭ 215 (-2.71%)
Mutual labels:  developer-tools, tools

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 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 art.

Logs Generator

  • 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].