mirror of
https://github.com/NohamR/gofilepy.git
synced 2026-01-10 08:18:18 +00:00
add build and release badge
This commit is contained in:
12
README.md
12
README.md
@@ -1,15 +1,17 @@
|
||||
# GofilePy
|
||||
|
||||
[](https://github.com/garnajee/gofilepy/actions/workflows/build_release.yml)
|
||||
|
||||
A Python library and CLI tool for [Gofile.io](https://gofile.io).
|
||||
It supports the free API tiers, streaming uploads (low memory usage for large files), and script-friendly JSON output.
|
||||
|
||||
## Features
|
||||
|
||||
- 🚀 **Streaming Uploads**: Upload 100GB+ files without loading them into RAM.
|
||||
- 📂 **Folder Management**: Upload to specific folders or create new ones automatically.
|
||||
- 🤖 **Script Ready**: JSON output mode for easy parsing in pipelines.
|
||||
- 🆓 **Free Tier Support**: Handles Guest accounts and Standard tokens.
|
||||
- 📊 **Progress Bar**: Visual feedback for long uploads.
|
||||
- **Streaming Uploads**: Upload 100GB+ files without loading them into RAM.
|
||||
- **Folder Management**: Upload to specific folders or create new ones automatically.
|
||||
- **Script Ready**: JSON output mode for easy parsing in pipelines.
|
||||
- **Free Tier Support**: Handles Guest accounts and Standard tokens.
|
||||
- **Progress Bar**: Visual feedback for long uploads.
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user