satr-statistics-maker
ssma is a tool that helps you collect your badges in a satr platform
🎖️
Requirements
- python >= 3.7
Installation
first clone the project
λ git clone https://github.com/TheAwiteb/satr-statistics-maker
install packages from requirements.txt
λ cd satr-statistics-maker
λ pip3 install -r requirements.txt
Run
The way to run ssma is very simple, after entering the project path, run it like this
Note: use
pycommand instead ofpython3if you are a Windows user
λ python3 ssma
Enter your username in satr.codes: yourusername
Enter badges size (default 90):
Output
Completed Satr courses
Donating
| Currency | Address |
|---|---|
| Ethereum ETH | 0xdFb0E92827E71DdF48a3a57D1fc647DfFe1383B7 |
| Binance USD BUSD | 0xdFb0E92827E71DdF48a3a57D1fc647DfFe1383B7 |
| Bitcoin BTC | 1FUf2Gtto4TBJtZ7g1Au45VS8TwHpWxGSV |
| Bitcoin Cash BCH | bitcoincash:qzsnd7ds5a4mkxl7nx000cw347jxfzardv0zhazhkw |
License
Massachusetts Institute of Technology (MIT). Please see License file for more information.
