Skip to content

GoogleHome CLI Release 2.0

Compare
Choose a tag to compare
@Potato1682 Potato1682 released this 13 Oct 13:08
· 26 commits to master since this release

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 and tts
  • Added mouse support
  • Added pipeline support (you can use like: echo "foo" | tts)

Changes

  • Refactored functions
  • Renamed variables and arguments