Stockfish Mac app

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Rebel, chrisw

daylen
Posts: 40
Joined: Fri Dec 30, 2011 5:33 am
Location: Berkeley, CA

Stockfish Mac app

Post by daylen »

It's finally here! A beautiful, powerful chess app for the Mac. http://stockfishchess.org/mac/

And the source code is here on GitHub (GPLv3): https://github.com/daylen/stockfish-mac

Some features:
- Stockfish engine (obviously)
- PGN support (no variations or commentary, though)
- FEN support
- Automatic hardware detection

Since this is a 1.0, there are missing features:
- No chess clocks
- No opening books
- No endgame tablebases
- No one-player mode

Short development history: I started with about 9000 lines from Tord's Stockfish for iPhone app, and wrote about 3000 lines over 2 weeks to get it to where it is today.

If you have a Mac, I think you should check it out, and if you would like to, I welcome pull requests!
arjuntemurnikar
Posts: 204
Joined: Tue Oct 15, 2013 10:22 pm
Location: Singapore

Re: Stockfish Mac app

Post by arjuntemurnikar »

AWESOME!! As a mac user, thank you very much! I have been waiting for a decent chess analysis app for *like forever*!!

Rated 5 stars!
gladius
Posts: 568
Joined: Tue Dec 12, 2006 10:10 am
Full name: Gary Linscott

Re: Stockfish Mac app

Post by gladius »

Great stuff! Congratulations, it looks really nice :)
Werewolf
Posts: 1795
Joined: Thu Sep 18, 2008 10:24 pm

Re: Stockfish Mac app

Post by Werewolf »

Nice one. Can you add Stockfish Dev versions, or is it just the Stockfish that comes with it?
zullil
Posts: 6442
Joined: Tue Jan 09, 2007 12:31 am
Location: PA USA
Full name: Louis Zulli

Re: Stockfish Mac app

Post by zullil »

daylen wrote:It's finally here! A beautiful, powerful chess app for the Mac. http://stockfishchess.org/mac/
It looks gorgeous; good luck developing it further. But I'm switching to a linux workstation. Really disappointed with the CPU options in the new Mac Pro. $4000 for 6 cores? I'll be getting 16 physical cores for $5000.
daylen
Posts: 40
Joined: Fri Dec 30, 2011 5:33 am
Location: Berkeley, CA

Re: Stockfish Mac app

Post by daylen »

It comes with the latest Dev version as of January 19. I haven't tried it yet, but you might be able to drop in new binaries into the app if you right click it and "show package contents." Or you can put in new binaries and compile from the GitHub project.
Norbert Raimund Leisner
Posts: 1643
Joined: Tue May 20, 2008 4:57 pm
Location: Augsburg - Germany

Re: Stockfish Mac app

Post by Norbert Raimund Leisner »

http://eric.terrien.pagesperso-orange.f ... age21.html

(chess programs for iPad/iPhone, written in French language)
Kaj Soderberg
Posts: 137
Joined: Sat Jan 01, 2011 7:33 pm

Re: Stockfish Mac app

Post by Kaj Soderberg »

Thank you Daylen for the nice looking app.

I was looking for a way to set up a position (clear board and enter pieces), in order to then let infinite analysis do its thing. Couldn't find it, only pasting a string is possible, right? Or it could be my early morning clumsiness ;-)

Thanks for clarification in advance.

Cheers,
Kaj
arjuntemurnikar
Posts: 204
Joined: Tue Oct 15, 2013 10:22 pm
Location: Singapore

Re: Stockfish Mac app

Post by arjuntemurnikar »

I thought you would be updating it frequently with the latest SF dev releases. If you are not, then why did you throw in a dev version in the first place?
zullil
Posts: 6442
Joined: Tue Jan 09, 2007 12:31 am
Location: PA USA
Full name: Louis Zulli

Re: Stockfish Mac app (requires Mavericks!)

Post by zullil »

daylen wrote:It's finally here! A beautiful, powerful chess app for the Mac. http://stockfishchess.org/mac/

If you have a Mac running OS X 10.9 or later, I think you should check it out, and if you would like to, I welcome pull requests!


Can you build this to run on earlier versions of OS X? In any case, you ought to be clear on your website that the current app is Mavericks only.