evebuddy

command module
v0.13.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2025 License: MIT Imports: 37 Imported by: 0

README

EVE Buddy

A companion app for Eve Online players available on Windows, Linux, macOS and Android.

GitHub Release build status GitHub License chat GitHub Downloads (all assets, all releases)

Contents

Description

EVE Buddy is a companion app for Eve Online players. It has three key features:

  • Give you access to your characters without having to log into the Eve client or switching your current Eve character
  • Provide you with helpful functions, that the Eve client is lacking, like asset search across all your characters
  • Notify you about important game events (e.g. structure attacked) and new Eve mails

[!IMPORTANT] This is an early version and not yet considered fully stable. We would very much appreciate your feedback, so we can find and squash remaining bugs. If you encounter any problems please feel free to open an issue or chat with us on our Discord server in the support channel #evebuddy.
Some features may not be fully implemented yet (e.g. some notification types). Our current focus is on bug fixing, rather then adding more features. But if you are missing anything important, please feel free to open a feature request.
We very much welcome any contributions. If you like to provide a fix or add a feature please feel free top open a PR.

Features

A more detailed overview of the provided features:

  • Information about each character:
    • Assets: Browse through your assets at all your locations
    • Character: Current clone, jump clones, and more...
    • Mails: Full mail client for receiving and sending Eve mails
    • Communications: Browse through all communications
    • Planets: Status of PI colonies
    • Skills: Training queue, catalogue of all trained skills and what ships can be flown
    • Wallet: Wallet and Wallet Transactions
  • Combined view over all characters:
    • Overview (e.g. wallet, skill points, location)
    • Assets search: Full asset search across all your characters
    • Show list of all planetary industry colonies
    • Wealth: Charts showing wealth distribution across all characters
  • Can minimize to system tray and show indicator for new mail (desktop only)
  • Get notified about important events (e.g. structure attacked, training queue expired)
  • Desktop & mobile version
  • Automatic dark and light theme
  • Offline mode

Highlights

Asset browser for each character

You can browse the assets of a character by location. The view by location is similar to the in-game view when docked.

Screenshot from 2024-11-10 16-53-30

Full mail client

You can receive, send and delete eve mails. Similar to the in-game mail client.

Screenshot from 2024-11-10 16-52-55

Planetary Industry

You can see the current status of your PI colonies. And you can also get notifications when an extraction has expired.

Screenshot from 2024-12-04 15-15-32

Overview of all characters

The overview pages gives you key information about all you characters at a glance.

Screenshot from 2024-11-10 16-54-22

Asset search across all characters

You can search for assets across all characters.

Screenshot from 2024-11-10 16-52-07

Colonies of all characters

You can see all colonies used for planetey industry from all your characters at a glance.

Screenshot from 2024-12-04 17-47-45

Wealth charts across all characters

The wealth page gives you a graphical overview of your total wealth (= wallets + asset value) and contains breakdowns that help you better understand the structure of your wealth.

Screenshot from 2024-11-10 16-54-56

Notifications

EVE Buddy can send notifications on your local device to notify about new communications, mails, expired training queues and more.

Screenshot from 2024-11-10 17-18-27

Mobile version

EVE Buddy also works on Android and has a mobile friendly navigation:

Character navigation Mail browser Asset browser
Screenshot_20250301-001409 Screenshot_20250301-002237 Screenshot_20250301-002825

Installing

To install EVE buddy just download the latest release from the releases page to your computer or mobile. The app ships as a single executable file that can be run directly. When you run the app for the first time it will automatically install itself for the current user (i.e. by creating folders in the home folder for the current user).

Please also see the detailed instructions for each platform / installation method:

You find the latest packages for download on the releases page.

Linux

[!NOTE] The app is shipped in the AppImage format, so it can be used without requiring installation and run on many different Linux distributions.

  1. Download the latest AppImage file from the releases page and make it executable.
  2. Execute it to start the app.

[!TIP] Should you get the following error: AppImages require FUSE to run., you need to first install FUSE on your system. Thi s is a library required by all AppImages to function. Please see this page for details.

