add objective of repo
This commit is contained in:
parent
a437d91096
commit
99d6e09725
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
## Scrap apps from Mobilism
|
||||
Create a `.csv` file with the first 40 results of the search on Mobilism. No need to repeat several annoying clicks to get the latest version of an application anymore.
|
||||
|
||||
### Usage
|
||||
Do `git clone https://gitlab.com/Mylloon/mobilismScrap.git && cd mobilismScrap && python3 main.py [user] [pass] <app>`.
|
||||
|
||||
Or create `.env` file inside the repo folder with `PSEUDO_MOBILISM`, `PASSWORD_MOBILISM` variables.
|
||||
|
|
Reference in a new issue