Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Ultimate Hacking Keyboard configurator

License

NotificationsYou must be signed in to change notification settings

alvherre/agent

 
 

Repository files navigation

Agent logo & text

Agent is the configuration application of theUltimate Hacking Keyboard.

Please do not build Agent from source unless you want to develop it. Using an existing release is far easier for everyone involved:

Building the electron application

Step 1: Build Dependencies

You'll need Node.js 12. Use your OS package manager to install it.Check the NodeJS site for more info. Mac OS users can simplybrew install node to get both. Should you need multiple Node.js versions on the same computer, use Node Version Manager forMac/Linux or forWindows

You'll also needlibusb.On debian-based linux distros,apt-get install libusb-dev libudev-dev g++ is sufficient.On Mac OS, usebrew install libusb libusb-compat.For everyone else, use the appropriate package manager for your OS.

Step 2: Build Environment

git clone git@github.com:UltimateHackingKeyboard/agent.gitcd agentnpm installnpm run buildnpm run electron

At this point, Agent should be running on your machine.

Developing the web application

  • The frontend code is located inpackages/uhk-web/
  • Run the project locally withnpm run server:web
  • View the app athttp://localhost:8080
  • The app will automatically reload when you make changes

Contributing

Wanna contribute? Please let us show youhow.

About

Ultimate Hacking Keyboard configurator

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript82.5%
  • HTML10.2%
  • SCSS5.8%
  • JavaScript1.3%
  • Other0.2%

[8]ページ先頭

©2009-2025 Movatter.jp