Have a read through http://help.github.com/
To clone that repository via an url like that yes you do need a client, that client is git. That will let you make changes, your own branches, merge back in sync with other developers, maintain your own source that you can easily keep up to date without downloading the whole thing each time and writing over your own changes etc, a zip wont let you do that.
It is mostly meant for people who want to develop the source rather than people who just want to get the source one off and not make changes.
But it just so happens you can get a zip as well:
Click on http://github.com/zoul/Finch/ and then click on Download Source in the top right corner.