{"id":44714993,"url":"https://github.com/abenz1267/hyproff","last_synced_at":"2026-02-15T13:38:54.532Z","repository":{"id":65819194,"uuid":"600124176","full_name":"abenz1267/hyproff","owner":"abenz1267","description":"Provider for Kickoff","archived":false,"fork":false,"pushed_at":"2023-02-21T18:51:04.000Z","size":18,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-10T06:22:32.383Z","etag":null,"topics":["cli","hyprland","kickoff"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abenz1267.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}},"created_at":"2023-02-10T16:31:03.000Z","updated_at":"2023-03-24T05:41:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"cbb4442d-6f56-4c34-98cc-a31ffbc4c672","html_url":"https://github.com/abenz1267/hyproff","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"e44abee7fb406519428d5fd1c2850fbf422d6b5d"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/abenz1267/hyproff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abenz1267%2Fhyproff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abenz1267%2Fhyproff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abenz1267%2Fhyproff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abenz1267%2Fhyproff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abenz1267","download_url":"https://codeload.github.com/abenz1267/hyproff/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abenz1267%2Fhyproff/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29480523,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T11:35:25.641Z","status":"ssl_error","status_checked_at":"2026-02-15T11:34:57.128Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["cli","hyprland","kickoff"],"created_at":"2026-02-15T13:38:53.826Z","updated_at":"2026-02-15T13:38:54.527Z","avatar_url":"https://github.com/abenz1267.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hyproff = Helper for Hyprland and Kickoff\n\nThis tool is still in it's infancy. It'll output a list in the proper format for [Kickoff](https://github.com/j0ru/kickoff).\n\nModules:\n\n- `hyprland`: windows to focus\n- `path`: executables in $PATH\n- `desktop`: desktop entries\n- `vim`: vim/neovim sessions\n- `custom`: custom entries\n\n## Install\n\n### Download binary\n\nSimply download a pre-built binary from the [release page](https://github.com/abenz1267/hyproff/releases)\n\n### With Go\n\nRegular `GOBIN` folder (make sure it's in your `PATH`):\n`go install github.com/abenz1267/hyproff@latest`\n\nInstall to custom location:\n`GOBIN=\u003ccustom location\u003e go install github.com/abenz1267/hyproff@latest`\n\nf.e. `sudo GOBIN=/usr/bin/ go install github.com/abenz1267/hyproff@latest`\n\n## Usage\n\n`hyproff | kickoff --from-stdin`\n\n## Config\n\nExample:\n\n```json\n{\n  \"terminal\": \"kitty\",\n  \"modules\": [\"custom\", \"hyprland\", \"vim\", \"desktop\", \"path\"], // also acts as order for priority from highest to lowest.\n  \"vim\": {\n    \"session_dir\": \"/home/andrej/.local/share/nvim/sessions\",\n    \"editor\": \"nvim\"\n  },\n  \"custom\": {\n    \"label\": \"Custom\",\n    \"entries\": [\n      {\n        \"name\": \"MyCustomEntry\",\n        \"exec\": \"dosomething\"\n      }\n    ]\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabenz1267%2Fhyproff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabenz1267%2Fhyproff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabenz1267%2Fhyproff/lists"}