I often read the stiky thread "UniUploader in Linux" about jUniUploader and phpUniUploader but I'm not contented with these solutions, cause of I want to give UU supptrt to my guild and without a working UU on my system it's worth to try.
That's why I installed monodevelop and started coding last night.
My resut is a basicly working UU under Linux.
You're welcome for testing my actual beta code and perhaps posting bugs, workarounds and reviews.
Installation
- Download the attached file.
- Decompress it by gzip -dc uniuploader-2.6.6.tar.gz | tar xf -
- Change to the extracted folder cd uniuploader
- Run ./configure
- Run make
Disabled functions:
- No automatic locating of "WoW.exe"
- No trayicon, cause of the different windowmanager problems
- No autostart of UU after boot
- No launching of WoW or external Software
Know Bugs:
- No known bugs at the moment