{"id":20778853,"url":"https://github.com/tim-gromeyer/mimedetector","last_synced_at":"2026-04-26T07:32:07.451Z","repository":{"id":153468041,"uuid":"509049738","full_name":"tim-gromeyer/MimeDetector","owner":"tim-gromeyer","description":"Simple app to recognize mime types","archived":false,"fork":false,"pushed_at":"2023-05-18T08:31:24.000Z","size":6764,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T19:41:53.905Z","etag":null,"topics":["mime-database","mime-parser","mime-types","qt"],"latest_commit_sha":null,"homepage":"https://software-made-easy.github.io/MimeDetector/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tim-gromeyer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-30T11:20:21.000Z","updated_at":"2022-11-20T19:40:05.000Z","dependencies_parsed_at":"2023-05-27T06:00:31.877Z","dependency_job_id":null,"html_url":"https://github.com/tim-gromeyer/MimeDetector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tim-gromeyer/MimeDetector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tim-gromeyer%2FMimeDetector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tim-gromeyer%2FMimeDetector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tim-gromeyer%2FMimeDetector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tim-gromeyer%2FMimeDetector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tim-gromeyer","download_url":"https://codeload.github.com/tim-gromeyer/MimeDetector/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tim-gromeyer%2FMimeDetector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32289926,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T06:26:00.361Z","status":"ssl_error","status_checked_at":"2026-04-26T06:25:58.791Z","response_time":129,"last_error":"SSL_read: 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":["mime-database","mime-parser","mime-types","qt"],"created_at":"2024-11-17T13:24:32.105Z","updated_at":"2026-04-26T07:32:07.436Z","avatar_url":"https://github.com/tim-gromeyer.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Made with C++](https://forthebadge.com/images/badges/made-with-c-plus-plus.svg)\n[![Powered by Qt](https://forthebadge.com/images/badges/powered-by-qt.svg)](https://qt.io)\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\n\n# [MimeDetector](https://tim-gromeyer.github.io/MimeDetector/)\n\nAs the name suggests, MimeDetector is a simple program for recognizing the MIME type of files\n\n## Table of contents\n\n1. [Features](#features)\n2. [Preview](#preview)\n3. [Dependencies](#dependencies)\n\n-------\n\n### Features\n\n- Detect MIME type of files\n- Provide details about MIME types\n\n![Example](docs/images/Example.png)\n\n### [Preview](https://tim-gromeyer.github.io/MimeDetector/mimedetector.html)\n\nA preview is available [here](https://tim-gromeyer.github.io/MimeDetector/mimedetector.html)\n\nImportant:\n- Search does not work\n\n## Dependencies:\n\n[Qt](https://qt.io/)\n\n-------\n\n## Build instructions\n\nRun the [build script](scripts/build.sh) or follow the instructions below.\n\n- Clone MarkdownEdit: `git clone https://github.com/tim-gromeyer/MimeDetector --depth=1 \u0026\u0026 cd MimeDetector`\n- Create the build folder: `mkdir build \u0026\u0026 cd build`.\n- Now create a Makefile with CMake: `cmake ..`.\n- Build it: `cmake --build . -j4`\n\nIn summary:\n```bash\ngit clone https://github.com/tim-gromeyer/MimeDetector --depth=1 \u0026\u0026 cd MimeDetector\nmkdir build \u0026\u0026 cd build\ncmake ..\ncmake --build . -j4\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftim-gromeyer%2Fmimedetector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftim-gromeyer%2Fmimedetector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftim-gromeyer%2Fmimedetector/lists"}