1 Star 1 Fork 3

DLGCY_Clone / DevToys

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

DevToys

A Swiss Army knife for developers.

Build Status Latest version Chocolatey Version (including pre-releases) Store link Website

Note

DevToys 2.0 is currently under development in branch dev/2.0.

Introduction

DevToys helps with daily development tasks like formatting JSON, comparing text, and testing RegExp. No need to use many untrustworthy websites to do simple tasks with your data. With Smart Detection, DevToys can detect the best tool to use for the data copied to the Windows clipboard. Compact overlay lets you keep the app small and on top of other windows. Multiple instances of the app can be used at once.

Many tools are available.

  • Converters
    • JSON <> YAML
    • Timestamp
    • Number Base
    • Cron Parser
  • Encoders / Decoders
    • HTML
    • URL
    • Base64 Text & Image
    • GZip
    • JWT Decoder
  • Formatters
    • JSON
    • SQL
    • XML
  • Generators
    • Hash (MD5, SHA1, SHA256, SHA512)
    • UUID 1 and 4
    • Lorem Ipsum
    • Checksum
  • Text
    • Escape / Unescape
    • Inspector & Case Converter
    • Regex Tester
    • Text Comparer
    • XML Validator
    • Markdown Preview
  • Graphic
    • Color Blindness Simulator
    • Color Picker & Contrast
    • PNG / JPEG Compressor
    • Image Converter

... and more are coming!

DevToys

Rate on Microsoft Store as of 5/23/2022

Microsoft Store rate

How to install (as an end-user)

Prerequisite

  • You need Windows 10 build 1903+ or later.

Microsoft Store

  • Search for DevToys in the Microsoft Store App or click here

Manual

  • Download and extract the latest release.
  • Double click the *.msixbundle file.
  • Install.

WinGet

  • Open a PowerShell command prompt.
  • Type winget search DevToys to search and see details about DevToys.
  • Type winget install DevToys to install the app.

Note: a Microsoft Store account is required for WinGet. We're trying to workaround it. See here https://github.com/microsoft/winget-pkgs/pull/43996

Chocolatey

App Permission

DevToys works entirely offline, meaning that none of the data used by the app goes on internet. However, the app requires some other permissions in order to work correctly.

  1. Uses all system resources - This permission is required for some tools like PNG / JPEG Compressor or (upcoming) On-screen color picker / measurer, which use a 3rd party Open-Source Win32 process like Efficient-Compression-Tool. All the code requiring this permission can be found here.

How to run DevToys

Using Start Menu

Open Windows start menu, type DevToys and press [Enter].

Using PowerShell

A cool thing about DevToys is that you can start it in command line! For this, simply open a PowerShell command prompt and type start devtoys:?tool={tool name}

For example, start devtoys:?tool=jsonyaml will open DevToys and start on the Json <> Yaml tool.

Here is the list of tool name you can use:

  • base64 - Base64 Text Encoder/Decoder
  • base64img - Base64 Image Encoder/Decoder
  • gzip - GZip Encoder/Decoder
  • hash - Hash Generator
  • uuid - UUID Generator
  • loremipsum - Lorem Ipsum Generator
  • checksum - Checksum File
  • cronparser - Cron Parser
  • jsonformat Json Formatter
  • sqlformat - SQL Formatter
  • xmlformat - XML Formatter
  • jsonyaml - Json <> Yaml
  • jwt - JWT Decoder
  • colorblind - Color Blindness Simulator
  • color - Color Picker & Contrast
  • imgcomp - PNG/JPEG compressor
  • imageconverter - Image Converter
  • markdown - Markdown Preview
  • regex - Regular Expression Tester
  • time - Unix Timestamp Converter
  • baseconverter - Number Base Converter
  • string - String Utilities
  • url - URL Encoder/Decoder
  • html - HTML Encoder/Decoder
  • diff - Text Comparer
  • xmlvalidator - XML Validator
  • escape - Text Escape / Unescape
  • settings - Settings

Contribute

See CONTRIBUTING

Privacy Policy

See PRIVACY POLICY

Third-Party Softwares

See ThirdPartyNotices

License

See LICENSE

A few words regarding the license

DevToys is using a license that permits redistribution of the app as trialware or shareware without changes. However, the authors Etienne BAUDOUX and BenjaminT would prefer you not. If you believe you have a strong reason to do so, kindly reach out to discuss with us first.

Special Thanks

Code contributors

Alt

Designers

Jakub

MIT License Copyright (c) 2021 Etienne Baudoux Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

开发者的瑞士军刀。(克隆自:https://github.com/veler/DevToys) 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/DLGCY_Clone/DevToys.git
git@gitee.com:DLGCY_Clone/DevToys.git
DLGCY_Clone
DevToys
DevToys
main

搜索帮助