Skip to content

Latest commit

 

History

History
43 lines (40 loc) · 1.03 KB

README.md

File metadata and controls

43 lines (40 loc) · 1.03 KB

FletGrm

Telegram UI in Flet

#Flet #Python #Telegram

Installation

  1. Clone repository:
    git clone https://github.com/Kourva/FletGrm
  2. Install flet:
    pip install flet
  3. Run the app:
    flet run main.py
    Or using python:
    python main.py

Roadmap

  • make login page
  • make otp page
  • make menu page
  • make chat page
  • make profile page
  • make menu drawer
  • make backend side (can't do it now, bcz don't have API ID and HASH)
  • compile and make app for android (don't have iphone to test it)
  • make setting page
  • add premuim stuff
  • add channel and groups page
  • add multiple story border
  • add light theme and make config file for all colors used in app
  • and more...

Issues

  • scroll not working on tabs in menu.