Character Manager for EVE Online. (Rewrote https://github.com/PrometheusSatyen/Cerebral with typescript
-
https://github.com/PrometheusSatyen/Cerebral web browser version.
-
Data management by IndexedDB.
-
ESI request using Fetch API.
-
Material-UI latest version.
-
added wallet, assets view etc to his program.
-
others: can switch datasource to tranquility, singularity.⚠️ Currently, singularity test server ESI is disabled, see here for details.
-
Publish a limited edition with some features omitted as a Netlify.
- The product of command
npm run webpack:prod && npm run workbox:lib
is released
- The product of command
-
How to setup - API Client ID/Secret Key Setup Instructions
-
Basically, build with webpack
# production build yarn webpack:prod # development build yarn webpack # do "browser-sync" (global) install to run on local server yarn site:prod # production build yarn site:dev # development build
-
When SDE (STATIC DATA EXPORT) is updated
# More details see `./resources/eve-tool.js` yarn eve-tool -cmd all
NOTE: You may need to modify the generated source if necessary
- There are many things I want to implement and improve, but now I have no motivation or time...🤔