Skip to content

Clip Pocket 0.1.0

Choose a tag to compare

@sekihan02 sekihan02 released this 27 May 09:22
· 37 commits to main since this release

Initial public release of Clip Pocket.

Clip Pocket is a small resident Windows app for temporarily keeping copied text and restoring selected items to the clipboard.

Highlights:

  • Watches copied text while running in the notification area.
  • Opens with Ctrl double-tap, the notification-area icon, or the main executable when already running.
  • Restores selected items to the clipboard without automatically pasting.
  • Keeps history in memory only.
  • Lets monitoring be paused and resumed from the notification-area menu.
  • Supports English and Japanese UI.
  • Provides configurable retention period and maximum item count.
  • Ignores very large copied text and keeps the total in-memory text size bounded.
  • Includes a Windows x64 one-folder build.

Assets:

  • ClipPocket-0.1.0-windows-x64.zip — prebuilt Windows executable bundle.
  • ClipPocket-0.1.0-source.zip — source snapshot for this release.