csexton / captured-mac

Captured
http://www.capturedapp.com
MIT License
5 stars 1 forks source link

The Great Rewrite #23

Closed csexton closed 8 years ago

csexton commented 8 years ago

Ground up re-write of Captured.

raze and rebuild

Biggest change is to use Swift and Storyboards where possible.

Move legacy code to /Vendor. This includes the Annotated view and the legacy uploaders.

Overhaul settings so that there can be many shortcuts associated with any account. This means you could have ⌘⇧4 upload to Imgur, but have ⌘⇧6 upload to S3, and so on.

Support drag and drop to the menu extra icon.

/cc @jorgev @mharper

jorgev commented 8 years ago

Fantastic!