GitXplorerGitXplorer
n

Imgur-Uploader

public
0 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
19ad656a921abdea28f7a491af6fc0c8d7ab6d84

cleaned up code a little

nnelsonpecora committed 10 years ago
Unverified
9d5a49517a237d4164d2967cb4c7271de6935661

commented out drag-drop for now

nnelsonpecora committed 10 years ago
Unverified
85d8a1d36ff5954ecb47d52a57c855561145f1d2

add notification

nnelsonpecora committed 10 years ago
Unverified
f03d3e15fcacea0b44f79c5ae81ba750da40fe37

upload works, copies url to the clipboard

nnelsonpecora committed 10 years ago
Unverified
fd00cb1c493d41f43d7886619ca8e27bcb49f154

config is actually correct now

nnelsonpecora committed 10 years ago
Unverified
536ed013e6b74e5778c33ee8e2b5e1524a1b90c6

added Configuration to xcode, gitignored

nnelsonpecora committed 10 years ago

README

The README file for this repository.

Imgur Uploader

  • menu bar app
  • written in swift
  • uses cool new (OSX 10.10) apis

MVP Features

  • drag+drop images onto app icon
  • app menu > select file (native file select dialog box) (multiselect? check imgur api)
  • upload to imgur
  • notification ("Uploaded to Imgur!")
  • auto-copy link to clipboard

v2 features (In App Purchase?)

Settings:

  • auto-copy (link to page, link to image, etc)
  • start when osx starts

Login:

  • log in (app menu option)
  • upload to account
  • save login info & sync via icloud?

Extensions:

  • share to imgur

Developing

  1. Copy Configuration.example.plist to Configuration.plist and add your API keys