make grouping clearer and update readme

This commit is contained in:
Calli
2023-06-23 21:20:56 +03:00
parent 5146e0e4ff
commit b3abfe0574
7 changed files with 45 additions and 7 deletions

View File

@@ -1,6 +1,8 @@
# Callis PI tool
Simple tool to track your PI planet extractors. Login with your characters and hit refresh.
Simple tool to track your PI planet extractors. Login with your characters and enjoy the PI!
Any questions, feedback or suggestions are welcome at [EVE PI Discord](https://discord.gg/MDapvGyw)
## [Avanto hosted PI tool](https://pi.avanto.tk)
@@ -15,6 +17,12 @@ Features:
- Highlight the planet if extractor has stopped or has not been started.
- Backup to download characters to a file (restore not implemented yet)
## Basic usage
1. Login with your characters
2. Group the character to accounts by clicking on the character name and setting the account name
3. Make sure your extractors are running!
## Security
All eve sso information is stored in your browser and refresh token is encrypted with apps EVE SSO secret. Backend processes only the token exchange, refresh and revoke that need the EVE_SSO_SECRET. Everything else is handled in frontend.