Skip to content

Instantly share code, notes, and snippets.

@yfix
Forked from AleksandrMihhailov/multi-telegram.sh
Created September 25, 2019 09:22
Show Gist options
  • Save yfix/8437fdcab024ec6eea131a6002f8106c to your computer and use it in GitHub Desktop.
Save yfix/8437fdcab024ec6eea131a6002f8106c to your computer and use it in GitHub Desktop.
Run multiple Telegram client instances on macOS
# replace you in folder path with your macOS system account name
# create empty folder in your HOME path (replace empty_folder with your name)
/Applications/Telegram.app/Contents/MacOS/Telegram -many -workdir /Users/you/empty_folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment