Giter Site home page Giter Site logo

bettertg's Introduction

AppIcon

BetterTG

A Telegram client for iOS

GPLv3 License

Currently implemented

  • login
  • all chats with people from main folder/archive
  • sending/reading text/photo/voice/album messages
  • replying to/editing messages
  • draft, forwarded from
  • animojis (tgs, webp, sometimes webm)
  • pinned chats
  • searching your/global chats
  • custom settings sheet
  • unique UI
  • last seen online
  • formatting/formatted messages

Road Map

GitHub Project

Installation

Download an .ipa file from releases tab and install through Sideloadly or AltStore (suggested).

Soon, I will buy Paid Apple Developer account, I promise.

Screenshots

screenshots/1 screenshots/2 screenshots/3 screenshots/4 screenshots/5 screenshots/6 screenshots/7 screenshots/8 screenshots/9 screenshots/10 screenshots/11 screenshots/12 screenshots/13 screenshots/14 screenshots/15 screenshots/16 screenshots/17 screenshots/18

Important

  • Performance with animoji's is terrible, I recommend disabling them in settings

Contributing

Step 1 - Clone the repo

git clone https://github.com/levochkaa/BetterTG.git

Step 2 - Download XCode

Latest Xcode version is used for this project.
I suggest using Xcodes for downloading XCode.

Step 3 - api_id and api_hash

Go to this site.
Log in, open API development tools, fill up the info.
Then click Save changes at the bottom of the page.
Leave the page open for the next step.

Step 4 - Development environment

You need to have Homebrew installed.
Now run these commands:

brew install swift-sh
sudo chmod +x environment.swift
sudo chmod +x gyb.sh
./environment.swift <api_id> <api_hash>

Everything is set up now! GL HF

bettertg's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bettertg's Issues

Cannot run "./environment.swift ... ..." in command line

brew install swift-sh
sudo chmod +x environment.swift
sudo chmod +x gyb.sh
./environment.swift <api_id> <api_hash>

Result:
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
/Users/buzurgmexr/Library/Developer/swift-sh.cache/06d1ad3029f464ec762d76ec9a1d0c91/main.swift:10:8: error: no such module 'ArgumentParser'
import ArgumentParser
^
/Users/buzurgmexr/Library/Developer/swift-sh.cache/06d1ad3029f464ec762d76ec9a1d0c91/main.swift:10:8: error: no such module 'ArgumentParser'
import ArgumentParser
^

error: 1 <(/usr/bin/swift build -Xswiftc -suppress-warnings)

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.