GithubHelp home page GithubHelp logo

onepisya / devtoys Goto Github PK

View Code? Open in Web Editor NEW

This project forked from devtoys-app/devtoys

0.0 0.0 0.0 86.24 MB

A Swiss Army knife for developers.

Home Page: https://devtoys.app/

License: MIT License

Batchfile 0.01% PowerShell 0.59% C# 93.89% HTML 0.32% TypeScript 0.62% CSS 4.56%

devtoys's Introduction

DevToys

A Swiss Army knife for developers.

Build Status Latest version Store link Website

Introduction

DevToys helps in daily 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.

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

... 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.
  • 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 microsoft/winget-pkgs#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 Encoder/Decoder
  • gzip - GZip Encoder/Decoder
  • hash - Hash Generator
  • uuid - UUID Generator
  • loremipsum - Lorem Ipsum Generator
  • checksum - Checksum File
  • jsonformat Json Formatter
  • sqlformat - SQL Formatter
  • xmlformat - XML Formatter
  • jsonyaml - Json <> Yaml
  • jwt - JWT Decoder
  • colorblind - Color Blindness Simulator
  • imgcomp - PNG/JPEG compressor
  • imageconverter - Image Converter
  • markdown - Markdown Preview
  • regex - Regular Expression Tester
  • baseconverter - Number Base Converter
  • string - String Utilities
  • url - URL Encoder/Decoder
  • html - HTML Encoder/Decoder
  • diff - Text Comparer
  • 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

Designers

Jakub

devtoys's People

Contributors

veler avatar btiteux avatar niyari avatar youkai95 avatar akarboush avatar joaolfelicio avatar morning4coffe-dev avatar rlm96 avatar a-khanna avatar esibruti avatar nyrest avatar guzzter avatar michael-hoedl avatar rdeveen avatar rzak23 avatar 5idereal avatar alessandrocaseti avatar david-ruitter avatar gaoyifei1011 avatar andrescirulo avatar andret2344 avatar astegi-dev avatar zalweny26 avatar ivankahl avatar jinderamarak avatar jedjohan avatar kawnnor avatar kylekorndoerfer avatar ldellisola avatar m07ak avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.