These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Out of Eve 3.0

Author
Azazel Mordred
Cloak of Shadows
#1 - 2016-05-07 11:56:41 UTC
Hi all.

(Old thread)

Introduction to this version

Two years since the last release, and the project's gradual fading into unusability due to API and SDE changes over that period, I've brought it back to life with the 3.0 release.

This release focuses primarily on getting everything working with the latest API and SDE revisions, as well as general cleanup of the codebase for future work.

What is Out of Eve?

Out of Eve is an open source web application, which provides access to all your character and corporation information, either via the OutOfEve.com website, or your own self-hosted instance.

Being web-based means it's platform independent and does not require you to download or install anything on your PC or device - all your character and corporation information is always available to you anywhere, at any time.

Currently available modules include character and corporation sheets, standings, mail and notifications, current assets and ship fittings, transaction journal, market transactions and pending buy and sell orders, industry jobs and history, kills and losses, and a few utilities such as simple production profitability and mining calculators.

All aspects are controllable by your API key access rights, so if you don't want to make certain things available via Out of Eve, you can control that via API Key Management.

What's new or changed in this release

Release notes | Closed issues

In addition, OutOfEve.com is now served over HTTPS, which was a sticking point for some, previously.

Usage

Users are free to register on OutOfEve.com, and begin making use of the site right now.

If you would prefer to install your own instance for yourself or your corporation, please either clone the GitHub repository, or download one of the tagged releases. Please note that the master branch may have moved on from the tagged releases, and may contain incomplete development features, and may break your installations. Deploy from master at your own risk.

A note about using outofeve.com: As with prior releases, I feel compelled to reassure potential users of the publicly hosted website at outofeve.com, that I still have no interest in decoding and stealing your API information, eagerly looking at what sort of assets you maintain, trawling through your journal transactions, etc. I'm providing this service/software purely as a convenience for users who don't have the means or interest to host their own web servers and the associated maintenance involved. As mentioned, you can also control the amount of access you give Out of Eve via your API key management options on the EVE website.

Conclusion

I hope you find Out of Eve useful. If you encounter any problems either using or setting up the site, please log an issue on the project page. Better yet, if you have the ideas, time, and capabilities to implement new features, please feel free to contribute some code Big smile.

In-game ISK donations to Azazel Mordred are also always welcome Blink.

Out of Eve - Web-based character and corporation information http://www.outofeve.com/ Source Code: https://github.com/shrimpza/outofeve/