Code Monkey home page Code Monkey logo

ueli's Introduction

ueli

This is a keystroke launcher for Windows and macOS.

example-image

Table of contents

Installation

Installer / Zip

Note: because the executables are not signed Windows and macOS will probably prevent you from executing the installer or the program itself.

  • PS> winget install ueli

Installing via chocolatey repository

  • Open a powershell with administration rights (Right click on your start button and click Windows PowerShell (Admin)
  • PS> choco install ueli
  • Accept the upcoming prompt by entering y or run above command with -y switch
  • Run the application

Installing on MacOS via brew

  • brew install --cask ueli

Features

Application Search

This plugin is searching for applications on your computer. You can specify the folders where your applications are installed and which file extension should be used to recognize an application.

app-search

Browser bookmarks

This plugin enables you to search your browser bookmarks.

Currently supported browsers:

  • Google Chrome
  • Chromium
  • Brave
  • Vivaldi
  • SideKick
  • Microsoft Edge
  • Yandex Browser

browser-bookmarks

Calculator

This Plugin lets you quickly do simple calculations.

calculator

Color Converter

This plugin enables you to quickly convert colors into different formats.

color-converter

Commandline

This plugin enables you to quickly execute commandline commands.

commandline

Control panel (Windows only)

This plugin enables you to quickly find control panel items.

control-panel

Currency Converter

This plugin enables you to quickly convert currencies. The latest conversion rates are provided by https://exchangerate.host/.

currency-converter

Dictionary

This plugin enables you to quickly look up the definition and synonyms of words. It uses an unofficial Google Dictionary API (https://dictionaryapi.dev/)

dictionary

Email

This plugin enables you to quickly start writing an email by typing in an email address.

email

Everything (Windows only)

This feature enables you to use Everything Search to find files and folders on your local file system.

  1. Install "Everything" and the "Everything Command-line interface" from https://www.voidtools.com/downloads.
  2. Specify the file path to es.exe in ueli's settings.

everything

mdfind (macOS only)

This plugin enables you to use the native macOS search to find files and folders on your local file system.

mdfind

File Browser

This plugin enables you to browse through your local file system. To start you have to enter a valid absolute filepath.

file-browser

Lorem Ipsum

This plugin enables you to copy sample text to your clipboard. To start, type lipsum followed by a number.

Operating System Commands

Operating system commands are simple commands to control your operating system e.g. to shutdown or restart your computer.

operating-system-commands

Operating System Settings

This plugin enables you to quickly find operating system settings.

operating-system-settings

Shortcuts

This plugin enables you to quickly open files or websites by setting up your own shortcuts.

shortcuts

Simple Folder Search

This plugin enables you to quickly search for files or folders.

simple-folder-search

Translation

This plugin enables you to quickly translate words or short sentences. It uses an unofficial API for Linguee and may be unstable.

translation

UWP (Windows only)

This plugin enables you to find preinstalled UWP apps.

uwp

URL

This plugin enables you to quickly open websites by typing in a URL.

url

Web Search

This plugin enables you to quickly search the internet with your favorite web search engine by setting up your own web search engines.

web-search

Workflow

This plugin enables you to quickly execute multiple things at once.

workflow

Keyboard shortcuts

Keyboard shortcut Description
Alt Space Bar Open search box (Default value, can be adjusted in settings)
Enter Execute selected search result
Shift Enter Execute selected program as admin (Windows only)
Tab Autocomplete file path
Ctrl o Open the selected program or file at it's location (Windows)
Cmd o Open the selected program or file at it's location (macOS)
Scroll up
Scroll down
Ctrl or Cmd p Scroll up
Ctrl or Cmd n Scroll down
Ctrl i Open settings (Windows)
Cmd , Open settings (macOS)
Shift Browse user input history up
Shift Browse user input history down
Ctrl l Set focus on user input

Supported Languages

  • English
  • Chinese (简体中文)
  • Czech (Česky)
  • Finnish (Suomi)
  • German (Deutsch)
  • Hindi (हिन्दी)
  • Italian (Italiano)
  • Japanese (日本語)
  • Korean (한국어)
  • Portuguese (Português)
  • Russian (Русский)
  • Spanish (Español)
  • Turkish (Türkçe)

Settings

settings

To open the settings simply search for "Settings" or press Ctrl+i on Windows or Cmd+, on macOS. Here you can start configuring the app to your needs by enabling/disabling features or changing the settings.

Updating

The check if any updates are available open the settings. Under "General Settings" you can check if an update is available or not.

On Windows you can directly update the app. On macOS you have to manually download the newest release and replace the existing app.

Privacy

For better search results ueli is keeping track of the applications, files and folders you are executing. If you don't want ueli to track your executions simply open the settings and click on the "three-dot" menu on the top right and choose "Clear execution log" and disable the option "Log execution".

Known bugs

  • (#37) Window starts to move while typing when custom scaling in Windows is set.
  • (#92) If you see an error that says spawn powershell.exe ENOENT check if powershell is installed (should be installed in all recent Versions of Windows by default) and check if powershell is in the PATH variable.
  • (#278) If you're on macOS Catalina you might miss some system apps (for example: Books or QuickTime Player). Try adding /System/Applications to your application search settings.

For more check here.

Development

Requirements

  • Git
  • Node 16.x.x
  • pnpm

Setup

$ git clone https://github.com/oliverschwendener/ueli
$ cd ueli
$ pnpm install

Run

$ pnpm bundle
$ pnpm start

Debug

For debugging Visual Studio Code is recommended.

  1. Go to .vscode folder
  2. Make a copy of launch.example.json and rename it to launch.json
  3. Select one of the preconfigured debug modes and start debugging

Run tests

$ pnpm test

Build the app

Create portable version

$ pnpm exec electron-builder --dir --config electron-builder-config.yml --publish never

Create installer

$ pnpm exec electron-builder --config electron-builder-config.yml --publish never

Alternatives

For more check here.

Contributors Wall

Note: It may take up to 24h for the contrib.rocks plugin to update because it's refreshed once a day.

Thanks

Thanks to David Gabathuler for the logo!

License

Copyright ©️ Oliver Schwendener. All rights reserved. Licensed under the MIT License.

ueli's People

Contributors

alpakka31 avatar amrbashir avatar atereshhuk68 avatar benoitgour avatar cathaysia avatar chungchungdev avatar dependabot[bot] avatar govindkrishnan avatar jatisto avatar jmlweb avatar jondcoleman avatar justaphrog avatar khanhas avatar lukentui avatar mister-kin avatar moritz-hoelting avatar mukireus avatar notwearingpants avatar oliverschwendener avatar sashaweiss avatar sgruetter avatar siketyan avatar themegaphoenix avatar timb87 avatar tkohlmeier avatar tvollstaedt avatar vedantmgoyal9 avatar vishaluchil avatar weiw11 avatar ykhrito avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.