{"id":40561402,"url":"https://github.com/kyuyrii/zordeer","last_synced_at":"2026-05-03T10:01:30.238Z","repository":{"id":332297610,"uuid":"1071793034","full_name":"Kyuyrii/Zordeer","owner":"Kyuyrii","description":"A Qt launcher for running games via Wine/Proton/UMU","archived":false,"fork":false,"pushed_at":"2026-04-25T07:58:28.000Z","size":10528,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-25T09:32:21.134Z","etag":null,"topics":["flatpak","game-launcher","gaming","kde","linux","lxqt","proton","pyqt6","qt","snap","snapd","umu","umu-launcher","wine"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Kyuyrii.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":"2025-10-07T20:23:04.000Z","updated_at":"2026-04-25T01:29:07.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Kyuyrii/Zordeer","commit_stats":null,"previous_names":["kyuyrii/zordeer"],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/Kyuyrii/Zordeer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kyuyrii%2FZordeer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kyuyrii%2FZordeer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kyuyrii%2FZordeer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kyuyrii%2FZordeer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kyuyrii","download_url":"https://codeload.github.com/Kyuyrii/Zordeer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kyuyrii%2FZordeer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32564930,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":["flatpak","game-launcher","gaming","kde","linux","lxqt","proton","pyqt6","qt","snap","snapd","umu","umu-launcher","wine"],"created_at":"2026-01-21T01:00:55.265Z","updated_at":"2026-05-03T10:01:30.193Z","avatar_url":"https://github.com/Kyuyrii.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n\u003cimg src=\"io.github.kyuyrii.zordeer.svg\" width=\"140\" height=\"140\"\u003e\n  \u003cbr\u003e\n  Zordeer\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  A Qt launcher for running games via Wine/Proton/UMU \n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n\u003ca href=\"https://snapcraft.io/zordeer\"\u003e\n    \u003cimg alt=\"Get it from the Snap Store\" src=https://snapcraft.io/en/dark/install.svg /\u003e\n  \u003c/a\u003e\n\u003ca href='https://flathub.org/apps/io.github.kyuyrii.zordeer'\u003e\n    \u003cimg width='168' alt='Get it on Flathub' src='https://flathub.org/api/badge?locale=en'/\u003e\n  \u003c/a\u003e\n\u003c/h1\u003e\n\n\u003cimg width=\"1684\" height=\"1030\" src=\"metainfo/zordeer_qt_style_breeze_icon_breeze.png\" /\u003e\n\n## Some explanations\n- Why does the Zordeer exist?\n  - I wanted a simple Qt launcher, without QML, that would work on Snapd.\n- Why does Zordeer create the `$HOME/App/Zordeer` folder?\n  - I wanted to use a non-hidden folder for the Zordeer and UMU files.\n  - Zordeer also uses the `App/Zordeer` pattern to automatically correct saved paths.\n- Is it possible to change the location of the `App/Zordeer` folder?\n  - It's possible to use the `ZORDEER_HOME_DIR` environment variable to specify a path.\n  - The Flatpak version uses the XDG Base Directory by default, but the `ZORDEER_HOME_DIR` environment variable overrides this.\n  - In the Snap version, the `$SNAP_USER_COMMON` folder is used when the home plug is disconnected.\n- Where will the UMU used by Zordeer transfer `steamrt3` to?\n  - Zordeer uses the `UMU_FOLDERS_PATH` environment variable to change the path that UMU will use; you will find a folder called `UMU` next to the Zordeer folder.\n- Regarding the paths like `/run/user/1000/doc/`\n  - If this is seen in the `Shortcut manager` after selecting the folders, it's not a problem. But if it appears when selecting an executable or folder, this may prevent execution.\n- About the toolbar\n  - It is possible to hide the toolbar and use the context menu by right-clicking on the menu bar and unchecking the checkbox that appears.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyuyrii%2Fzordeer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkyuyrii%2Fzordeer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyuyrii%2Fzordeer/lists"}