{"id":15631714,"url":"https://github.com/trekhleb/links-detector","last_synced_at":"2025-10-07T07:30:46.256Z","repository":{"id":65974787,"uuid":"296247327","full_name":"trekhleb/links-detector","owner":"trekhleb","description":"📖 👆🏻 Links Detector makes printed links clickable via your smartphone camera. No need to type a link in, just scan and click on it.","archived":false,"fork":false,"pushed_at":"2022-10-21T20:28:00.000Z","size":55989,"stargazers_count":184,"open_issues_count":10,"forks_count":25,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-16T23:12:26.674Z","etag":null,"topics":["computer-vision","javascript","machine-learning","object-detection","ocr","tensorflowjs","tesnorflow","tesseract","typescript"],"latest_commit_sha":null,"homepage":"https://trekhleb.dev/links-detector/","language":"TypeScript","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/trekhleb.png","metadata":{"files":{"readme":"README.DEV.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"trekhleb","patreon":"trekhleb"}},"created_at":"2020-09-17T07:09:00.000Z","updated_at":"2024-11-11T01:27:30.000Z","dependencies_parsed_at":"2023-02-19T18:15:27.728Z","dependency_job_id":null,"html_url":"https://github.com/trekhleb/links-detector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trekhleb%2Flinks-detector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trekhleb%2Flinks-detector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trekhleb%2Flinks-detector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trekhleb%2Flinks-detector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trekhleb","download_url":"https://codeload.github.com/trekhleb/links-detector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235600043,"owners_count":19016195,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["computer-vision","javascript","machine-learning","object-detection","ocr","tensorflowjs","tesnorflow","tesseract","typescript"],"created_at":"2024-10-03T10:41:20.185Z","updated_at":"2025-10-07T07:30:38.492Z","avatar_url":"https://github.com/trekhleb.png","language":"TypeScript","funding_links":["https://github.com/sponsors/trekhleb","https://patreon.com/trekhleb"],"categories":[],"sub_categories":[],"readme":"# Links Detector: Engineering Notes\n\n## Working with the repository\n\n#### Installation\n\n`yarn install`\n\n#### Running locally over `http`\n\n`yarn start`\n\nThe app will be available at [http://localhost:3000/links-detector/](http://localhost:3000/links-detector/)\n\n#### Running locally over `https`\n\nIt might be needed to get a camera access while testing the app on mobile devices through a local network.\n\n`yarn start-https`\n\nThe app will be available at [https://localhost:3000/links-detector/](http://localhost:3000/links-detector/). You may also access it through the mobile device at `https://\u003cyour.local.ip.here\u003e/links/detector` if it is on the same network.\n\n#### Running the production build\n\nService workers and [PWA](https://web.dev/progressive-web-apps/) (Progressive Web App) features might be tested against production builds only. To build production version of the app and serve it, run:\n\n`yarn start-prod`\n\nThe app will be available at [http://localhost:4000/links-detector/](http://localhost:4000/links-detector/)\n\n## Version locks\n\n`react-router-dom v5.X.X` isn't compatible with `history v5.X.X`.\nTherefore `package.json` locked `history` package version to `v4.X.X`. See [StackOverflow question](https://stackoverflow.com/questions/62449663/react-router-with-custom-history-not-working) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrekhleb%2Flinks-detector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrekhleb%2Flinks-detector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrekhleb%2Flinks-detector/lists"}