top | item 4775584

Wingman: Git + GitHub + OS X

126 points| basil | 13 years ago |wingmanapp.com | reply

66 comments

order
[+] hemancuso|13 years ago|reply
I'm shocked that an indie Mac app that isn't in the app store is trying to get away with selling a $29 license that has no free trial. To Github developers, of all people. Shenanigans.

It'd be one thing if you had an awesome video whereby I could see in this in action. Or tons of awesome reviews from people I respect. Hell, I would pay $5 to try it out.

But you want me to pay $30 bucks in hopes that this doesn't suck? There is too much competition in this market to even attempt this. This developer is shooting themselves in the foot.

[+] FooBarWidget|13 years ago|reply
Why is it such a big deal that it isn't in the app store? As far as I can see automatic updates is the only advantage that the app store brings... and even that has been handled for years without problems by third party updating systems like Sparkle.
[+] supercoder|13 years ago|reply
Ya, hopefully their product is better than their marketing.
[+] moneypenny|13 years ago|reply
Restricting it to Github is also annoying, if not slightly stupid.
[+] knowtheory|13 years ago|reply
This seems like a cool idea but i'm bewildered by one thing. Why is this a menu item? And does it have hotkeys?

Because, for better or worse, my menu bar is essentially full, and I save and manipulate my code and repositories via my keyboard, not my mouse (well that's mostly true. I still browse my git repos using GitX).

The workflow ideas seem worth trying, but the interface isn't something I can get with (although i will cop to not having any good ideas on how to improve this. I wonder what a quicksilver-like workflow would be like).

[+] cmer|13 years ago|reply
I recently discovered Bartender to help me with my menu bar and cannot recommend it enough.
[+] mmanfrin|13 years ago|reply
One of the landing-page feature boxes mentions that it's driven by hotkeys.
[+] richo|13 years ago|reply
If you're into the workflow then check out git-flow, it seems to be a direct port of it.

Personally I find it way too specific, rules with no bend in them rarely work well.

[+] jinushaun|13 years ago|reply
Menu items make for better screenshots when marketing features.
[+] TheTaytay|13 years ago|reply
Really surprised to see people balk at $29 for a software productivity tool. I mean, I get it if it's not worth it for you, but I happily paid a similar amount for SourceTree (before it was free ;) ), and pay similar amounts for all sorts of development tools. It doesn't take much productivity gain for these sorts of tools to pay for themselves quickly. This is the sort of thing that a dev lead might buy for his team to teach/enforce the git-flow workflow quickly and easily.

We happen to use Mercurial around here, so that was my biggest turnoff, but the rest of the value proposition made plenty of sense to me: Solve one problem. Solve it well. Charge real money.

I wish these guys success. :)

[+] felciano|13 years ago|reply
So is there an equivalent for Mercurial, i.e. automates best-practices recipes for common dev workflow steps?
[+] Hilyin|13 years ago|reply
I suggest moving your imagery over to a CDN. Chrome network tab clocked your site at taking 30 seconds to load all the images. (I am on a 100mbit connection)
[+] xutopia|13 years ago|reply
I'm on a 30mbit connection to the outside world and I'm finding it just as slow.
[+] cheeaun|13 years ago|reply
And most of the images are @2x retina sizes.
[+] cwilson|13 years ago|reply
The images and the download itself are both crawling for me.
[+] rll|13 years ago|reply
Or just turn on Cloudflare.
[+] ainsleyb|13 years ago|reply
Seems awesome - like a GUI for git-flow.

What is the pricing for this? Seems there's a free download at the top, but the bottom says "Buy for $29.99". Might want to make the pricing structure clearer. :)

[+] pyrotechnick|13 years ago|reply
From what I can gather it's some kind of dodgy Shareware thing. Although I can only guess since they really have made little effort to make it any more clear.

Neither the "purchase" site [1] nor anything inside the app itself [2] clearly explains the terms of the free download, or why one should even consider purchasing a licence.

I understand this is a fresh product and everything but it's expected one makes an effort to make these terms far clearer before asking for people's money.

Is this a simply a case of neglect or an example of a dark pattern [3] in the wild?

[1] http://wingmanapp.com/purchase

[2] http://i.imgur.com/aD5g8.png

[3] http://wiki.darkpatterns.org

[+] harlanlewis|13 years ago|reply
I'd love to try this, but I'm uncomfortable entering my github username and password - shouldn't apps like this be using oauth instead of basic authentication?

Also, the sign in button appears disabled until you actually purchase it (I assume it's not just a bug), which makes the prominent Download link on their site with mostly hidden mention of pricing feel pretty shifty. Behavior like this doesn't instill confidence or trust.

[+] Me1000|13 years ago|reply
I have a native iOS app that works with GitHub's API. I had the exact same concern as you. As a user, I would much rather use an oath of flow instead of entering my password.

Unfortunately, GitHub actually suggests you use basic auth for native applications. Their reasoning is that the application secret would need to be shipped with the binary, thus making it… not secret (even with various obfuscation).

Source: http://developer.github.com/v3/oauth/#non-web-application-fl...

[+] jonpaul|13 years ago|reply
I'm truly intrigued and curious... my startup Gitpilot (http://gitpilot.com/) is trying to solve a similar problem. Was Wingman conceived from any inspiration of Gitpilot? Truly curious, especially because of the airplane naming scheme.
[+] neilkelty|13 years ago|reply
Wingman is a friend you take to the bar, not an airplane. But props on your app/startup - pretty damn slick UI.
[+] _frog|13 years ago|reply
Command + Return probably isn't the best key combination for this. Most source code editors on OS X use that key combination to insert a new line below the current one regardless of cursor position.
[+] teddyknox|13 years ago|reply
Downloaded it. Ran it. Entered my github credentials... and the login button is disabled.

hm.

[+] tenfef|13 years ago|reply
Login is enabled once you buy it. It's not clear, but there's no trial you have to pay to login.
[+] jprice|13 years ago|reply
Having the same problem...
[+] duaneb|13 years ago|reply
No way I'm dropping $30 without trying it first, especially if it is not on the app store. This isn't exactly a 99 cent flashlight app.
[+] louischatriot|13 years ago|reply
The page what this brings me on top of Git+Github. Is it just a GUI around Git to avoid having to learn the ~5 everyday commands?
[+] nodesocket|13 years ago|reply
So I was ready to buy Wingman, but then paused and thought. Why isn't this on the App Store? Am I really going to use it? I am all for productivity tools, and honestly willing to pay for anything that makes my life easier, but I think I just need a trial of Wingman, just to make sure it is what I am envisioning.
[+] tirant|13 years ago|reply
Alienating developers from git? What's next, hiding them the source code? I do not really see the point of this app.
[+] desireco42|13 years ago|reply
So this is graphical representation of gitflow... and tied to github... it sounds cool, I am a little suspicious how many people will really need this. From angry comments I see this is not tied to appstore, kudos for that, hope more devs would do it like this.
[+] pdenya|13 years ago|reply
Does this work with git-flow already? I wouldn't switch away from an existing git based workflow for this but I'll consider it for future projects.
[+] BillSaysThis|13 years ago|reply
For all the comments about no trial version, they cover this at the bottom of the page by saying they'll gladly refund if you're unsatisfied.
[+] dmak|13 years ago|reply
1) I use CMD + Enter for Alfred 2) How is this faster than just going into command line? 3) $30? I'll just stick with command line.
[+] Terretta|13 years ago|reply
With spotlight at command-space, why not option-space for Alfred?
[+] twodayslate|13 years ago|reply
This looks cool. Is there any similar software for Windows?