An open API service indexing awesome lists of open source software.

https://github.com/marekmaskarinec/msearch

simple search menu
https://github.com/marekmaskarinec/msearch

Last synced: 3 months ago
JSON representation

simple search menu

Awesome Lists containing this project

README

        

msearch is a pipeable search
menu with some vim controls.
It reads lines from stdin, that
can then be searched through.
It then outputs user's choice
to stdout. A simple script for
running binaries with msearch
is included. It is configurable
by editing src/config.h.

compilation:
Make sure you have
downloaded submodules.
deps:
lX11, lGL - headers
compiler - tested with gcc, tcc and clang

run:
make - build
sudo make install - install

TODO:
- more complete vim mode with clipboard