GithubHelp home page GithubHelp logo

zynfinity / azkagram Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 24.35 MB

Azkagram Opensource Telegram flutter support user and bot

License: GNU General Public License v3.0

Shell 0.02% C++ 13.80% C 0.88% Objective-C 0.02% Kotlin 0.31% Dart 71.05% Swift 1.01% HTML 2.41% CMake 10.51%

azkagram's Introduction

Azkagram

Telegram Open source based flutter and dart, dengan tampilan terbaru + tambahan feature integrated apps dari HEXAMINATE

Kasih saya stars agar saya mempercepat update azkagram

Comunity Support

  1. Telegram

Feature now

  • ✅️ support login bot and userbot

Feature next

if you stars my repo i will publish feature to azkagram

  • 100 stars
    • i will add feature text to speech
    • i will add feature brainly
    • i will add feature wiki
  • 1k stars
    • i will add code load config.json for automation your account
    • i will add story update for contact
  • 10k
    • i will add editor script code in app for edit automation account

Screenshot​

Screenshot from 2022-06-09 22-03-39 Screenshot from 2022-06-09 22-06-07

build

Clone dulu reponya ya deck:V

git clone https://github.com/azkadev/azkagram.git
cd azkagram
flutter pub get
  1. Android
flutter build apk --release
  1. Linux
flutter build linux --release
  1. Windows
flutter build windows --release
  1. macOS
flutter build macos --release
  1. Github action Jika kalian tidak mempunyai pc, kalian bisa build menggunakan github action clone repo saya abis itu tap action lalu jalankan workflows sesuai platform yang ingin anda build

Screenshot from 2022-06-22 02-24-08

Jika sudah kalian download file nya di summary Screenshot from 2022-06-23 04-26-53

Note: Jika build gagal karena library telegram_client kalian ganti library telegram_client ganti ke versi latest telegram_client: ^0.3.5

https://youtu.be/SQssRqqE0yo

Release Application

Jika kalian ingin release azkagram versi kalian kalian harus ikut rules:

  1. Nama App & id app Harus beda

Install dulu package rename di global

dart pub global activate rename

Rubah nama

dart pub global run rename --appname "Your Gram"

Rubah ID

dart pub global run rename --bundleId com.yourgram.app
  1. ganti app_id & app_hash lib/config.dart

Development

  1. Clone Project
git clone https://github.com/azkadev/azkagram.git
cd azkagram
  1. download package
flutter pub get
  1. Run
flutter run

Jika terjadi error path tdlib tidak ada maka kalian harus compile sendiri ya Compile Tdlib

Jika sudah kalian copy hasil compile tdlib

  1. Android android/app/src/jniLibs/{arch_android}/libtdjson.so example: azkagram/android/app/src/jniLibs/arm64-v8a/libtdjson.so
  • build.gradle contoh kalian bisa liat di android/app/build.gradle
main {
  jniLibs.srcDirs = ['src/jniLibs']
}
  1. Linux

    • Method 1 paste hasil libtdjson.so ke path /usr/lib/libtdjson.so
  2. Windows saya tidak tahu karena saya tidak pakai windows

  3. macOS Saya tidak tahu karena saya tidak pakai macOS

  4. iOS saya tidak tahu karena saya tidak pakai iOS

Development Cheat Sheet

azkagram's People

Contributors

azkadev avatar

Forkers

dima-a

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.