GithubHelp home page GithubHelp logo

michalliu / telegram_uni Goto Github PK

View Code? Open in Web Editor NEW

This project forked from unigramdev/unigram

0.0 1.0 0.0 60.75 MB

A universal take on Telegram, made by the community, for the community.

Home Page: http://unigram.me

License: GNU General Public License v3.0

C 37.77% C++ 7.60% Perl 6 0.08% Assembly 0.16% Objective-C 0.19% C# 54.18% Batchfile 0.01% Python 0.01% JavaScript 0.01%

telegram_uni's Introduction

Unigram

The Telegram client for the Windows 10 platform, built by the community for the community.

Download · Website · Insiders Group


Build instructions

  1. First, check that you have the necessary tools installed.
  2. Go to https://my.telegram.org/apps and register a new app.
  3. Clone the repo git clone --recursive https://github.com/UnigramDev/Unigram.git.
  4. Create a new file inside Unigram/Unigram/Unigram.Api and name it Constants.Secret.cs:
namespace Telegram.Api
{
    public static partial class Constants
    {
        static Constants()
        {
            ApiId = your_api_id;
            ApiHash = "your_api_hash";
        }
    }
}
  1. Replace your_api_id and your_api_hash with the data obtained from step 2.

Requirements

The following tools and SDKs are mandatory for the project development:

  • Visual Studio 2017, with
    • .NET Native
    • .NET Framework 4.7 SDK
    • NuGet package manager
    • Universal Windows Platform tools
    • Windows 10 SDK 16299

Can I use Visual Studio 2015?

Dependencies

The app uses the following NuGet packages to work:

The project also relies on libogg, libopus, libopusfile and libwebp that are included in the repository.

Current and planned features

Check out the Features list and see what Unigram has to offer and what is yet to come.

Is there a release schedule?

Bugs and feature requests

Have a bug or a feature request? Please first read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Contributing

Please read through our contributing guidelines. Included are directions for opening issues, bug and feature requests, and notes on pull requests.

Changelog

See the Releases section of our GitHub project for changelogs for each release version of Unigram. Release announcement posts on the official Unigram News channel contain summaries of the most noteworthy changes made in each release.

Community

Get updates on Unigram's development and chat with the project maintainers and community members.

Special thanks

We want to especially thank these people for their help and knowledge while building Unigram

Telegram Desktop

Gregory Klyushnikov

License

Copyright © 2016-2017 Unigram Authors.

Unigram is free software: you can redistribute it and / or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Unigram is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Unigram. If not, see http://www.gnu.org/licenses/.

telegram_uni's People

Contributors

adeltax avatar alighamari avatar bugada avatar callummoffat avatar dmnmsc avatar frayxrulez avatar guerrerotook avatar ikarago avatar kesavaprasadarul avatar kipters avatar larsschellhas avatar lorenzrox avatar marcovr avatar marocco2 avatar matei-radu avatar r2d2rigo avatar rabiet avatar stephanka avatar thunderluca avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.