ClipMan

ClipMan

14 devlogs
10h 55m
•  Ship certified
Created by Coni

a simple, clipboard manager for macOS.

Timeline

Clipman 2.1.0 is finally out! It took me like a while to debug that one.

Update attachment

So, uh, 2.1.0 is coming soon: we are just having some bugs with the new update facelift, so be patient!

Update attachment

Clipman V2.0.0!
Groups are here! Assign clips to groups :DD
The new update mechanism is now employed, whenever there's a new update, Clipman notifies you on launch.

Update attachment

Clipman 2.0.0 Beta
https://github.com/conistuffwow/Clipman/releases/tag/2.0.0b
Clipman v2.0.0 Beta Preview introduces Groups, allowing you to organize your clips to the max. (it is very likely your clips will not persist and crash the app, before updating, open the Settings panel, and hit Wipe clips. Quit the app, and then replace it.
It also introduces an Update function, so you can get notified of Clipman updates.

Update attachment

Clipman 1.6.0
Introduced a UI redesign at the top part of the popover, to make it look generally nicer.
It also follows SemVer (MAJOR.MINOR.PATCH)

Update attachment

Clipman v1.5
https://github.com/conistuffwow/Clipman/releases/tag/1.5
- Bug fixes
- Favourite clips dock at the top
- URL clips open in browser (exclusive copy button for them)

Update attachment

New features coming to Clipman 1.5: Clipman now auto-opens copied links, and you can pin clips.

Ship 1

1 payout of shell 50.0 shells

Coni

about 2 months ago

Coni Covers 6 devlogs and 3h 21m

ClipMan 1.0 is finally out, you can download it from the GitHub url!

Update attachment

ClipMan now has a settings panel, and you can also sort via Newest first, or Oldest first.

I created an app icon (for launchpad display, etc.) and added the Favourite Clip feature. Favouriting a clip makes it display a warning when deleting it.

Added saving functionality for clips, and the option to delete them.

Add basic expansion function, and scrollable clips list. Only 5 will show in regular view. There is a bug with the sizing I must fix, but it is mostly working here :)

I have coded in basic clipboard management. Whenever you copy a unique item, it pops in there, and clicking on the text copies it to your clipboard.

Update attachment