You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A macOS menubar clipboard manager with file support.
3
+
4
+
## Features
5
+
The menu bar item menu shows the clipboard history. The app tries to reconstruct the clipboard state as closely as possible. Therefore, the app supports a wide variety of formats, e.g.
6
+
7
+
- Files
8
+
- Multiple files
9
+
- Directories
10
+
- Web images
11
+
- Text
12
+
13
+
Files have a little icon representing the file type, and web images have a little preview icon.
14
+
15
+
16
+

17
+
18
+
## Requirements and Versions
19
+
The standard version makes use of APIs that are only available on **MacOS13** and later. An older version for earlier versions of MacOS is included in the **MacOS12 Directory**. The older version has fewer features, e.g. no start at login via app preferences.
0 commit comments