Skip to content
/ FletGrm Public

A Telegram UI clone built with Flet, featuring dynamic data and chat functionalities.

License

Notifications You must be signed in to change notification settings

Kourva/FletGrm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Telegram UI clone built with Flet, featuring dynamic data and chat functionalities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages