Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kourva/fletgrm
A Telegram UI clone built with Flet, featuring dynamic data and chat functionalities.
https://github.com/kourva/fletgrm
flet flet-app python3 telegram telegram-ui
Last synced: about 1 month ago
JSON representation
A Telegram UI clone built with Flet, featuring dynamic data and chat functionalities.
- Host: GitHub
- URL: https://github.com/kourva/fletgrm
- Owner: Kourva
- License: mit
- Created: 2024-08-13T16:58:20.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-21T23:11:26.000Z (4 months ago)
- Last Synced: 2024-10-15T06:36:37.913Z (3 months ago)
- Topics: flet, flet-app, python3, telegram, telegram-ui
- Language: Python
- Homepage:
- Size: 265 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
FletGrm
Telegram UI in Flet
#Flet #Python #Telegram# Installation
1. **Clone repository**:
```bash
git clone https://github.com/Kourva/FletGrm
```
2. **Install flet**:
```bash
pip install flet
```
3. **Run the app**:
```bash
flet run main.py
```
Or using python:
```bash
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.