Skip to content

個人で使うために作ったのでそこまで完成度は高くないです

License

Notifications You must be signed in to change notification settings

arumakan1727/Push-and-Copy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Push-and-Copy

Push-and-Copy is a Python3 GUI application for copying the file contents. Selecting the filepath displayed on listbox, the file contents will be copied to clipboard.

It was made for my personal needs, so the quality is not high.

It uses the library tkinter and pyperclip.

I've confirmed that it works with the following versions:

  • tkinter 8.6
  • pyperclip 1.8.0

Arumakan1727 MIT License

Usage

$ Push-and-Copy.py filepath1 [filepath]...

Example

commandline-sample-image window-sample-image

About

個人で使うために作ったのでそこまで完成度は高くないです

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages