Skip to content

Instantly share code, notes, and snippets.

@AleksandrMihhailov
Created January 10, 2018 04:47
Show Gist options
  • Save AleksandrMihhailov/672d4f7ce3321ff2e2994d35117bd316 to your computer and use it in GitHub Desktop.
Save AleksandrMihhailov/672d4f7ce3321ff2e2994d35117bd316 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
@AleksandrMihhailov
Copy link
Author

Probably you don't have separate -workdir for each instance In your message I don't see at all that any workdir was specified!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment