Keystroke launcher for Windows and macOS
Go to file
2024-07-04 15:46:43 +02:00
.github Upgraded to electron 31 2024-07-04 15:46:43 +02:00
.vscode Added vitest explorer to recommended vscode extensions 2024-04-16 22:16:04 +02:00
assets Get available terminals from Terminal module 2024-06-08 15:41:51 +02:00
build/appx Added appx assets 2024-05-09 16:13:28 +02:00
docs Updated screenshots 2024-05-26 18:02:24 +02:00
src Fixed typo 2024-07-04 13:39:37 +02:00
.eslintignore Downgraded eslint 2024-07-02 15:01:18 +02:00
.eslintrc.json Downgraded eslint 2024-07-02 15:01:18 +02:00
.gitattributes Added gitattributes 2024-02-13 23:00:07 +01:00
.gitignore Updated linting and formatting rules 2024-02-26 10:00:39 +01:00
.prettierrc Updated linting and formatting rules 2024-02-26 10:00:39 +01:00
CODE_OF_CONDUCT.md Added CODE_OF_CONDUCT.md 2024-02-26 09:41:40 +01:00
CONTRIBUTING.md Fixed typos 2024-05-05 16:30:25 +02:00
electron-builder.config.js Create separate builds for macOS arm64 and x64 2024-06-24 08:23:28 +02:00
LICENSE Beta ueli react 2 2023-06-08 06:50:42 +02:00
package.json Upgraded to electron 31 2024-07-04 15:46:43 +02:00
pnpm-lock.yaml Upgraded to electron 31 2024-07-04 15:46:43 +02:00
PRIVACY_STATEMENT Added privacy statement 2024-06-21 14:13:17 +02:00
README.md Updated project description 2024-06-27 08:37:27 +02:00
tsconfig.node.json Upgraded to vite 5 2024-01-09 14:35:35 +01:00
tsconfig.renderer.json Simplified extension cliend code organization 2024-01-16 16:50:00 +01:00
vite.config.mts Exclude index.ts file from coverage 2024-05-07 10:43:32 +02:00

Ueli

Ueli is a cross-platform keystroke launcher.

Screenshot Dark Windows

Installation

Windows

  • Recommended: Get the app from the Microsoft Store.
  • Optionally, you can also manually download and install the app from here, but note that, due to cost reasons, these binaries are not signed.

macOS

  • Download and install the app from here. Note that, due to cost reasons, these binaries are neither signed nor notarized.

Linux

  • Download and install the app from here.

Development

Check out the wiki.