Skip to content

kived/strmanip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StrManip

A tool for clipboard string manipulation in Python. You simply copy text to the clipboard (or just select it if you have cutbuffer support) and start the application. Works best when bound to a keyboard shortcut.

Once started, you can manipulate the string using Python expressions. When finished, you can easily copy the text back to the clipboard.

Dependencies

This tool requires the Kivy GUI application framework. For cutbuffer support (X11 only), you will also need to install either xsel or xclip, both of which are readily available on Ubuntu and similar distros.

Examples

Filter Apt example

About

clipboard string manipulation in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages