{"id":16872297,"url":"https://github.com/mtrnord/matrix-search","last_synced_at":"2026-03-02T05:33:01.621Z","repository":{"id":244197196,"uuid":"814549527","full_name":"MTRNord/matrix-search","owner":"MTRNord","description":"A small nodejs script which indexes a whole matrix account into meilisearch and has a pdf rendering UI","archived":false,"fork":false,"pushed_at":"2024-10-15T00:03:50.000Z","size":156,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-21T19:58:17.782Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MTRNord.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":"2024-06-13T08:20:38.000Z","updated_at":"2024-10-15T00:03:54.000Z","dependencies_parsed_at":"2024-06-13T11:17:49.897Z","dependency_job_id":"aa2324f8-91d9-4f43-bc35-b83c038fcfae","html_url":"https://github.com/MTRNord/matrix-search","commit_stats":null,"previous_names":["mtrnord/matrix-search"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MTRNord/matrix-search","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MTRNord%2Fmatrix-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MTRNord%2Fmatrix-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MTRNord%2Fmatrix-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MTRNord%2Fmatrix-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MTRNord","download_url":"https://codeload.github.com/MTRNord/matrix-search/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MTRNord%2Fmatrix-search/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29993376,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-10-13T15:14:14.274Z","updated_at":"2026-03-02T05:33:01.605Z","avatar_url":"https://github.com/MTRNord.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Matrix Search\n\nThis tool is a meilisearch based indexer for a matrix account.\nThis was built due to the non existent e2ee search on element-web and is specifically\nmeant to work for my usecase. I am however open to suggestions.\n\n## Requirements\n\n- Nodejs\n- Meilisearch\n- PNPM\n\n## Installation\n\n```bash\npnpm install\npnpm run build\n```\n\n## Usage\n\nTo start the index you first have to fill the config.yaml.\nHave a look at the config.example.yaml for an example.\n\nWhen you are done you can start the bot using:\n\n```bash\nnode ./dist/bot.js\n```\n\nFor searching you then can use the renderer.js file:\n\n```bash\nnode ./dist/renderer.js\n```\n\nFill in the prompts and you will get a pdf with the search results.\nThe room id and the sender are optional. They act as filters.\nThe relation between the 2 is an AND relation.\n\n## License\n\nThis project is licensed under the AGPL-3.0 License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtrnord%2Fmatrix-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmtrnord%2Fmatrix-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtrnord%2Fmatrix-search/lists"}