Skip to content

A tool for EVE Online that helps you visually identify wormholes

License

Notifications You must be signed in to change notification settings

Gh0stReaper123/eveWhID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EVE Wormhole ID

This is a lightweight program for Windows that will allow you to visually identify wormholes without needing to fly through it to check.

Installation

Installation is relatively simple. Just extract all the files included in releases into their own folder.

Usage

To run the program, just run the .exe file.

Building the source

If you wish to compile the source yourself, you'll need the following:

  • Python 3.5+ with the following modules

    • cx_Freeze

    • guizero with the images extension

      pip install guizero[images] --user

    • Tkinter (should be part of the standard python)

Once these are installed run the following in command prompt:

python setup.py build

Contribution

If you feel like improving on my (basic) work, feel free to open a pull request.

License

GNU GPLv3

Icon made by Flat Icons

About

A tool for EVE Online that helps you visually identify wormholes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages