How to install tere
brew install tere tere use case
Navigate and select directories in the terminal efficiently via a TUI, outputting the chosen path for shell integration.
When to use tere
- When you need to quickly browse and change to a directory without typing full paths
- When integrating with shell functions to replace manual cd + ls sequences
- When building interactive scripts that require directory selection from the user
When not to use tere
- For file management operations (create, rename, delete files or folders)
- In non-interactive or automated scripts where a TUI cannot be displayed
tere features
- · Type-ahead search for fast directory filtering
- · Minimal and simple TUI with clear navigation
- · Prints selected directory path to stdout on exit
- · Integrates with shell to replace cd + ls workflow
Want your agent to find this automatically?
Add the MCP server to your agent config and it will discover tools like tere on its own.
Set up MCP →Similar tools to tere
adb-export
Bash script to export android content providers data to csv
aliases
Contextual, dynamic aliases for the bash shell
arttime
arttime is a CLI application that blends beauty of ASCII / text art with functionality of clock / timer / pattern-based time manager in terminal ⏰
bartib
A simple timetracker for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports.