GithubHelp home page GithubHelp logo

mammad900 / tdlibbinaries Goto Github PK

View Code? Open in Web Editor NEW

This project forked from muaath5/tdlibbinaries

0.0 0.0 0.0 146.23 MB

TDLib DLL & LIB files after building, All languages will be supported soon

JavaScript 93.10% PowerShell 2.03% Shell 4.87%

tdlibbinaries's Introduction

TDLib Binaries

This repository contains prebuilt TDLib binaries, for anyone to use.

Avaliable languages

Language Version Architectures Debug Or Release Operating System(s) Notes
C# 1.7.9 x64 Release Windows C++/CLI
C# 1.7.8 x64 & x86 Release Windows C++/CLI
C# 1.7.0 x64 Both Windows C++/CLI
JavaScript 1.7.8 - - Web Also published at https://npmjs.com/package/@dibgram/tdweb
JavaScript 1.7.2 - - Web This version is downloaded from the NPM registry (https://npmjs.com/package/tdweb)
JavaScript 1.7.0 - - Web This version might not save sessions and need a login on every refresh
TDJson 1.7.9 All Release Linux/Ubuntu 20.04 This binary is same as that of Python, PHP, and any other language that can call C libs

Contributions

You can contribute by doing one of these things:

  • Adding binaries that doesn't has automatic build
  • Creating a Powershell/Bash script for building TDLib for: [c++, jni, ios]
  • Running a building script for any language you want

Adding binaries

  1. On your fork, create a directory with the following path: (from outer to inner folder)
    1. Language/variant (c#, jni, tdweb, tdjson, etc.)
    2. Version (v1.0.0, v1.7.0, v1.7.8, etc.)
    3. Operating system (windows, linux, macOS, iOS, Android, etc.)
    4. Processor architecture (x86, x64, ARM, ARM64, etc.)
    5. Build type (debug Or release) Example: /c#/1.7.9/x86_64/release
  2. Upload the binaries into that folder
  3. Add the info about the binary to the README table

Creating script

Terms of script:

  • Printing help message if argument -h or --help passed.
  • It should be with extensions .ps1 or .sh
  • Script should has functions InstallTdLib and BuildTdLib at least

Running script

Make sure you has 1.5 GB free of RAM. At first you should clone recursively:

git clone https://github.com/Muaath5/TDLibBinaries.git --recursive

Then execute any script you like, And follow AddBinaries explanation


After that, You can submit to help community to create apps based on TDLib.

tdlibbinaries's People

Contributors

mammad900 avatar muaath5 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.