Paste buddy is a simple python script that allows you to quickly upload a paste to bpaste.net from your device's clipboard with a single terminal command.
Paste buddy is tested on python versions 3.6 and higher and seems to work on mac OS, Windows, and Linux.
-
Install the requirements:
pip3 install -r requirements.txt
-
Grab the source:
git clone https://github.com/examknow/pastebuddy
-
Run it:
python3 -m pastebuddy
- Allow users to choose lexer type
- Allow users to choose paste expiry