Contributing to SolarSeek
Want to help make the best SoulSeek client for Mac? SolarSeek is developed and licensed under the GNU GPL open source license. Its developers and contributors are volunteers. The SolarSeek team is always looking for new additions and resources.
Getting the Code
SolarSeek is an open source project, distributed under the GPL license. The most recent SolarSeek source code is available via the Subversion repository. Use the following instructions to check yourself out a copy:
Requirements
- Xcode is available with a free account from Apple. Or install the developer software from your Mac OS X installation disk.
- Mac OS X 10.5 or better
Instructions for getting source code
Paste into Terminal: svn co http://svn.solarseek.net/solarseek/trunk
You can update the source (as frequently as desired), by moving into the solarseek folder with cd solarseek and running: svn update
Contributing Code
Once you have checked out the SolarSeek source code, you can fix bugs or implement features and then submit your changes as a patch for inclusion in SolarSeek. For this you need to be a registered user. Please contact us by e-mail to get your account. Email for an account
Following Development
Want to keep track of SolarSeek development? We have set up a developer blog for you tech junkies out there. Visit developer blog