Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 854 Bytes

README.md

File metadata and controls

29 lines (14 loc) · 854 Bytes

ClipStack

A simple Menu bar app that watches clipboard and maintains the clipboard history.

Empty State

image

Copy stack

image

with Mac accent color

image

Actions

  • Cmd+C put the copied item in stack
  • Clicking on Cell, copies the item back to the PasteBoard
  • Individual entried can be deleted, and whole log can be deleted using the bottom action button

Action Items

  • Support for different types of data like, image, folders, or in general files.