GoogleHome CLI Release 2.0
Overview
The prompts have been enhanced overall and bugs have been fixed.
Also, some commands have been added.
Features
- Added syntax highlighting
- Added autosuggestions
- Added fuzzy completion
- Fixed #2
- Added command description (you can see in documentation and completion text)
- Added Text-To-Speech command (
tts
) - Supported quotes in
echo
andtts
- Added mouse support
- Added pipeline support (you can use like:
echo "foo" | tts
)
Changes
- Refactored functions
- Renamed variables and arguments