Keystroke launcher for Windows and macOS
Go to file
Oliver Schwendener fca5ef9c12
9.6.0
2024-09-24 08:25:06 +02:00
.github Add XML parser (#1199) 2024-09-13 10:13:12 +02:00
.vscode Added vitest explorer to recommended vscode extensions 2024-04-16 22:16:04 +02:00
assets feat: added simple file search extension (#1194) 2024-09-11 20:18:42 +02:00
build Upgrades eslint to v9 and typescript-eslint to v8 2024-08-09 15:40:31 +02:00
docs Adjust how Jetbrains Toolbox extension loads projects (#1200) 2024-09-13 19:35:24 +02:00
src Add option for setting a default target currency (#1210) 2024-09-24 08:06:25 +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 Add more details to contribution guidelines 2024-08-16 11:47:16 +02:00
electron-builder.config.js Upgrades eslint to v9 and typescript-eslint to v8 2024-08-09 15:40:31 +02:00
eslint.config.mjs Prevent empty constructors 2024-09-02 07:56:09 +02:00
LICENSE Beta ueli react 2 2023-06-08 06:50:42 +02:00
package-lock.json 9.6.0 2024-09-24 08:25:06 +02:00
package.json 9.6.0 2024-09-24 08:25:06 +02:00
PRIVACY_STATEMENT Added privacy statement 2024-06-21 14:13:17 +02:00
README.md Removed image from readme and rearrange things 2024-09-23 16:09:02 +02:00
tsconfig.node.json feat(tsconfig): add "noUnusedLocals" rule to prevent unused class properties (#1217) 2024-09-23 16:56:53 +02:00
tsconfig.renderer.json feat(tsconfig): add "noUnusedLocals" rule to prevent unused class properties (#1217) 2024-09-23 16:56:53 +02: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

Please download Ueli only from the Microsoft Store, the Website https://ueli.app, or this repository.

Windows

Get the app from the Microsoft Store or install it with winget: winget install Ueli -s msstore.

Optionally, you can also manually download and install the app from here, but note that, due to cost reasons, these binaries are not signed. Windows will prevent you from installing / opening the app.

macOS

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

Because Ueli is neither signed nor notarized, macOS will prevent you from installing or opening the app. When you try to launch the app for the first time macOS will block it from opening. You can open the "System Settings", go to "Privacy & Security" and click on "Open anyway", see screenshot.

Linux

Download and install the app from here.

Wiki

For more documentation check out the wiki.