Skip to content

julienvitard/clipto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Clipto

Use clipboard content to virtually anything.

Clipto supports Python 2.7 & Python 3.4-3.7 and only requires tkinter, the standard Python interface to the Tk GUI toolkit.

Usage

Under Linux, open a terminal and launch Clipto:

$ python clipto.py

Or make it executable and launch it:

$ chmod +x clipto.py
$ ./clipto.py

Todo

  • [ ] add proper setup.py
  • [ ] improve plugins discovery
  • [ ] add some plugins

About

Use clipboard content to virtually anything

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages