Skip to content
This repository has been archived by the owner on Aug 28, 2022. It is now read-only.

Syarol/Shagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shagram

Unofficial Telegram Desktop client

Dependencies

TLSharp - Unofficial Telegram client library implemented in C#
MimeTypeMap - mapping of file extensions to mime types and mime types to file extensions
Newtonsoft.Json - JSON framework for .NET
JSON Countries - JSON file containing a list of all the countries

Install & Use

  1. Clone this repo
  2. At Telegram API development tools create a new app and receive unique "app_id" and "app_hash" (Warning! It is not possible to change these values, so be careful with them)
  3. At cloned repo, open the "Shagram" folder and create the ".env" file there. Inside this file save received app credentials as "API_ID" and "API_HASH" values
  4. Compile via VisualStudio/SharpDevelop/some another
  5. Run

Contacts

To get in touch with me, just write me at:

License

MIT

About

Unofficial Telegram Desktop client written on C# (abandoned)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages