Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keimasenpai/x-token
App de python para extaer tokens de la moodles
https://github.com/keimasenpai/x-token
Last synced: 25 days ago
JSON representation
App de python para extaer tokens de la moodles
- Host: GitHub
- URL: https://github.com/keimasenpai/x-token
- Owner: KeimaSenpai
- License: gpl-3.0
- Created: 2023-10-31T02:28:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-14T09:39:18.000Z (7 months ago)
- Last Synced: 2024-04-15T07:23:49.102Z (7 months ago)
- Language: Python
- Size: 105 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![image](https://github.com/KeimaSenpai/X-Token/assets/98184310/cb37b978-3196-45c9-92be-af469b33a7fe)
# X-Token
App de python para extaer tokens de la moodles## 📦 Para compilar la app usar el sigiente comando
```console
flet pack main.py --name XToken --icon icon.ico --product-name XToken --product-version "1.0.0" --copyright "Copyright (c) 2023 XCorporations Inc."
```