A Guide to Install telegram-cli on Mac
What is “telegram-cli” Package?
Command-line interface for Telegram.
For more details: https://github.com/vysheng/tg
Installation
- Open Terminal by pressing
command+space
then type terminal and hitEnter
key. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install telegram-cli.
brew install telegram-cli
Now, use telegram-cli!