Windows
  1. Download the windows zip file from the latest release on Github.
  2. Unzip the file into a directory of your choice and run the .exe file to start the app.
Mac OS
  1. Download the darwin zip file from the latest release on Github for your respective platform (arm or intel).
  2. Unzip the file into a directory of your choice
  3. Run the .app file to start the app.

[!TIP] MacOS may report this app incorrectly as "damaged", because it is not signed with an Apple certificate. You can remove this error by opening a terminal and running the following command. For more information please see Fyne Troubleshooting:

sudo xattr -r -d com.apple.quarantine "EVE Buddy.app"

Android

[!NOTE] Please note that the app can currently be only installed from the release page and is currently not available in any of the Android app stores.

  1. Make sure you have enabled in settings that you can install from your web browser (For detailed instructions please see How to install Unknown Sources applications in Android)
  2. Navigate to the github releases page in your mobile browser
  3. Select to download the latest EVE_Buddy.apk file from the release page (this can take a minute)
  4. When prompted choose to install the file / open the file with the default installer
  5. In case you get a security warning from Google Play Protect:
    1. Select "More details"
    2. Select "Install anyway"
  6. Once installation is complete: Select "open" to start the app.

[!TIP] If you want to use EVE Buddy's notification features you need to allow the app to keep running in the background. This is a setting for the app under Batter > Usage and called "Unrestricted". For details instructions please see How to prevent apps from 'sleeping' in the background on Android.

Build from source

It is also possible to build and run the app directly from the source on the github repository. For that to work your system needs to be setup for building Fyne apps, which requires you to have installed the Go tools, a C compiler and a systems graphics driver. For details please see Fyne - Getting started.

When you have all necessary tools installed, you can build and run this app direct from the repository with:

go run github.com/ErikKalkoken/evebuddy@latest

Updating

The app will inform you when there is a new version available for download. To update your app just download and install the newest version for your platform from the releases page.

Uninstalling

If you no longer want to use the app you can uninstall it.

Desktop

The desktop versions has an special app for removing our data:

First start the delete app for removing your user data:

./evebuddy --delete-data

This command will ask for confirmation and then delete user data from your computer like characters, log files, etc.

Then delete the file itself:

rm evebuddy
Mobile

On mobile you can uninstall the app via the Android Settings and it will also remove all data.

Troubleshooting

The app has an application log and a crash file that can help with trouble shooting. You can export both logs from the Settings menu in the General section.

To view the logs on mobile you might want to install another app. While there are many decent apps for viewing log and text files on the Google Play store, we can recommend the following two apps:

FAQ

Where can I get support?

Fo bugs and feature requests please open an issue in the GitHub repository.

For support and any other questions please join us on in our channel #eve-buddy on this Discord server.

What safety measures are taken to protect my character data and token?

EVE Buddy is designed to protect your character data and token and has implemented the following safety measures:

  1. All character data and tokens retrieved from CCP's servers are stored on your local computer only. Your data is therefore safe as long as you prevent any unauthorized access to the data on your computer.

  2. EVE Buddy also does not log any tokens (they are replaced with the text REDACTED). It is therefore safe to share your logs with maintainers for troubleshooting.

  3. EVE Buddy is fully compliant with the requirements for OAuth 2.0 for Mobile or Desktop Applications from CCP.

  4. In case you need to switch computers you can remove your data with the delete app.

Why do I not see all of my character's data in the app?
Server limitations

CCP's servers have limitations on how far back some character data can be retrieved.

Here is an overview of some limitations:

  • Wallet journal: 30 days, 2.500 entries
  • Wallet transaction: 2.500 entries

However, EVE Buddy will keep all historic data once retrieved. For example: If you allow EVE Buddy to update on a regular basis, it will be able to keep a record of your wallet transactions over many months and years.

Structures

A special case are Upwell structures. Access to structures depends on in-game docking rights. Unfortunately, it is not possible to later retrieve the name or location of a structure, which the character no longer has access to. For example character assets might be displayed in an "unknown structure".

