Skip to content

ClipboardSave-1.0.0-SNAPSHOT

Latest

Choose a tag to compare

@tozyx tozyx released this 16 Jan 15:48
7a6c61c

📋 v1.0.0 - Initial Release

中文说明 (Chinese)

这是 ClipboardSave 的首个正式版本。该工具可以将剪贴板中的图片一键保存到当前文件夹。

✨ 主要功能:

  • 右键菜单集成:在文件夹空白处右键即可一键保存图片。
  • 原生通知系统:保存成功后弹出带有自定义图标的任务栏通知。(目前只适配中文)
  • 静默运行:后台执行,不会弹出烦人的黑窗口(CMD)。
  • 自动部署:初次运行会自动生成图标、脚本及注册表文件。

🚀 使用方法:

  1. 下载下方的 ClipboardSave-1.0-SNAPSHOT.jar
  2. 将其放置在您希望长期存放的目录下。
  3. 双击运行一次 JAR 文件。
  4. 双击生成的 install_menu.reg 并确认。
  5. 现在,在任何文件夹中点击右键,即可看到“保存剪贴板图片”选项。

English Description

This is the initial release of ClipboardSave, a tool designed to save images from the clipboard to the current directory with a single click.

✨ Key Features:

  • Context Menu Integration: Right-click in any folder to save images instantly.
  • Native Notifications: Displays Windows toast notifications with a custom icon upon success. (Only Chinese is available at present)
  • Silent Background Process: Runs seamlessly without Command Prompt windows popping up.
  • Auto-Deployment: Automatically generates icons, VBS scripts, and Registry files on the first run.

🚀 How to use:

  1. Download ClipboardSave-1.0-SNAPSHOT.jar below.
  2. Move the JAR to a permanent location on your PC.
  3. Double-click the JAR file once to initialize.
  4. Double-click the generated install_menu.reg and confirm the prompt.
  5. Right-click anywhere in a folder to find the "Save Clipboard Image" option.

🛠 Environment:

  • Runtime: JRE/JDK 17 or higher.
  • OS: Windows 10 / 11.