Skip to content

A small Python script for Pasting into the Clipboard

Notifications You must be signed in to change notification settings

Protocol73/OSX-addr-copy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSX-addr-copy

A small Mac Python script for Pasting into the Clipboard

#For Windows {Dependeces:Pyperclip; https://pypi.python.org/pypi/pyperclip/ or "pip install pyperclip" #THEN change Lines 6 thru 9to:
def cbp(output):
-----pyperclip.copy(output)

Notes

Dashes are just spacers
-Untested in other Operating Systems

Ver - 1.2

I use it to keep bitcoin / Altcoin addresses and copy them to pools,miners,emails ect.

Edit where is says "Edit this" then edit your button Text.

About

A small Python script for Pasting into the Clipboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages