
Mercury is an open-source Telegram client designed specifically for the Apple Watch. It delivers a native and standalone experience, allowing you to send and receive Telegram messages directly from your wrist without relying on your iPhone. More info available here.

Mercury’s code is fully open-source, so anyone can verify it handles user data responsibly and transparently.
Enjoy Telegram on your Apple Watch without needing an iPhone. Mercury works independently, so you stay connected wherever you are.
Built with the latest Apple technologies and APIs, Mercury delivers a sleek, intuitive design for a seamless user experience.
If you want to build the project yourself, you'll need to generate your own Telegram API Hash and ID. Follow these steps:
-
Generate Telegram API Credentials
- Visit this page to obtain your API Hash and API ID.
-
Modify the Secret Service File
- Navigate to
SecretService-sample.swift
. - Rename the
SecretService_Sample
enum toSecretService
.
- Navigate to
-
Add Your Credentials
- Insert the API Hash and API ID you obtained in Step 1 into the
static
properties of theSecretService
enum.
- Insert the API Hash and API ID you obtained in Step 1 into the
-
Build and Run
- You're all set! Build and run the project in Xcode. 🚀
Contributions are welcome! Feel free to submit issues or pull requests to make Mercury for Telegram even better!
The features changelog is available here.
Feel free to reach out to us on Telegram:
- Alessandro Alberti: @AlessandroAlberti
- Marco Tammaro: @MarcoTammaro