{"id":49309545,"url":"https://github.com/indeadkiyo/linux-lens","last_synced_at":"2026-04-26T12:00:32.826Z","repository":{"id":353281463,"uuid":"1200771519","full_name":"indeadkiyo/linux-lens","owner":"indeadkiyo","description":"its a simple script tool for image seaching and some other stuff (i'm trying to make the android Circle to Search for linux bec its really useful)","archived":false,"fork":false,"pushed_at":"2026-04-23T07:11:51.000Z","size":8616,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-23T09:11:54.044Z","etag":null,"topics":["circle-to-search","ocr-text-reader","reverse-image-search"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/indeadkiyo.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-03T20:07:17.000Z","updated_at":"2026-04-23T07:11:55.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/indeadkiyo/linux-lens","commit_stats":null,"previous_names":["indeadkiyo/linux-lens"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/indeadkiyo/linux-lens","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indeadkiyo%2Flinux-lens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indeadkiyo%2Flinux-lens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indeadkiyo%2Flinux-lens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indeadkiyo%2Flinux-lens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/indeadkiyo","download_url":"https://codeload.github.com/indeadkiyo/linux-lens/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indeadkiyo%2Flinux-lens/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32296259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","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":["circle-to-search","ocr-text-reader","reverse-image-search"],"created_at":"2026-04-26T12:00:32.089Z","updated_at":"2026-04-26T12:00:32.818Z","avatar_url":"https://github.com/indeadkiyo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# linux-lens\n\n![Under Construction GIF](https://media.tenor.com/42bcTn0iuVgAAAAj/under-construction-pikachu.gif)\n\n\u003e the Android  Circle to Search. is really usefull so i wanted one for my linux to\n:\n\u003e made it to work with any distro since mostly relay on py and not system api's\n:\n\u003e the code is open so if there is bugs or etc you can modify it yourself or tell me and i can try to fix it \n---\n## What this is:\n\nA desktop app that lets you:\n1. Draw a  little rectangle on your screen\n2. Either **search** what's inside or run **OCR** to get the text (ps:offline so use that for privet stuff)\nBuilt because I wanted to learn. Also because I'm too lazy to type text on images myself.\n3. [test-vid](https://github.com/indeadkiyo/linux-lens/blob/main/test-2.mp4)\n---\n\n##  Features (that actually work... mostly)\n\n- Search via ImgOps | ✅\n- OCR text extraction | ✅ \n- Dark mode | ✅ |there only dark mode|\n- speech to text | ✅ (only test file)\n- Translator | ❌ | future me's problem |\n\n---\n\n## how to add the bin file :\n- look for where the shortcut in your windows manager is(eg: kde):\n-  settings --\u003ekeyboard--\u003eshortcut--\u003e select add new and set up the key you want \n- idk others just search it up online\n\n---\n\n##  What you need installed (no skipping)\n- Python\n- Poetry (https://python-poetry.org/)\n- (ps: if you want you can set up all the packages yourself but poetry makes it a little easer)\n- pyTesseract (the OCR brain)\n- linux (idk if you experienced this problem but if you see a error based on tk then install tkinter in your os)\n\n**This is required. your lap is lazy without it.**\n\n```bash\n# macOS (bless your heart)\nbrew install tesseract\n\n# Ubuntu/Debian\nsudo apt install tesseract-ocr\n(or search your tesseract arch or fedora online you get the package name)\n\n# Windows (my condolences)\n# Download from: https://github.com/UB-Mannheim/tesseract/wiki\n# Add to PATH or we'll have problems\n```\n\n### 3. Python packages (handled by poetry but here's the list)\n```\ncustomtkinter\nPillow\npytesseract\nopencv-python\nrequests\n```\n---\n## dev :\n\n## 🐛 Known bugs (aka: im to lazy to fix )\n\n- Tesseract sometimes is not really good at formatting\n- code is not pritty\n- idk how it even runs at this  point it just does\n- there a timer in the test file to test stuff so if you want it to work instant remove that\n- not good for copying code from image or format's like that since may goal was to make it lightwaight i had to give up on accuracy a little \n---\n\n---\n\n##  Credits\n\n- **Me** – for the bad ideas and worse code\n- **GPT** – for fixing my GUI so it doesn't look like Windows XP\n- **tea** – for existing\n- **Ikaros** – go watch  Heaven's Lost Property you will know what i mean its peak  \n\n---\n\n## License\n\nDo whatever you want. Learn from it. Break it. Fix it. Make it better.  \nJust don't blame me if it didnt work\n---\n\n![hola](https://media1.tenor.com/m/ps-qhH6Wea4AAAAd/heavens-lost-property.gif)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findeadkiyo%2Flinux-lens","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findeadkiyo%2Flinux-lens","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findeadkiyo%2Flinux-lens/lists"}