https://github.com/aui-framework/telegram_client
https://github.com/aui-framework/telegram_client
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aui-framework/telegram_client
- Owner: aui-framework
- License: gpl-3.0
- Created: 2024-11-13T02:06:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-12T07:51:53.000Z (over 1 year ago)
- Last Synced: 2025-01-12T08:32:13.853Z (over 1 year ago)
- Language: C++
- Size: 583 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AUIgram
!! WORK IN PROGRESS !!

Example of using [AUI Framework](https://github.com/aui-framework/aui) from perspective of a Telegram client. This
project shows how to solve typical problems of a UI application (i.e., dependency management, data binding, styling,
asynchronous data loading, packaging, deploying) and not meant to be a real product.