Skip to content

This project is a tool designed to help track and manage the construction of colonies in Elite Dangerous. It provides an organized way to monitor progress, resources, and tasks.

License

Notifications You must be signed in to change notification settings

tcgm/EDColonyConstructionTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elite Dangerous Colony Construction Tracker

Elite Dangerous Colony Construction Tracker

This project is a tool designed to help track and manage the construction of colonies in Elite Dangerous. It provides an organized way to monitor progress, resources, and tasks.

Features

  • Track construction progress for a given Elite Dangerous Trailblazers Colonization Project.
  • Provides (roughly) realtime delivery tracking.
  • User-friendly interface for easy viewing.
  • Processes screenshots taken from Elite to populate the commodities, and how many of them are required.

Usage

  1. Download one of the Releases, or clone the repository and run or build from source.
  2. The program is mostly automated, all you have to do is grab screenshots from your Colonisation Ship's transfer UI and drag and drop them onto the Colony Construction Tracker.
  3. These screenshots will be parsed for their information, and the table populated. Please see the in-app guidance for what screenshots you need to get, or see the included ones after these instructions!
  4. Deliveries will be tracked over time while the program is open. Reading from the filesystem isn't instant, so give it a few seconds to recognize any deliveries you might make.
  5. Enjoy knowing what commodities you still have left to aquire for your colonization project, and watch line go up as the progress bar fills with successful deliveries!

alt text alt text

Installation

  1. Clone the repository:
git clone https://github.com/tcgm/EDColonyConstructionTracker.git
  1. Navigate to the project directory:
cd EDColonyConstructionTracker/
  1. Install dependencies:
npm install

Usage

  1. Start the application:
npm start
  1. Electron will open.

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch:
git checkout -b feature-name
  1. Commit your changes:
git commit -m "Add feature-name"
  1. Push to the branch:
git push origin feature-name
  1. Open a pull request.

License

This project is licensed under the MIT License.

Acknowledgments

About

This project is a tool designed to help track and manage the construction of colonies in Elite Dangerous. It provides an organized way to monitor progress, resources, and tasks.

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 161