8000 GitHub - msmps/greptui: A command line / tui client for grep.app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

msmps/greptui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

greptui

Note

Work in Progress - This project is currently under active development.

✨ A CLI / TUI for searching https://grep.app/

NPM Version

greptui

Personal Software Era

Inspired by Lee Robinson's thoughts on personal software

Installation

To install globally:

bun add --global greptui

Usage

To run:

$ greptui

TODO

  • Add filters/facets
  • Migrate update checker to effect services
  • Migrate parser effect services
  • Improve error handling + handle errors (maybe move errors into data channel)
  • ...

Attributions & Acknowledgments

Special thanks to the following projects that inspired or contributed to greptui:

  • OpenAI Codex - Lightweight coding agent that runs in your terminal
  • OpenCode & SST - For distribution scripts and tooling inspiration
  • gtui - Effect CLI app for Graphite
0