{"id":13436374,"url":"https://github.com/nicohman/eidolon","last_synced_at":"2025-04-11T03:32:49.180Z","repository":{"id":37270695,"uuid":"111333522","full_name":"nicohman/eidolon","owner":"nicohman","description":"Provides a single TUI-based registry for drm-free, wine and steam games on linux, accessed through a rofi launch menu.","archived":false,"fork":false,"pushed_at":"2023-06-21T22:08:51.000Z","size":2894,"stargazers_count":128,"open_issues_count":6,"forks_count":6,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-25T01:29:40.910Z","etag":null,"topics":["eidolon","linux","linux-game","rofi","rust","wine"],"latest_commit_sha":null,"homepage":"","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/nicohman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"nicohman"}},"created_at":"2017-11-19T21:28:18.000Z","updated_at":"2025-03-14T04:20:17.000Z","dependencies_parsed_at":"2024-10-27T19:13:45.713Z","dependency_job_id":"3b9dbfa3-090e-46f2-ac46-091436bb3c95","html_url":"https://github.com/nicohman/eidolon","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicohman%2Feidolon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicohman%2Feidolon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicohman%2Feidolon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicohman%2Feidolon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicohman","download_url":"https://codeload.github.com/nicohman/eidolon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248335390,"owners_count":21086584,"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":["eidolon","linux","linux-game","rofi","rust","wine"],"created_at":"2024-07-31T03:00:47.324Z","updated_at":"2025-04-11T03:32:49.155Z","avatar_url":"https://github.com/nicohman.png","language":"Rust","funding_links":["https://github.com/sponsors/nicohman"],"categories":["Applications","应用 Applications","应用程序 Applications","应用"],"sub_categories":["贡献"],"readme":"# eidolon [![](https://img.shields.io/crates/v/eidolon.svg?style=flat-square)](https://crates.io/crates/eidolon) [![builds.sr.ht status](https://builds.sr.ht/~nicohman/eidolon.svg)](https://builds.sr.ht/~nicohman/eidolon?)\nA conversion of steam\\_suite to rust with additional features.\nProvides a single TUI-based registry for drm-free, wine and steam games on linux, accessed through a rofi launch menu. Simple, fast and lightweight. This is a mirror of the [sr.ht repository](https://git.sr.ht/~nicohman/eidolon). Please file issues for eidolon [here](https://todo.sr.ht/~nicohman/eidolon) and patches [here](https://lists.sr.ht/~nicohman/eidolon), though I will still accept issues and pull requests on github.\n\n### See it in action\n\n![A gif showing eidolon working](https://thumbs.gfycat.com/OrganicGeneralDove-size_restricted.gif)\n\n## Installation\nYou can now install from [crates.io](https://crates.io/crates/eidolon). Just run `cargo install eidolon` and install [rofi](https://github.com/DaveDavenport/rofi) via your distro's package manager!\n\nYou'll need [rofi](https://github.com/DaveDavenport/rofi) and [cargo](https://github.com/rust-lang/cargo) installed. Run:\n\n`git clone https://git.sr.ht/~nicohman/eidolon \u0026\u0026 cd eidolon`\n\n`cargo install --path . --force`\n\nAlternatively, check [here](https://github.com/nicohman/eidolon/releases) for a possibly out of date binary. In addition, you can download a version built from the latest git commit at [my website](https://demenses.net/downloads)\n\n### Unofficial packages\n\nIt appears someone is maintaining a package on the [AUR](https://aur.archlinux.org/packages/eidolon). If anyone else wants to maintain a package somewhere, feel free to! If you tell me about it, I'll even add a link here.\n\n## Usage\n`eidolon help` for list of commands:\n\n```\neidolon\nnicohman \u003cnicohman@demenses.net\u003e\nProvides a single TUI-based registry for drm-free, wine and steam games on linux, accessed through a rofi launch menu.\n\nUSAGE:\n    eidolon \u003cSUBCOMMAND\u003e\n\nFLAGS:\n    -h, --help       Prints help information\n    -V, --version    Prints version information\n\nSUBCOMMANDS:\n    add       Adds selected file to registry\n    help      Prints this message or the help of the given subcommand(s)\n    import    Attempts to import in game directory from dir path\n    list      Lists installed games\n    menu      Show game menu\n    rm        Remove a game from the registry\n    run       Runs a game by name\n    update    Updates registry with installed steam, lutris wine, and itch games\n```\n\n## Configuration\nRight now, only three config options exist: menu\\_command, prefix\\_command and steam\\_dirs. The config file is saved in ~/.config/eidolon/config.json, of course in the JSON format.\n\n`menu_command` : The command to be run to display the eidolon menu. Will be given an alphabetical list of names through STDIN, and a name is expected back through STDOUT.\n\n`steam_dirs` : a |-seperated list of steam install directories, with $HOME replacing the home directory.\n\n`prefix_command` : A command that will be run as a prefix to every game command. Good for optirun or steam runtime launching.\n\n#### Default config file:\n```\n{\nsteam_dirs: [\"$HOME/.local/share/steam/steamapps\"],\n\nmenu_command: \"rofi -theme sidebar -mesg 'eidolon game:' -p '\u003e ' -dmenu\",\n\nprefix_command: \"\"\n}\n```\n## Todo\n\n+ Please suggest any features you want as an issue!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicohman%2Feidolon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicohman%2Feidolon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicohman%2Feidolon/lists"}