Ultimate Hacking Keyboard Agent
brew install --cask uhk-agent
v10.0.0
Configuration application for the Ultimate Hacking Keyboard
17
30-day installs · #3315
35
90-day · #3873
147
365-day · #3798
768
★ GitHub stars · updated 2mo ago
Links
- https://github.com/UltimateHackingKeyboard/agent
- GitHub: UltimateHackingKeyboard/agent
- Brew formula source: Casks/u/uhk-agent.rb
Raw metadata
{
"alternatives": [],
"artifacts": [
{
"uninstall": [
{
"quit": "com.ultimategadgetlabs.agent"
}
]
},
{
"app": [
"UHK Agent.app"
],
"target": "/Applications/UHK Agent.app"
},
{
"zap": [
{
"trash": [
"~/Library/Application Support/uhk-agent",
"~/Library/Logs/UHK Agent",
"~/Library/Logs/uhk-agent",
"~/Library/Preferences/com.ultimategadgetlabs.agent.helper.plist",
"~/Library/Preferences/com.ultimategadgetlabs.agent.plist",
"~/Library/Saved Application State/com.ultimategadgetlabs.agent.savedState"
]
}
]
}
],
"auto_updates": 1,
"categories": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Configuration application for the Ultimate Hacking Keyboard",
"disable_reason": null,
"disabled": 0,
"display_name": "Ultimate Hacking Keyboard Agent",
"enrichment_fetched_at": "2026-06-20T22:50:46+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "uhk-agent",
"github_default_branch": "master",
"github_last_commit_at": "2026-06-20T10:04:44Z",
"github_readme_excerpt": "\n\nAgent is the configuration application of the [Ultimate Hacking Keyboard](https://ultimatehackingkeyboard.com/).\n\nPlease do not build Agent from source unless you want to develop it. Using an existing release is far easier for everyone involved:\n\n* If you already own a UHK then [download the latest desktop build of Agent](https://github.com/UltimateHackingKeyboard/agent/releases/latest) from the releases page. If you don\u0027t own a UHK then you won\u0027t get past the opening screen!\n * On Linux, download the AppImage, make it executable, and run it with the `--no-sandbox` option. On recent versions of Ubuntu, you may need to install the `libfuse2t64` package.\n* If you don\u0027t own a UHK yet then [try out the web build of Agent](https://ultimatehackingkeyboard.github.io/agent/) in your browser. This is meant to be used for demonstration purposes.\n\n## Building the electron application\n\n### Step 1: Build Dependencies\n\nYou\u0027ll need Node.js 20.x. Use your OS package manager to install it. [Check the NodeJS site for more info.](https://nodejs.org/en/download/package-manager/ \"Installing Node.js via package manager\") Mac OS users can simply `brew install node` to get both. Should you need multiple Node.js versions on the same computer, use Node Version Manager for [Mac/Linux](https://github.com/creationix/nvm) or for [Windows](https://github.com/coreybutler/nvm-windows)\n\nYou\u0027ll also need `libusb`.\nOn debian-based linux distros, `apt-get install libusb-dev libudev-dev g++` is sufficient.\nOn Mac OS, use `brew install libusb libusb-compat`.\nFor everyone else, use the appropriate package manager for your OS.\n\n### Step 2: Build Environment\n\n```\ngit clone git@github.com:UltimateHackingKeyboard/agent.git\ncd agent\nnpm ci\nnpm run build\nnpm run electron\n```\n\nAt this point, Agent should be running on your machine.\n\n## Install dependencies\n\nnp",
"github_repo": "UltimateHackingKeyboard/agent",
"github_stars": 768,
"github_topics": [],
"homepage": "https://github.com/UltimateHackingKeyboard/agent",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 17,
"installs_365d": 147,
"installs_90d": 35,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": null,
"llm_model": null,
"names": [
"Ultimate Hacking Keyboard Agent",
"UHK Agent"
],
"one_liner": null,
"rank_30d": 3315,
"rank_365d": 3798,
"rank_90d": 3873,
"raw_hash": "48bfc6a7b082c177",
"ruby_source_path": "Casks/u/uhk-agent.rb",
"tap": "homebrew/cask",
"token": "uhk-agent",
"version": "10.0.0",
"why_use_this": null
}