Amazing Tool Every Developer Should Use!

Manpreet Singh
2 min readJan 22, 2022

Welcome back! Coding is one of my favorite things to do, but it can be hard at times to build out your projects, so let’s talk about an awesome “Swiss Army Knife” tool for developers, this tool is called DevToys, here is a link to them:

This specific tools allows us to utilize many different tools for our programming projects, as of right now it’s only supported on Windows, but it should be available on different OS’s at some point. Starting off, this tool is free and open source, this makes this tool very easy to install/contribute to:

On top of this, there are many tools within this tool, for example, the smart detection tool will actually automatically detect the best tool based on the code that you paste:

--

--