chardskarth / choose

Fuzzy matcher for OS X that uses both std{in,out} and a native GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

choose

Fuzzy matcher for OS X that uses both std{in,out} and a native GUI


Animated Screenshot

Install

$ brew install choose-gui

Build and Install Documentation

From root of repository, run:

make docs
make install-docs

You can then issue man choose to read the manual.

Note that this requires pandoc to be installed on your system to build the manual page.

Usage

$ ls | choose

Roadmap

See ROADMAP.md.

Related Projects

License

See MIT LICENSE.

About

Fuzzy matcher for OS X that uses both std{in,out} and a native GUI

License:Other


Languages

Language:Objective-C 94.2%Language:Makefile 2.5%Language:Emacs Lisp 1.5%Language:Vim Script 1.5%Language:C 0.3%