这是indexloc提供的服务,不要输入任何密码
Skip to content

SasukeSagara/DevToys

Repository files navigation

DevToys

A Swiss Army knife for developers.

Build Status Latest version Store link

Introduction

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

Many tools are available.

  • Base 64 Encoder/Decoder
  • Hash Generator (MD5, SHA1, SHA256, SHA512)
  • JWT Decoder
  • Json Formatter
  • RegExp Tester
  • Text Comparer
  • Json <> Yaml converter
  • String Utilities
  • Markdown Preview

... and more are coming!

DevToys

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.
  • Install the certificate in Trusted Root.
  • Double click the *.msixbundle file.

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 Encoder/Decoder
  • hash - Hash Generator
  • jsonformat Json Formatter
  • jsonyaml - Json <> Yaml
  • jwt - JWT Decoder
  • markdown - Markdown Preview
  • regex - Regular Expression Tester
  • string - String Utilities
  • diff - Text Comparer
  • settings - Settings

Please, avoid selling this app as yours

I don't care if you copy the source code to use in your project, but please avoid simply changing the name and selling as your work. That's not why I'm sharing the source code, at all.

Contribute

See CONTRIBUTING

Privacy Policy

See PRIVACY POLICY

Third-Party Softwares

See ThirdPartyNotices

License

See LICENSE

Special Thanks

About

A Swiss Army knife for developers.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 94.5%
  • CSS 4.1%
  • Other 1.4%