Credits

"EVE", "EVE Online", "CCP", and all related logos and images are trademarks or registered trademarks of CCP hf.

Documentation

Overview

Evebuddy is a companion app for Eve Online players.

Directories

Path Synopsis
internal
app
Package app is the root package of all domain related packages.
Package app is the root package of all domain related packages.
app/assetcollection
Package assetcollection provides data structures to analyze and process asset data.
Package assetcollection provides data structures to analyze and process asset data.
app/character
package goesi contains helpers used in conjunction with the goesi package
package goesi contains helpers used in conjunction with the goesi package
app/chartbuilder
Package chartbuilder provides a chart builder for rending themed Fyne charts.
Package chartbuilder provides a chart builder for rending themed Fyne charts.
app/esistatus
Package esistatus contains the ESI status service.
Package esistatus contains the ESI status service.
app/evenotification
Package evenotification contains the business logic for dealing with Eve Online notifications.
Package evenotification contains the business logic for dealing with Eve Online notifications.
app/eveuniverse
Package eveuniverse contains the Eve universe service.
Package eveuniverse contains the Eve universe service.
app/icon
Package icon contains all bundeled app icons.
Package icon contains all bundeled app icons.
app/pcache
Package pcache implements a persistent cache.
Package pcache implements a persistent cache.
app/statuscache
Package characterstatus is a service which provides cached access to the current update status of general and character sections.
Package characterstatus is a service which provides cached access to the current update status of general and character sections.
app/storage
Package sqlite contains the logic for storing application data into a local SQLite database.
Package sqlite contains the logic for storing application data into a local SQLite database.
app/storage/testutil
Package factory contains factories for creating test objects in the repository
Package factory contains factories for creating test objects in the repository
app/ui/desktop
Package desktop contains the code for rendering the desktop UI.
Package desktop contains the code for rendering the desktop UI.
app/ui/mobile
Package mobile contains the code for rendering the mobile UI.
Package mobile contains the code for rendering the mobile UI.
app/widget
Package widget contains custom widgets with app dependencies.
Package widget contains custom widgets with app dependencies.
cache
Package cache implements a simple in-memory cache.
Package cache implements a simple in-memory cache.
deleteapp
Package deleteapp contains the Fyne app for deleting the current users's data.
Package deleteapp contains the Fyne app for deleting the current users's data.
evehtml
Package evehtml provides converters to deal with Eve Online HTML.
Package evehtml provides converters to deal with Eve Online HTML.
eveicon
Package eveicon provides access to Eve online icons as Fyne resource.
Package eveicon provides access to Eve online icons as Fyne resource.
eveimage
Package eveimage provides cached access to images from the Eve Online image server.
Package eveimage provides cached access to images from the Eve Online image server.
fynetree
Package fynetree contains a type that makes using Fyne tree widgets easier.
Package fynetree contains a type that makes using Fyne tree widgets easier.
github
package github contains features for accessing repos on Github.
package github contains features for accessing repos on Github.
httptransport
Package http provides custom http transport implementations.
Package http provides custom http transport implementations.
humanize
Package humanize transforms values into more user friendly representations.
Package humanize transforms values into more user friendly representations.
migrate
Package migrate provides a simple mechanism for dealing with migrations of a SQLite database.
Package migrate provides a simple mechanism for dealing with migrations of a SQLite database.
optional
Package optional provides the generic type Optional, which represents an optional value.
Package optional provides the generic type Optional, which represents an optional value.
set
Package set implements a generic set container type.
Package set implements a generic set container type.
sso
Package sso provides the ability to authenticate characters with the Eve Online SSO API for desktop apps.
Package sso provides the ability to authenticate characters with the Eve Online SSO API for desktop apps.
syncqueue
Package syncqueue provides queues for cuncurrent use.
Package syncqueue provides queues for cuncurrent use.
widget
Package widgets contains custom widgets for this app.
Package widgets contains custom widgets for this app.
tools

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL