Skip to content

Commit 4bf13ca

Browse files
Create README
1 parent 38254d9 commit 4bf13ca

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# ClipBoardManager
2+
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+
![Menu](./screenshots/Menu.png)
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.
20+

screenshots/Menu.png

433 KB
Loading

0 commit comments

Comments
 (0)