Skip to content
/ typie Public
forked from typie/typie

Typie - the fastest, fuzzy search, open source key launcher around

Notifications You must be signed in to change notification settings

pmker/typie

 
 

Repository files navigation

Typie - key launcher

The fastest, fuzzy search, open source key launcher around

Build Status

Getting Started

Wanna try typie out? download an executable from Typie releases

Consider yourself a development ninja machine? wanna contribute? Just fork it clone it and run yarn to install dependencies.

git clone https://github.com/typie/typie.git

# install dependencies
yarn

yarn package manager is npm on steroids -> use it, don't be lazy.

Scripts

run typie in development mode

yarn dev

compile & create build with electron-builder

yarn dist

About

Typie - the fastest, fuzzy search, open source key launcher around

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 66.4%
  • JavaScript 24.5%
  • CSS 9.1%