8000 GitHub - djjorjinho/Clipinio: A clipboard manager.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

djjorjinho/Clipinio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clipinio

Lightweight clipboard manager for OS X.

Additional information

I used to use ClipMenu as daily clipboard manager. As the recent version lacks of access to the source code I decided to switch. Thus I bought two clipboard manager from the App Store. Both did not work as I expected...so I wrote my own kinda lightweight clipboard manager. I wrote it in Swift as an introduction. This is nothing real awesome. Just fits my daily use case. Maybe I enhance it later. If anyone cares: I did not invoke the old carbon api as it felt unswifty implementing it. The disadvantage of this approach is that one is not able to consume hotkey events but to receive a copy of those. Meaning the hotkey event is dispatched to the current application.

Update

Now I use the old Carbon API, thus being able to consume the events. It is also much faster now and feels more like the old ClipMenu.

About

A clipboard manager.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%
0