Metadata-Version: 2.4
Name: filebin-cli
Version: 0.3.1
Summary: A cli tool to temporarily share file without any hassle. Uses filebin.net public api
Author-email: "M. Shiraz Kamran" <dev.mshiraz@gmail.com>
Project-URL: Repository, https://github.com/mshirazkamran/filebin-api
Project-URL: Documentation, https://github.com/mshirazkamran/filebin-api?tab=readme-ov-file#-filebin-cli
Keywords: cli,filebin,file-sharing,temporary-files,command line application,click
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Topic :: Utilities
Requires-Python: >=3.7.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click<9.0,>=7.1.2
Requires-Dist: requests<3.0,>=2.25.1
Dynamic: license-file

# 📦 filebin-cli

### A simple and hassle-free CLI tool to **share files temporarily** — upload files directly from your terminal. No login. No setup. Just share the link.

Built with ❤️ in Python, `filebin-cli` is a simple and convenient command-line interface for interacting with the file-sharing service [filebin.net](https://filebin.net).

This tool allows you to upload, download, and manage files and bins directly from your terminal, featuring progress bars, **shortcodes for bin access**, and full bin management capabilities.

---

## 📄 Documentation

### 👉 [filebin-cli Docs](https://github.com/mshirazkamran/filebin-api?tab=readme-ov-file#-filebin-cli)

---

## 📝 Changelog

### v0.3.1
- minor updates

### v0.3
- Added integration for **shortcode integration** to access bins more easily.
- Added archive download commands

### v0.2
- Minor refactoring for improved structure and readability.

---


