{"id":22869922,"url":"https://github.com/iwillig/linux-for-dyslexics","last_synced_at":"2025-03-31T11:25:23.437Z","repository":{"id":252655092,"uuid":"841031892","full_name":"iwillig/linux-for-dyslexics","owner":"iwillig","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-12T11:12:49.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T13:06:13.809Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iwillig.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-08-11T12:46:07.000Z","updated_at":"2024-08-12T11:12:52.000Z","dependencies_parsed_at":"2024-08-11T15:44:29.877Z","dependency_job_id":null,"html_url":"https://github.com/iwillig/linux-for-dyslexics","commit_stats":null,"previous_names":["iwillig/linux-for-dyslexics"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iwillig%2Flinux-for-dyslexics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iwillig%2Flinux-for-dyslexics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iwillig%2Flinux-for-dyslexics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iwillig%2Flinux-for-dyslexics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iwillig","download_url":"https://codeload.github.com/iwillig/linux-for-dyslexics/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246459976,"owners_count":20781026,"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":[],"created_at":"2024-12-13T13:12:46.933Z","updated_at":"2025-03-31T11:25:23.412Z","avatar_url":"https://github.com/iwillig.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linux for Dyslexics\n\nThis script is designed to transform a fresh Fedora Linux installation\ninto a system that is kind to people with dyslexia.\n\nThis tool is based on the Gnome 3 Desktop and makes heavy use of the\n[OpenDyslexic](https://opendyslexic.org/) Font.\n\nThis project was inspired by [Omakub](https://omakub.org/)\n\n## Packages\n\nThis is a list of packages that I have found helpful.\n\n\n1. [Fish shell](https://fishshell.com/)\n\n```shell\n# dnf install fish\n```\n\n2. [GNU Aspell](http://aspell.net/)\n\n```shell\n# sudo dnf install aspell aspell-en\n```\n\n3. [GNU Stow](https://www.gnu.org/software/stow/)\n\n```shell\n# dnf install stow\n```\n\n4. nerd-fonts\n\n```shell\n# dnf copr enable che/nerd-fonts\n# dnf install nerd-fonts\n```\n\n5. [GNU Emacs](https://www.gnu.org/software/emacs/)\n\n```shell\n# dnf install emacs\n```\n\n6.  pipx\n\n```\n# sudo dnf install pipx\n```\n\n7. gnome-extensions-cli\n\n```shell\n# pipx install gnome-extensions-cli --system-site-packages\n# sudo dnf install libgtop2-devel lm_sensors\n```\n\n8. gnome-extensions-cli\n\n```shell\ngext install tactile@lundal.io\ngext install just-perfection-desktop@just-perfection\ngext install blur-my-shell@aunetx\ngext install space-bar@luchrioh\ngext install undecorate@sun.wxg@gmail.com\ngext install Vitals@CoreCoding.com\ngext install AlphabeticalAppGrid@stuarthayhurst\n\ngext install picture-of-the-day@swsnr.de\n\ngext install readingstrip@lupantano.gihthub\ngext install colortint@matt.serverus.co.ukn\ngext install gnomebedtime@ionutbortis.gmail.com\n```\n\n9. Themes\n\n```shell\ngsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'\n```\n\n10. Speech to text\n\n```shell\nflatpak install flathub net.mkiol.SpeechNote\n```\n\n11. Disable animations\n\n```shell\ngsettings set org.gnome.desktop.interface enable-animations false\n```\n\n## Common command lines tools\n\n```shell\n# sudo dnf install fzf ripgrep bat eza zoxide plocate btop apache2-utils fd-find tldr\n```\n\n## List all of the user install packages\n\n```shell\ndnf repoquery --userinstalled\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiwillig%2Flinux-for-dyslexics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiwillig%2Flinux-for-dyslexics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiwillig%2Flinux-for-dyslexics/lists"}