shurcooL-legacy / InstantBackgroundUploader_OS-X

A simple menu bar OS X app to convert a local image (in the clipboard) to its online URL (in the clipboard), uploaded to ImageShack.us.

Home Page:https://dmitri.shuralyov.com/projects/InstantBackgroundUploader_OS-X/downloads/InstantBackgroundUploader_OS-X.zip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instant Background Uploader (OS X)

A simple menu bar OS X app to convert a local image (in the clipboard) to its online URL (in the clipboard), uploaded to ImageShack.us.

It can also convert a local image (in the clipboard) to an <img> tag with inline data URI encoded representation.

Downloads

Download Instant Background Uploader for OS X

Screenshots

A previous version used Matt Gemmell's MAAttachedWindow for notifications, instead of Mountain Lion's Notification Center.

Requirements

  • OS X 10.8 Mountain Lion (it uses Notification Center)

It's easy to make it (dynamically) fall back to MAAttachedWindow for previous versions of OS X. But I'm unlikely to do it myself, since I don't have access to an older OS X version right now, and trying to build something blindly isn't efficient. If you can do it, that'd be great. Please submit a pull request and I'll merge it.

Attribution

Includes MAAttachedWindow code by Matt Gemmell. Thank you, Matt Gemmell.

License

About

A simple menu bar OS X app to convert a local image (in the clipboard) to its online URL (in the clipboard), uploaded to ImageShack.us.

https://dmitri.shuralyov.com/projects/InstantBackgroundUploader_OS-X/downloads/InstantBackgroundUploader_OS-X.zip


Languages

Language:Objective-C 100.0%