{"id":29550880,"url":"https://github.com/mel-edo/who_said_invisible","last_synced_at":"2026-05-17T19:04:39.205Z","repository":{"id":304376982,"uuid":"1018584054","full_name":"mel-edo/who_said_invisible","owner":"mel-edo","description":"funny mgs thing","archived":false,"fork":false,"pushed_at":"2025-07-12T17:43:21.000Z","size":5742,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-19T07:57:31.028Z","etag":null,"topics":["metalgearsolid","opencv"],"latest_commit_sha":null,"homepage":"","language":"Python","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/mel-edo.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-12T15:20:43.000Z","updated_at":"2025-07-12T17:43:24.000Z","dependencies_parsed_at":"2025-07-12T18:58:33.883Z","dependency_job_id":null,"html_url":"https://github.com/mel-edo/who_said_invisible","commit_stats":null,"previous_names":["mel-edo/who_said_invisible"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mel-edo/who_said_invisible","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mel-edo%2Fwho_said_invisible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mel-edo%2Fwho_said_invisible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mel-edo%2Fwho_said_invisible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mel-edo%2Fwho_said_invisible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mel-edo","download_url":"https://codeload.github.com/mel-edo/who_said_invisible/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mel-edo%2Fwho_said_invisible/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33151625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"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":["metalgearsolid","opencv"],"created_at":"2025-07-18T04:01:18.838Z","updated_at":"2026-05-17T19:04:39.165Z","avatar_url":"https://github.com/mel-edo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Invisible\n\n*Like the song which is totally present in the MGS series.*\n\nI got a bout of inspiration and built this in about a day.\n\n\u003e **Note:** Only works on Wayland right now due to the usage of `grim` as the screenshot utility.\n\n## Demo\n\nhttps://github.com/user-attachments/assets/fa96937e-b0e3-4104-bdb6-eb436c3b9d53\n\n## What It Does\n\nThis tool constantly monitors your screen and:\n\n* Matches visual content using ORB + OpenCV\n* Extracts text using Tesseract OCR and checks for relevant keywords\n* Captures the screen using `grim` (Wayland screenshot utility)\n* Plays an MP4 audio clip using `ffplay` from FFmpeg\n* Displays a fullscreen animated overlay using PyQt5\n\n## Requirements\n\n* Python 3.8 or newer\n* Wayland display server\n* [Tesseract OCR](https://github.com/tesseract-ocr/tesseract)\n* `ffplay` (part of FFmpeg)\n\n### Python Dependencies\n\nInstall using pip:\n\n```bash\npip install opencv-python pytesseract PyQt5\n```\n\n### For Arch Linux Users\n\nInstall all system dependencies with:\n\n```bash\nsudo pacman -S \\\n  tesseract tesseract-data-eng \\\n  python-pytesseract opencv python-opencv \\\n  python-pyqt5 grim ffmpeg --needed\n```\n## Usage\n\nRun the detector script:\n\n```bash\npython3 main.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmel-edo%2Fwho_said_invisible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmel-edo%2Fwho_said_invisible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmel-edo%2Fwho_said_invisible/lists"}