√(noham)² 4557f6c254 fix env
2024-08-21 22:45:15 +02:00
2024-08-21 22:00:23 +02:00
2024-08-16 17:29:35 +02:00
2024-08-16 17:25:47 +02:00
2024-08-21 21:59:37 +02:00
2024-08-21 22:45:15 +02:00
2024-08-21 22:45:15 +02:00
2024-08-16 19:01:36 +02:00

create .env based on .env.example python gopload.py -i 'file.txt'

Windows : setx GOPLOAD_TOKEN = "XXXXXXX" (from https://gofile.io/myProfile) setx GOPLOAD_PRIVATE_PARENT_ID = "UUID"

Linux/MacOS : export GOPLOAD_TOKEN = "XXXXXXX" (from https://gofile.io/myProfile) export GOPLOAD_PRIVATE_PARENT_ID = "UUID"

Description
A CLI to upload and download from https://gofile.io/
Readme 184 KiB
Languages
Python 87.2%
Shell 12.8%