Menu

Tree [1c5563] main /
 History

HTTPS access


File Date Author Commit
 LICENSE 2024-07-02 Michael Weiner Michael Weiner [17151f] License
 README.md 2024-07-16 Michael Weiner Michael Weiner [1c5563] README file
 SECURITY.md 2024-07-02 Michael Weiner Michael Weiner [5a28f1] How to report security vulnerabilities
 Thalita-Torres-Office-Clipboard.ico 2024-07-02 Michael Weiner Michael Weiner [26c866] Icon file
 mwClipboard-v0101.ahk 2024-07-02 Michael Weiner Michael Weiner [349dc8] Script in AutoHotkey v2

Read Me

mwClipboard

This program provides a simple clipboard manager for Microsoft Windows. A hotkey displays a list of clips. The user can then select one or more to paste.

Features

  • Fast and easy to use
  • Multiple clips can be selected and pasted
  • Selected clips are pasted in reverse order, reflecting the order of clipping
  • Full text of all selected clips is displayed in an edit control, shown as the clips will be pasted
  • Clips selected to be pasted will populate the clipboard
  • The first or second clip can be sent (optionally) without affecting the clipboard
  • Clips are saved in a plain text file
  • A sound is played when the clipboard changes
  • The GUI of clips can be resized
  • A ListView control for clips enables using the keyboard to jump directly to a clip
  • The ListView can be reset (cleared) without affecting the text file of clips
  • For repeated pasting, the main GUI can be set to be redisplayed after pasting clips
  • Clips can be added manually via an input box
  • Right-clicking an item in the list will copy it to the clipboard
  • A menu option will open the text file of clips for editing, viewing, or searching
  • A simple notepad is included as a temporary editing area for working with text
  • The entire program consists of one portable file of less than 1 MB

Default global hotkeys

Global hotkey Description
CTRL-ALT-0 Show main GUI
CTRL-ALT-SHIFT-0 Add clip manually
CTRL-ALT-9 Send clipboard as plain text
CTRL-SHIFT-9 Send second clip as plain text (does not change clipboard)
CTRL-SHIFT-F12 Show simple notepad to work with text
CTRL-ALT-SHIFT-F12 Populate notepad with text selection

By mikeyww in U.S.A. • For AutoHotkey version 2.0.16

Is mwClipboard a virus?

  • mwClipboard contains no malware, ransomware, viruses, or spyware.
  • mwClipboard does not connect to the Internet.
  • VirusTotal may report a security issue with mwClipboard. This is a false-positive report.
  • Antivirus software may report that mwClipboard is not commonly downloaded.
  • Artificial intelligence was not used to design, create, or implement mwClipboard

Download

For Windows x64

Upcoming in next version

Type Change
Added GUI title adds "Administrator" suffix when the script is running as admin
Added Flag for restoring the original clip to the clipboard after pasting
Fixed F12 does not activate notepad when it is minimized
Changed Increased sleep before and after pasting if mwClipboard is set to "top"
Changed Updated icon; added separate icon for notepad GUI

GitHub | AutoHotkey | MajorGeeks

License

https://github.com/mikeyww/mwClipboard/blob/main/LICENSE

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.