Skip to content

simple file-upload to free file-upload platform Catbox.moe

Notifications You must be signed in to change notification settings

xmrstickers/Catbox.moe-Upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Catbox.moe-Upload

simple file-upload to free file-upload platform Catbox.moe

Usage:

assuming file.txt is in the same directory as catbox.py

single-file upload:

catbox.py file.txt 

Successful Output:

image

Why?

I like to share files with strangers on the internet. This website will temporarily host files up to 200 megs and provide a link to your file. Using this on my desktop workstation is fast and easy in the browser, but I wanted to be able to share files from CLI or other scripts on the same platform. So I made this tool!

What file types aren't allowed?

The following file types are currently not allowed: .exe, .scr, .cpl, .doc, .jar*

This a server-side check and completely out of my control (ahem, just compress them first)

Why can't I upload multiple files at once >:(

eagerly awaiting your PR, king :)

About

simple file-upload to free file-upload platform Catbox.moe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages