All Projects → egramtel → Egram.tel

egramtel / Egram.tel

Licence: mit
Crossplatform Telegram client

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Egram.tel

Webapp
Tinode web chat using React
Stars: ✭ 156 (-48.85%)
Mutual labels:  chat, telegram, messenger
Messenger
Open source, native iOS Messenger, with realtime chat conversations (full offline support).
Stars: ✭ 4,264 (+1298.03%)
Mutual labels:  chat, telegram, messenger
Falconmessenger
🌟🌟🌟🌟🌟 Falcon Messenger is a Fast and Beautiful cloud-based messaging app. With iOS and IPadOS Support. Available on the App Store.
Stars: ✭ 310 (+1.64%)
Mutual labels:  chat, telegram, messenger
Chat
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
Stars: ✭ 8,238 (+2600.98%)
Mutual labels:  chat, telegram, messenger
Messenger Ios Chat Swift Firestore
Messenger Clone - Real-time iOS Chat with Firebase Firestore written in Swift
Stars: ✭ 405 (+32.79%)
Mutual labels:  chat, telegram, messenger
Ios
Tinodios: Tinode Messaging Client for iOS
Stars: ✭ 119 (-60.98%)
Mutual labels:  chat, telegram, messenger
Igdm
Desktop application for Instagram DMs
Stars: ✭ 1,880 (+516.39%)
Mutual labels:  chat, messenger
React Messenger
Chat UX components built with React, inspired by Facebook Messenger
Stars: ✭ 167 (-45.25%)
Mutual labels:  chat, messenger
Qiscus Sdk Android
Qiscus provide everything you need to power up your app with chats. And it's now made simple.
Stars: ✭ 175 (-42.62%)
Mutual labels:  chat, messenger
Chatlayout
ChatLayout is an alternative solution to MessageKit. It uses custom UICollectionViewLayout to provide you full control over the presentation as well as all the tools available in UICollectionView. It supports dynamic cells and supplementary view sizes.
Stars: ✭ 184 (-39.67%)
Mutual labels:  chat, messenger
Demo Twilio Backend Nodejs
A sample backend that demonstrates how to generate a Virgil JWT and Twilio token used for authentication with the Virgil and Twilio services
Stars: ✭ 128 (-58.03%)
Mutual labels:  chat, messenger
Comunidades En Telegram
Listado de Chats de Comunidades en Telegram
Stars: ✭ 178 (-41.64%)
Mutual labels:  chat, telegram
Tindroid
Tinode chat client application for Android
Stars: ✭ 194 (-36.39%)
Mutual labels:  chat, telegram
Sum
SUM - Secure Ultimate Messenger
Stars: ✭ 154 (-49.51%)
Mutual labels:  chat, messenger
Xabber Android
Open-source XMPP client for Android
Stars: ✭ 1,773 (+481.31%)
Mutual labels:  chat, messenger
Chat Ui Kit React
Build your own chat UI with React components in few minutes. Chat UI Kit from chatscope is an open source UI toolkit for developing web chat applications.
Stars: ✭ 131 (-57.05%)
Mutual labels:  chat, messenger
Telebot
Write Telegram bots in Rust with Tokio and Futures
Stars: ✭ 179 (-41.31%)
Mutual labels:  chat, telegram
react-native-giphy
Integrate GIPHY into your React Native project (works with react-native-gifted-chat)
Stars: ✭ 25 (-91.8%)
Mutual labels:  chat, messenger
dark
🌛 Dark themes / mode for Rambox, Franz or Ferdi messaging services
Stars: ✭ 93 (-69.51%)
Mutual labels:  telegram, messenger
messaging-apis
Messaging APIs for multi-platform
Stars: ✭ 1,759 (+476.72%)
Mutual labels:  telegram, messenger

egram.tel - Telegram client

Egram is an unofficial crossplatform Telegram client written in C#, .NET Core, ReactiveUI and Avalonia.

Platform Status Download
MacOS Build Status .dmg
Windows Build Status .exe .zip
Linux Build Status .tar.gz

Project

This project aims to be a full featured Telegram client with different approach to UI. Also some new features might be introduced to explore what might be implemented on Telegram platform. 100% compatibility with official clients is top priority for this project - features won't be added if they break this rule.

screenshot

License

Egram is MIT licensed.

Compiling

To compile and run the application, you need to download and install latest .NET Core SDK. Clone the repository using Git. Then, go into egram.tel/src/Tel.Egram directory and run dotnet run command.

# Remember to install .NET Core SDK and git before executing this.
git clone https://github.com/egramtel/egram.tel
cd egram.tel/src/Tel.Egram
dotnet restore
dotnet run

Contributing

Contributors are welcome. Please submit an issue before introducing new features, then you might create a "work in progress" (WIP) pull request to prevent other people from working on the same feature. Dev group is here: egram_dev, please feel free to ask questions. If you are new to this project there are some entry-level issues marked with "good first issue" tag.

Technology stack

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].