Keystroke launcher for Windows and macOS
Go to file
2024-07-15 08:36:29 +02:00
.github chore: move back to npm due to multiple pnpm complications 2024-07-08 20:08:58 +02:00
.vscode Added vitest explorer to recommended vscode extensions 2024-04-16 22:16:04 +02:00
assets feat(WebSearch): use search engine agnostic icon for extension 2024-07-10 16:40:26 +02:00
build Added ad-hoc code signing on macOS 2024-07-08 17:03:26 +02:00
docs Updated screenshots 2024-05-26 18:02:24 +02:00
src fix(ApplicationSearch): use double quotes to wrap file paths in powershell scripts 2024-07-14 22:34:50 +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 chore: move back to npm due to multiple pnpm complications 2024-07-08 20:08:58 +02: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 Format contribution guideline 2024-07-15 08:36:29 +02:00
electron-builder.config.js Added ad-hoc code signing on macOS 2024-07-08 17:03:26 +02:00
LICENSE Beta ueli react 2 2023-06-08 06:50:42 +02:00
package-lock.json 9.0.4 2024-07-14 22:36:00 +02:00
package.json 9.0.4 2024-07-14 22:36:00 +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 Upgraded vite and vitest dependencies 2024-07-09 11:22:12 +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.