Hi everyone,
I’ve been working on something for a while and decided to finally share it with you all: a tool I’ve developed called Industrial EVE industrialeve.com. It’s the first app I’ve ever made, and I designed it to help with Planetary Interaction (PI) notifications without needing to constantly check in-game.
What can Industrial EVE do?
- Discord Notifications: It sends you notifications about your extractors’ status, so you’re always in the loop. There are three options 24h/12h/when it expires.
- Multiple Account Management: If you’re managing PI across several characters and accounts you can link them all so you can get notifications for all of them.
- Automatic Updates: Utilizes EVE Online’s SSO for secure logins and automatic PI data updates.
- Data Overview: Anytime you want to check in on your PI, you can get an overview through the site.
How it works: After you log in using EVE’s Single Sign-On, you can link your characters and see an overview of your whole PI setup. The site uses EVE’s APIs to pull your data, ensuring it’s up-to-date. To keep things up to date, the system refreshes your PI data daily, and there’s an option to manually update your data if needed (if you made changes for example and you want to see them instantly).
I need to mention that you should log in with each character once a month to keep your data access uninterrupted. This helps in making sure the access tokens are valid, and your PI data is consistently retrievable.
I really hope you find Industrial EVE useful for your PI management. I am an amateur in development so expect to run into problems (hopefully not or not many anyways). I’m all ears for any feedback, suggestions, or questions you might have. Some of my corp mates and I tested it for a while and so far it seems to be working ok. The plan is to slowly add more functionalities if people find it helpful.
Feel free to try it out at industrialeve.com and let me know what you think!
Thanks for checking this out, and I hope you find it useful.
12/12/2024 update
Several small additions have been made to the site to improve it. I will list a few here.
- Enhanced the discord bot to make sure no notifications are missed.
- More logging in the backend for easier troubleshooting.
- More options to customize your notifications.
- A notifications bell on the site to also get notifications there besides the discord bot.
- Several bug fixes.
Besides the above, I am now in the testing phase for the first part of the new implementation I am doing for factory notifications.
The new update will include the following:
Major refactoring of the app’s code base to make it faster in updating data.
Tracking the number of factories in colonies and their details.
Checking if connected storages have the required input resources for the factories.
Distributing those resources to all factories.
Calculating the number of cycles factories can run and their depletion time.
Notification logic for factories that are expiring.
Changes to the Discord settings page for configuring factory notifications.
I plan to release this beta build in my dev site for live testing and when I fix any bugs I find and add maybe some new stuff I will release it to the live site.
Below is what I will work on for part 2.
- Full storage implementation (about 50% complete).
- Extractor yield tracking (about 90% complete).
- Predictive calculations for factory/extractor resource exchange (about 10% complete).
- Major UI/UX updates for the Planets page to show detailed colony information.
If you want to try the new build or have any suggestions to help me, please let me know. I have a discord server which is not very active since people use it primarily for the bot but it’s where I post my progress.