pyselector is a Python wrapper for the rofi, dmenu, fzf application,
which provides a simple and efficient way to display a list of items for user
selection.
To install pyselector, you can use pip:
pip install pyselector- Rename main functions in menus.
- Add
selectfunction. - Add
inputfunction. - Add
confirmfunction.