Categories: DesignDevelopment

Day 1: IT-Tools – 7 Days of Docker

Developer Tools

IT Tools is an amazing docker image that gives you access to a ton of developer tools for different categories. All these are nicely wrapped into an intuitive web-interface.

The online tools can perform different functions. These include generating tokens, hashing text, generating UUIDs, encrypting and decrypting text, generating BIP39 passphrases, converting dates and times, converting numbers between different bases and converting Roman numerals to numbers and vice versa. Other tools listed include base64 encoders/decoders, color converters, HTML editors, user-agent parsers, crontab generators, Docker run to Docker compose converters, and various calculators for items such as IPv4 subnets, ETA and temperatures.

I am using it locally and added some of my own. These tools are a nice addition for developers to streamline their workflow and are tools you often search online anyway.

Available Categories

  • Crypto
    Token generator, Hash text, Bcrypt, UUID generator …
  • Converter
    Date-time, Base64, Yaml to JSON ….
  • Web
    Escape html entities, Url Parser, Basic Auth generator …
  • Images
    QR Code Generator, SVG placeholder …
  • Development
    Git Cheatcheet, Radom Port generator, Crontab generator …
  • Network
    IPv4 subnet calculator, MAC address lookup …
  • Math
    Math evaluator, ETA calculator
  • Measurement
    Chronometer, Temperature converter …
  • Text
    Lorem Ipsum, Text stats
  • Data
    Phone parser …
  • Add your own
    There is a tool that allows you to deploy / integrate your own

Setup


Docker is a containerization platform that allows you to create and manage containers for your applications. Not going into detail, but here the docker run command to get you started.

  1. docker run -d --name it-tools --restart unless-stopped -p 8080:80 corentinth/it-tools:latest
  2.  

Preview
Github
Feature request

Alex

I am a full-stack developer. I love programming,  design and know my way around server architecture as well.  I would never feel complete, with one of these missing. I have a broad range of interests, that’s why I constantly dive into new technologies and expand my knowledge where ever required. Technologies are evolving fast and I enjoy using the latest. Apart from that, I am a peace loving guy who tries to have people around him that think the same.  I truly believe in the principle: “If you help someone, someone will help you, when you need it."

Recent Posts

WordPress Cron + WP-CLI + Ntfy

THE GOAL Create a system cron for WordPress, that is accessible and can be easily… Read More

1 month ago

2024 is here and now :)

2024, what's cooking? Slowly getting into the 2024 spirit. 3 projects coming to a close… Read More

3 months ago

2023 ends and whats next !

Short look back at 2023 This has been a busy and interesting year. I am… Read More

3 months ago

cubicFUSION Grid Tweaker – Elementor Grid made easy.

Elementor Pro provides grid containers as an experimental feature. The options provided are limited, when… Read More

4 months ago

Archaeology Travel Booth – Travel Innovation Summit 2023

Archaeology Travel is an online travel guide for people who enjoy exploring the world’s pasts.… Read More

5 months ago

Artificial intelligence (AI) is revolutionizing the way we interact with images

Artificial intelligence (AI) has revolutionized the way we interact with images, and the current AI… Read More

5 months ago