Skip to content

Program to easily upload files to Litterbox.catbox.moe

Notifications You must be signed in to change notification settings

EnArvy/Litterboxer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Litterboxer

Litterbox logo

Upload files to Litterbox(Temporary filehost) via Send to right click menu(Windows).

Written in python.

Installation

Just paste the release file Litterboxer.exe in the following location: C:\Users\YourUserName\AppData\Roaming\Microsoft\Windows\SendTo\

Default expiration time is 24 hours. If you want to have a custom expiration time:

  • Make a new text file Litterboxer.conf in C:\Users\YourUserName\AppData\Roaming\Microsoft\Windows\SendTo\
  • Type One of the following options in the file and save it: 1h,12h,24h,72h

Usage

  • Right click on any file/folder.
  • Choose Send to.
  • Choose Litterboxer.exe.

The url of the upload will be displayed as well as copied to the clipboard automatically.

Limitations

Files of sizes above 1GB are not allowed.

Credits

Litterbox

Building from Source

  • Clone this repository
  • Run pip install -r requirements.txt
  • Run pyinstaller --onefile -i Litterboxer.ico Litterboxer.py

About

Program to easily upload files to Litterbox.catbox.moe

Topics

Resources

Stars

Watchers

Forks

Languages