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.
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.
- 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.
- Easy to use.
- Simple interface.
- Useful functions better a native clipboard.
- Configuration persistence.
- 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"- Python (pyperclip, pynput, pyautogui, and others)
- Can copy Image, GIF, Videos, any file and other things besides text files.
- Improvement UI design.
- Improvement and add more functions.
