Version 1.3 of the Market Upload utility is now available!
New in version 1.3.1
- Supports Revelations 2.2 and Trinity
New in version 1.3
- Minor UI cleanups
- Now supports a -hide switch on launch - will go to tray only
- Attempts not to clobber wallet exports
- Behind the scenes: Upgraded to WxPython 2.8 and Python 2.5.1. Downside is the download size has grown by a whopping 2MB.
New in version 1.2
- Ability to login as your EVE character name and track number of uploads
New in version 1.1.1
- Added a better check for non-market-export files ending in .txt
New in version 1.1
- Ability to hide in system tray
- Nicer looking interface, including an XP look on Windows XP
- The program has an icon now ;)
- Asyncrhonous uploading (GUI doesn't stall when transferring)
- Comes with an installer/uninstaller
- More feedback about operations
- Message of the Day loaded on client start
- Checks for network connection on start
How to Use
- Run the downloaded installer
- Start up the MarketUploader
- Fire up EVE Online (Note: EVE can be running before starting the uploader. You can start & stop the uploader independent of EVE running.)
- In a market window on a specific item, hit Export to File
- Optional: To hide the the Uploader window, double click on the system tray icon, or right click and choose hide.
- Every minute the uploader utility will scan the EVE directory for Market Exports. It will then read each file, upload it to EVE-Central.com, and delete the dump file.
Disclaimer: This software comes with NO WARRANTY! It may eat your dog. It may smell funny. I can't guarantee it will work.
Download
Please send feedback to atrus@stackworks.net.
Windows (32bit)
Mac OS X (Universal)
WARNING: This doesn't work - if you have a Mac, we suggest using the source version. We're looking into why it causes an immediate crash, but the author doesn't have access to a wide variety of Macintosh systems for testing and development. The source version runs flawlessly on Linux though ;)
Source Code
This program is distributed under the GPL license version 2. See the COPYING file in the source archive for more information. This is being provided as a good-faith download for the EVE community. If the EVE-Central.com database is abused because of the availability of this source, future version will not be released under the GPL.
Git repository for the source code is now available. See for gitweb or clone by:
git clone git://stackworks.net/evec_upload.git
This download requires Python 2.4+ and wxPython 2.6+. To make an EXE out of the provided source, py2exe is required. The installer package is made with NSIS.
Download: Version 1.3.1 source
Download: Version 1.3 source
Download: Version 1.2 source
Download: Version 1.1 source