{"id":28000297,"url":"https://github.com/uzaaft/heimdall","last_synced_at":"2025-05-08T23:15:45.231Z","repository":{"id":209161820,"uuid":"714951553","full_name":"Uzaaft/heimdall","owner":"Uzaaft","description":"A skhd alternative","archived":false,"fork":false,"pushed_at":"2025-03-16T17:12:59.000Z","size":198,"stargazers_count":16,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-08T23:14:58.982Z","etag":null,"topics":["hotkey-daemons","hotkeys","macos","skhd","yabai"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Uzaaft.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":"2023-11-06T07:24:24.000Z","updated_at":"2025-03-04T22:20:51.000Z","dependencies_parsed_at":"2023-12-07T18:31:50.606Z","dependency_job_id":"26490fa2-443d-403e-8a9e-d9fb9fb108f0","html_url":"https://github.com/Uzaaft/heimdall","commit_stats":null,"previous_names":["uzaaft/heimdall"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uzaaft%2Fheimdall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uzaaft%2Fheimdall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uzaaft%2Fheimdall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uzaaft%2Fheimdall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Uzaaft","download_url":"https://codeload.github.com/Uzaaft/heimdall/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253160774,"owners_count":21863631,"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":["hotkey-daemons","hotkeys","macos","skhd","yabai"],"created_at":"2025-05-08T23:15:10.526Z","updated_at":"2025-05-08T23:15:41.728Z","avatar_url":"https://github.com/Uzaaft.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Heimdall\n\n### Status: Very alpha, and WIP. The following docs may be uncomplete. Feel free to open PR's if something is missing. \n\n## Features:\n\n- An extensible hotkey daemon which supports multiple modifiers, and custom commands.\n\n## Installation\nTo get started, simply clone the whole repository, and build it with Rust:\n\n    $ cargo install heimdall-cli\n\n\n## Getting started\nTo get started with Heimdall, follow these steps:\n\n1. Create a config file with the path `$XDG_CONFIG_HOME/heimdall/config.toml`\n    The config file has the following format:\n    ```toml\n   [[bindings]]\n    key = \"C\"\n    modifiers = [\"Ctrl\", \"Shift\"]\n    command = \"echo hello\"\n    [[bindings]]\n    key = \"D\"\n    modifiers = [\"Ctrl\"]\n    command = \"osascript -e 'display notification  with title \\\"Hello 👋!\\\" subtitle \\\"Hello from Heimdall 😊\\\" sound name \\\"Crystal\\\"'\"\n```\n\n2. Start heimdall with the `heim` command. If you want to start the service\n    $ heim --start-service\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuzaaft%2Fheimdall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuzaaft%2Fheimdall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuzaaft%2Fheimdall/lists"}