Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mbasaglia/mini_apps
Collection of telegram mini apps
https://github.com/mbasaglia/mini_apps
Last synced: 2 months ago
JSON representation
Collection of telegram mini apps
- Host: GitHub
- URL: https://github.com/mbasaglia/mini_apps
- Owner: mbasaglia
- License: gpl-3.0
- Created: 2023-09-23T16:25:54.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-02T17:07:06.000Z (4 months ago)
- Last Synced: 2024-10-14T11:34:15.466Z (2 months ago)
- Language: Python
- Homepage: https://mini-apps.readthedocs.io/en/latest/
- Size: 1.02 MB
- Stars: 19
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
Event Telegram Mini-App Demo
============================Mini Apps is a Python framework to create [Telegram Mini Apps](https://core.telegram.org/bots/webapps).
Full documentation is available on [Read the Docs](https://mini-apps.readthedocs.io/en/latest/).Set Up
------See the [installation page](./docs/installation/basic.md) for installation and setup guide.
Mini Apps
---------The installation guide above shows the configuration for the "Mini Events" app, which serves as a demo for the system.
You can find detailed description, configuration options, and limitations of all the availble apps in the
[Available Apps](./docs/apps/index.md) page.To make your own mini app, see [Making Your Own App](./docs/apps/custom.md) page.
License
-------GPLv3+ https://www.gnu.org/licenses/gpl-3.0.en.html