Skip to content
forked from typie/typie

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

Notifications You must be signed in to change notification settings

rotemgrim/typie

 
 

Repository files navigation

Typie - key launcher

The fastest, fuzzy search, open source key launcher around

Build Status

Getting Started

Just fork it to your dev machine 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 application in development mode

yarn dev

compile source code and create webpack output

yarn compile

yarn compile & create build with electron-builder

yarn dist

yarn compile & create unpacked build with electron-builder

yarn dist:dir

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 51.7%
  • JavaScript 39.8%
  • CSS 8.5%