-
-
Save yfix/8437fdcab024ec6eea131a6002f8106c to your computer and use it in GitHub Desktop.
Run multiple Telegram client instances on macOS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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