Skip to content

Keystroke launcher for Windows, macOS and Linux

License

Notifications You must be signed in to change notification settings

zhy0216/ueli

This branch is 485 commits behind oliverschwendener/ueli:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

78dbda4 · May 7, 2024
Apr 18, 2024
Apr 16, 2024
Apr 17, 2024
Feb 14, 2024
May 7, 2024
Feb 26, 2024
Apr 28, 2024
Feb 13, 2024
Feb 26, 2024
Feb 26, 2024
Feb 26, 2024
May 5, 2024
Jun 8, 2023
Apr 30, 2024
Feb 15, 2024
May 2, 2024
May 2, 2024
Jan 9, 2024
Jan 16, 2024
May 7, 2024

Repository files navigation

Ueli

Ueli is a keystroke launcher for Windows, macOS and Linux.

Screenshot Dark Windows

Ueli v9.0.0 is currently under development, more documentation is about to come.

Development

Requirements

Make sure you have pnpm installed.

Development

  • Install dependencies

    $ pnpm install
    
  • Run app in dev mode

    $ pnpm dev
    
  • Lint files

    $ pnpm lint
    
  • Perform typecheck

    $ pnpm typecheck
    
  • Run tests

    $ pnpm test
    
  • Build and package app

    $ pnpm build && pnpm package
    

About

Keystroke launcher for Windows, macOS and Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.6%
  • Other 0.4%