Initial commit

This commit is contained in:
Philipp Korylec
2025-04-03 10:24:15 +02:00
commit d52bd9aaaf
2 changed files with 244 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# MoPa Loader
A simple file downloader for your favourite File-Listing-Website.
## Installation
1) Clone the repository
2) Make the script executable: `chmod +x mopa_loader.sh`
3) Edit `.env` and update all variables (Download location is optional)
4) Run `./mopa_loader.sh`
## Usage
Update or create a local library with: `./mopa_loader.sh update` first. Have fun downloading. :)