pchaa

pchaa


Keywords
python, pchaa, power, terminal
License
MIT
Install
pip install pchaa==1.0.2

Documentation

Power Search and Autocomplete

Why PCHAA?

  • FOSS
  • Not Electron based
  • Works with your existing terminal & shell
  • Customize text search algorithms as per your need

Demo

pchaa

Project Goals

The goal of the project is to create a beautiful experience for Terminals users. All of the alternative versions for such projects were ElectronJS based, I needed something minimal with easy to update custom search algorithms

Install dependancies

pip install python-libxdo prompt_toolkit 

Run

python main.py

Next steps:

Clean and filter the bash history and integrate Naive Bayes algorithm for next command prediction