{"id":26991667,"url":"https://github.com/odilia-app/odilia","last_synced_at":"2025-05-16T15:04:25.389Z","repository":{"id":40366350,"uuid":"456683853","full_name":"odilia-app/odilia","owner":"odilia-app","description":"A fast screenreader for the *nix desktop.","archived":false,"fork":false,"pushed_at":"2024-10-29T23:58:06.000Z","size":3266,"stargazers_count":120,"open_issues_count":21,"forks_count":17,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-10-30T01:55:21.826Z","etag":null,"topics":["a11y","accessibility","linux","rust","screen-reader"],"latest_commit_sha":null,"homepage":"https://odilia.app","language":"Rust","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/odilia-app.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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}},"created_at":"2022-02-07T21:30:36.000Z","updated_at":"2024-10-17T20:23:19.000Z","dependencies_parsed_at":"2024-01-20T17:27:37.919Z","dependency_job_id":"9ce1b7b4-6cdd-417e-a6d1-6fe3a749c1d6","html_url":"https://github.com/odilia-app/odilia","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odilia-app%2Fodilia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odilia-app%2Fodilia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odilia-app%2Fodilia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odilia-app%2Fodilia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/odilia-app","download_url":"https://codeload.github.com/odilia-app/odilia/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248565006,"owners_count":21125413,"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":["a11y","accessibility","linux","rust","screen-reader"],"created_at":"2025-04-03T22:16:29.637Z","updated_at":"2025-05-16T15:04:25.370Z","avatar_url":"https://github.com/odilia-app.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Odilia Screen Reader\n\n[![Build CI](https://github.com/odilia-app/odilia/actions/workflows/ci.yml/badge.svg)](https://github.com/odilia-app/odilia/actions)\n[![codecov](https://codecov.io/gh/odilia-app/odilia/branch/main/graph/badge.svg?token=BM4SQ9BLK4)](https://codecov.io/gh/odilia-app/odilia)\n\n## Welcome to Odilia\n\nOdilia is a screen reader for the Linux desktop.\nIt's written in [Rust](https://rust-lang.org), for maximum performance and stability.\n\n## Status: Beta\n\nThis is **absolutely not production ready in any way!**  \nEverything is in a fairly early stage and we're changing things on a daily basis.\nHowever, Odilia is _somewhat_ useable, and will not crash randomly or cause weird behaviour in other applications.  \nTry it out! See if it works for you!\n\n## Prerequisites\n\nThe MSRV for Odilia is `1.81.0`.\n**At this time, Odilia also requires nightly. This restriction will be lifted in the future.**\n\nYou will need to have `speech-dispatcher` installed and running before you can start Odilia.\nTo test that speech dispatcher is indeed working properly, try running this command:\n\n```shell\nspd-say \"hello, world!\"\n```\n\nif you heard a voice saying \"hello, world!\", you can proceed to installing.\nOtherwise, check if sound is working on the computer in general.\n\n## Build and install\n\nTo build odilia, copy paste the following on your command line . The following snippet will clone, build and install it for you, all at once without user interaction. The final binaries will be located in `~/.cargo/bin`\n\n```shell\ngit clone https://github.com/odilia-app/odilia  \u0026\u0026 \\\ncd odilia \u0026\u0026 \\\ncargo install --path odilia\n```\n\n## Cross-Compiling\n\nOdilia can be cross-compiled with `cross`.\n\nWe recommend the rootless, `podman` container engine to use do so.\nTo accomplish this, set the `CROSS_CONTAINER_ENGINE=podman` environment variable when using `cross` with Odilia.\n\n## Running\n\nSimply type `odilia` in your terminal!\n\n## Community\n\nYou can find us in the following places:\n\n- [Discord](https://discord.gg/RVpRb9nS6K)\n- IRC: irc.libera.chat\n  - #odilia-dev (development)\n  - #odilia-general (general)\n  - #odilia-offtopic (off-topic)\n- Matrix: stealthy.club\n  - #odilia-dev (development)\n  - #odilia-general (general)\n  - #odilia-offtopic (off-topic)\n\n## Contributing\n\nWe are excited to accept new contributions to this project; in fact, we already have! Sometimes there may be missing documentation or lack of examples. Please, reach out to us, [make an issue](https://github.com/odilia-app/odilia), or a [pull request](https://github.com/odilia-app/odilia/pulls) and we will continue to improve Odilia with your help. By the way, a huge thank you to all who have contributed so far, and who will continue to do so in the future!\n\nSee [CONTRIBUTING.md](./CONTRIBUTING.md) for more detail on how to contribute.\n\n## License\n\nThe Odilia screen reader is licensed under either the MIT or Apache 2.0 licenses at your choosing.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fodilia-app%2Fodilia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fodilia-app%2Fodilia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fodilia-app%2Fodilia/lists"}