{"id":30179832,"url":"https://github.com/marshallvoid/it-tools","last_synced_at":"2026-02-09T05:36:52.139Z","repository":{"id":273961289,"uuid":"912857553","full_name":"marshallvoid/it-tools","owner":"marshallvoid","description":"Collection of handy online tools for developers, with great UX. ","archived":false,"fork":false,"pushed_at":"2024-12-28T09:38:54.000Z","size":12713,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-06T18:46:09.394Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://it-tools.tech","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"CorentinTh/it-tools","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marshallvoid.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["CorentinTh"]}},"created_at":"2025-01-06T14:37:33.000Z","updated_at":"2025-03-28T11:17:33.000Z","dependencies_parsed_at":"2025-03-28T12:43:52.007Z","dependency_job_id":"817f1b5f-1630-42ed-a6b5-ea8b7d03ccd0","html_url":"https://github.com/marshallvoid/it-tools","commit_stats":null,"previous_names":["hdevlinz/it-tools","hiepthanhtran/it-tools","deviquee/it-tools","marshallvoid/it-tools"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marshallvoid/it-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshallvoid%2Fit-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshallvoid%2Fit-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshallvoid%2Fit-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshallvoid%2Fit-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshallvoid","download_url":"https://codeload.github.com/marshallvoid/it-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshallvoid%2Fit-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28737431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T21:19:41.845Z","status":"ssl_error","status_checked_at":"2026-01-24T21:13:38.675Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-12T06:24:13.386Z","updated_at":"2026-01-24T21:36:23.126Z","avatar_url":"https://github.com/marshallvoid.png","language":null,"readme":"\u003cpicture\u003e\n    \u003csource srcset=\"./.github/logo-dark.png\" media=\"(prefers-color-scheme: light)\"\u003e\n    \u003csource srcset=\"./.github/logo-white.png\" media=\"(prefers-color-scheme: dark)\"\u003e\n    \u003cimg src=\"./.github/logo-dark.png\" alt=\"logo\"\u003e\n\u003c/picture\u003e\n\nUseful tools for developer and people working in IT. [Have a look !](https://it-tools.tech).\n\n## Sponsors\n\n[![Renderize banner](./.github/sponsor-banner.svg)](https://renderize.tech?utm_source=it-tools\u0026utm_medium=readme)\n\n## Functionalities and roadmap\n\nPlease check the [issues](https://github.com/CorentinTh/it-tools/issues) to see if some feature listed to be implemented.\n\nYou have an idea of a tool? Submit a [feature request](https://github.com/CorentinTh/it-tools/issues/new/choose)!\n\n## Self host\n\nSelf host solutions for your homelab\n\n**From docker hub:**\n\n```sh\ndocker run -d --name it-tools --restart unless-stopped -p 8080:80 corentinth/it-tools:latest\n```\n\n**From github packages:**\n\n```sh\ndocker run -d --name it-tools --restart unless-stopped -p 8080:80 ghcr.io/corentinth/it-tools:latest\n```\n\n**Other solutions:**\n\n- [Cloudron](https://www.cloudron.io/store/tech.ittools.cloudron.html)\n- [Tipi](https://www.runtipi.io/docs/apps-available)\n- [Unraid](https://unraid.net/community/apps?q=it-tools)\n\n## Contribute\n\n### Recommended IDE Setup\n\n[VSCode](https://code.visualstudio.com/) with the following extensions:\n\n- [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur)\n- [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).\n- [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint)\n- [i18n Ally](https://marketplace.visualstudio.com/items?itemName=lokalise.i18n-ally)\n\nwith the following settings:\n\n```json\n{\n  \"editor.formatOnSave\": false,\n  \"editor.codeActionsOnSave\": {\n    \"source.fixAll.eslint\": true\n  },\n  \"i18n-ally.localesPaths\": [\"locales\", \"src/tools/*/locales\"],\n  \"i18n-ally.keystyle\": \"nested\"\n}\n```\n\n### Type Support for `.vue` Imports in TS\n\nTypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc` CLI with `vue-tsc` for type checking. In editors, we need [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin) to make the TypeScript language service aware of `.vue` types.\n\nIf the standalone TypeScript plugin doesn't feel fast enough to you, Volar has also implemented a [Take Over Mode](https://github.com/johnsoncodehk/volar/discussions/471#discussioncomment-1361669) that is more performant. You can enable it by the following steps:\n\n1. Disable the built-in TypeScript Extension\n   1. Run `Extensions: Show Built-in Extensions` from VSCode's command palette\n   2. Find `TypeScript and JavaScript Language Features`, right click and select `Disable (Workspace)`\n2. Reload the VSCode window by running `Developer: Reload Window` from the command palette.\n\n### Project Setup\n\n```sh\npnpm install\n```\n\n### Compile and Hot-Reload for Development\n\n```sh\npnpm dev\n```\n\n### Type-Check, Compile and Minify for Production\n\n```sh\npnpm build\n```\n\n### Run Unit Tests with [Vitest](https://vitest.dev/)\n\n```sh\npnpm test\n```\n\n### Lint with [ESLint](https://eslint.org/)\n\n```sh\npnpm lint\n```\n\n### Create a new tool\n\nTo create a new tool, there is a script that generate the boilerplate of the new tool, simply run:\n\n```sh\npnpm run script:create:tool my-tool-name\n```\n\nIt will create a directory in `src/tools` with the correct files, and a the import in `src/tools/index.ts`. You will just need to add the imported tool in the proper category and develop the tool.\n\n## Contributors\n\nBig thanks to all the people who have already contributed!\n\n[![contributors](https://contrib.rocks/image?repo=corentinth/it-tools\u0026refresh=1)](https://github.com/corentinth/it-tools/graphs/contributors)\n\n## Credits\n\nCoded with ❤️ by [Corentin Thomasset](https://corentin.tech?utm_source=it-tools\u0026utm_medium=readme).\n\nThis project is continuously deployed using [vercel.com](https://vercel.com).\n\nContributor graph is generated using [contrib.rocks](https://contrib.rocks/preview?repo=corentinth/it-tools).\n\n\u003ca href=\"https://www.producthunt.com/posts/it-tools?utm_source=badge-featured\u0026utm_medium=badge\u0026utm_souce=badge-it\u0026#0045;tools\" target=\"_blank\"\u003e\u003cimg src=\"https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=345793\u0026theme=light\" alt=\"IT\u0026#0032;Tools - Collection\u0026#0032;of\u0026#0032;handy\u0026#0032;online\u0026#0032;tools\u0026#0032;for\u0026#0032;devs\u0026#0044;\u0026#0032;with\u0026#0032;great\u0026#0032;UX | Product Hunt\" style=\"width: 250px; height: 54px;\" width=\"250\" height=\"54\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://www.producthunt.com/posts/it-tools?utm_source=badge-top-post-badge\u0026utm_medium=badge\u0026utm_souce=badge-it\u0026#0045;tools\" target=\"_blank\"\u003e\u003cimg src=\"https://api.producthunt.com/widgets/embed-image/v1/top-post-badge.svg?post_id=345793\u0026theme=light\u0026period=daily\" alt=\"IT\u0026#0032;Tools - Collection\u0026#0032;of\u0026#0032;handy\u0026#0032;online\u0026#0032;tools\u0026#0032;for\u0026#0032;devs\u0026#0044;\u0026#0032;with\u0026#0032;great\u0026#0032;UX | Product Hunt\" style=\"width: 250px; height: 54px;\" width=\"250\" height=\"54\" /\u003e\u003c/a\u003e\n\n## License\n\nThis project is under the [GNU GPLv3](LICENSE).\n","funding_links":["https://github.com/sponsors/CorentinTh"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarshallvoid%2Fit-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarshallvoid%2Fit-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarshallvoid%2Fit-tools/lists"}