Skip to content

defmonk0/static-evemail-client

Repository files navigation

static-evemail-client

A statically-hosted mail client for Eve: Online using ESI and Angular.

Installation & Requirements

  • Set up an application for the ESI API.
    • Include scopes esi-mail.organize_mail, esi-mail.read_mail, esi-mail.send_mail
  • Clone repository.
  • Replace CLIENT_ID and REDIRECT_URI at the top of config.js (matching your application).
  • Replace BASE_URL as well.
    • If your mail application is at the route directory of your domain, leave it blank.
    • If your application is at another location, describe the path. For example, if your application is at yourdomain.com/mail, set this to /mail.
  • Host files somewhere, and enjoy.

Instructions

Due to some current quirks with ESI and CCP's SSO, you must visit the settings page to manually fill in your character's ID. This should be the same character you plan to authenticate with via SSO. This will be changed once the SSO is fixed.

References

About

Angular statically-hosted mail client for Eve: Online using ESI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages