Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 608 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 608 Bytes

Paste Buddy

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.

System requirements

Paste buddy is tested on python versions 3.6 and higher and seems to work on mac OS, Windows, and Linux.

Installation and usage

  1. Install the requirements: pip3 install -r requirements.txt

  2. Grab the source: git clone https://github.com/examknow/pastebuddy

  3. Run it: python3 -m pastebuddy

TODO

  • Allow users to choose lexer type
  • Allow users to choose paste expiry