Skip to content

Quickly create pastes from your device's clipboard using the pinnwand API

License

Notifications You must be signed in to change notification settings

examknow/pastebuddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Quickly create pastes from your device's clipboard using the pinnwand API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages