IT-Tools
Handy collection of online web tools for developers and people working in IT.
Why consider IT-Tools?
IT-Tools is an open-source web application containing dozens of utilities for system administrators and developers. Hosted entirely client-side, it includes subnet calculators, crontab generators, keypair makers, certificate decoders, and QR code generators.
Learn IT-Tools by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of IT-Tools
IT-Tools gives sysadmins a clean, self-hostable web dashboard for quick diagnostic calculations and conversions.
Quickstart
docker run -d --name it-tools -p 8080:80 corentinth/it-tools:latestOpen http://localhost:8080 in your browser to access over 70 system and network utilities offline.
IT-Tools is licensed under the GNU General Public License v3.0.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.