Nicotine is Hyriand's rewrite of PySoulSeek with a PyGTK2 GUI
Nicotine+ is a fork, an attempt, to keep Nicotine working with the latest libraries, kill bugs, keep current with the Soulseek protocol and add some new features that users want and/or need.
As win32 develeloper* for Nicotine+ and a big fan of PortableApps, I made a portable version of Nicoine+
* kind of big word
You can download it here
This is the second version after alot of struggling to get a PyGTK app working which didn't have high cpu/memory useage.
Althrough I would like to have GTK seperated, I have no idea how. I did look at Gimp/Gaim portable sources but no luck
Another thing I worry about is the size (10MB).. can I make it even smaller? I already compressed all *.dll and *.exe with winUpack.
Any help/feedback is more than welcome. Enjoy soulseek everywhere!
Also
I am assuming the site is being worked on...
~Lurk~
~Lurk~
anyway... alternative links:
http://osiris.codedchaos.com/NicotinePlus
http://www.osiris.codedchaos.com/NicotinePlus
Actually, I'm pretty sure WinUPack is closed source, in which case you cannot use it to compress GPLed EXEs and DLLs (it's a copyright violation to do so since it violates the GPL). You should use UPX to compress all EXEs and DLLs.
Sometimes, the impossible can become possible, if you're awesome!
How dumb of me not to check that. In this forum-section winUpack is mention often, so I assume it was opensource. thanks for the tip
In case someone hits the same issue:
http://upx.sourceforge.net/
http://upxshell.sourceforge.net/
http://upxer.sourceforge.net/ (won't work with latest UPX)