Skip to content

Airam2W/MultiCopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiCopy

MultiCopy is a desktop tool that you can use for copy multiple words, URLs or any texts what you need, and paste anything of them. You can to configurete your favorite shortcut for MultiCopy, limited max of iteams to view (for a small interface), import or export yours clipboards created, and more.


Why this project (MultiCopy) was created?

While I was copying large texts from some websites, images, titles, subtitles, a lot of thins interference me to copy everythins at once, I think "I want two Ctrl + V..." because is so tedious copy one for one. And obviously, in the web exists a lot of professional clipboards, but I wanted to create a simple, easy to use and with characteristics that I consider useful for a clipboard.


Good things about this project (MultiCopy)

  • Can you copy a lot of texts (URLs, words, large texts) and have a list of its.
  • Can you choice any word, URLs, text and paste it.
  • MultiCopy have a special shortcut, you can change it if you want.
  • Can configurate a limit of items to view in your list for paste and limit of items to copy.
  • Can you Import/Export any clipboard that you want.
  • Can view your current clipboard and edit any items that you want.
  • Can save any configuration without loss it.

Features of MultiCopy

  • Easy to use.
  • Simple interface.
  • Useful functions better a native clipboard.
  • Configuration persistence.

Preview of MultiCopy

image image image

MultiCopy Demo 1

MultiCopy Demo - Copy text

MultiCopy Demo - Copy texts


Installation

  • Step 1. Download MultiCopy.exe located in the folder "dist"
  • Step 2. Run MultiCopy.exe and Work with it!

If you want to package a python program (MultiCopy) into .exe:
I recommend use this command for it:

pyinstaller --onefile --windowed --icon=utils/logo.ico main.py --add-data "utils/logo.ico;utils" --add-data "utils/config.json;utils" --add-data "utils/settings.ico;utils"

Technologies

  • Python (pyperclip, pynput, pyautogui, and others)

Future Improvements

  • Can copy Image, GIF, Videos, any file and other things besides text files.
  • Improvement UI design.
  • Improvement and add more functions.

About

A software that you can copy multiple of words, URLs or any texts what you need, and choice what you want paste it. Can you change a shortcut to use, max of iteams (words, URLs), import and exports yours cliboards.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors