esc
Type to search the docs
Back to catalog

it-tools

Tested

Collection of handy online tools for developers

it-tools screenshot

Run locally

Tested and verified to launch successfully.

Terminal
$ npx launchfile up it-tools

Requires Docker Desktop. No source code needed — pulls pre-built images and starts it-tools with all dependencies.

Image: corentinth/it-tools:latest
Launchfile View on GitHub
# yaml-language-server: $schema=https://launchfile.dev/schema/v1
version: launch/v1
name: it-tools
description: "Collection of handy online tools for developers"
repository: https://github.com/CorentinTh/it-tools
logo: https://raw.githubusercontent.com/CorentinTh/it-tools/main/public/favicon-32x32.png

image: corentinth/it-tools:latest
provides:
  - protocol: http
    port: 80
    exposed: true
restart: always

Test Results

Last Tested

2026-04-06

Health Check

Passing

Startup Time

1s

Total Disk

57 MB

Learn More

Spec references for features used in this Launchfile.

Related Apps