Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eveseat/seat
🌀✳️ SeAT: A Simple, EVE Online API Tool and Corporation Manager
https://github.com/eveseat/seat
api corporation eve-online laravel seat
Last synced: 3 months ago
JSON representation
🌀✳️ SeAT: A Simple, EVE Online API Tool and Corporation Manager
- Host: GitHub
- URL: https://github.com/eveseat/seat
- Owner: eveseat
- License: gpl-2.0
- Created: 2015-08-22T09:15:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T12:00:13.000Z (8 months ago)
- Last Synced: 2024-10-02T22:36:48.164Z (4 months ago)
- Topics: api, corporation, eve-online, laravel, seat
- Language: PHP
- Homepage: https://eveseat.github.io/docs/
- Size: 506 KB
- Stars: 433
- Watchers: 42
- Forks: 142
- Open Issues: 119
-
Metadata Files:
- Readme: readme.md
- Changelog: changelogs/all.txt
- License: LICENSE
Awesome Lists containing this project
- awesome-eve - SeAT - SeAT is a EVE Online Corporation Management Tool written in PHP. (Capsuleer Tools)
README
![SeAT](https://i.imgur.com/aPPOxSK.png)
SeAT: A Simple, EVE Online API Tool and Corporation Manager
![gh-pages-deploy](https://github.com/eveseat/docs/workflows/gh-pages-deploy/badge.svg)SeAT is a simple, [EVE Online](https://www.eveonline.com/) Corporation and API management tool. SeAT allows you to keep an eye on all things related to your corporation; from wallets, to mail, to assets for both characters and corporations.
## documentation
Please refer to the [documentation](https://eveseat.github.io/docs/) for installation instructions, upgrade guides and more. To get in touch, check out our [contact page](https://eveseat.github.io/docs/about/contact/).
## donate
If you like SeAT, please consider donating ISK in game to [qu1ckkkk](https://gate.eveonline.com/Profile/qu1ckkkk) or via [paypal](https://www.paypal.me/leonjza).
## screenshots
![dashboard](https://i.imgur.com/PXHOYCp.png)
![character view](https://i.imgur.com/Cd5SuIm.png)## packages
For the **actual** SeAT source, please refer to the following package repositories:
| Package Name | Version | Downloads | Code Climate |
|----------------|:--------------|:----------|:-------------|
| [api](https://github.com/eveseat/api) | [![Latest Stable Version](https://poser.pugx.org/eveseat/api/v/stable)](https://packagist.org/packages/eveseat/api) | [![Total Downloads](https://poser.pugx.org/eveseat/api/downloads)](https://packagist.org/packages/eveseat/api) | [![Code Climate](https://codeclimate.com/github/eveseat/api/badges/gpa.svg)](https://codeclimate.com/github/eveseat/api) |
| [console](https://github.com/eveseat/console) | [![Latest Stable Version](https://poser.pugx.org/eveseat/console/v/stable)](https://packagist.org/packages/eveseat/console) | [![Total Downloads](https://poser.pugx.org/eveseat/console/downloads)](https://packagist.org/packages/eveseat/console) | [![Code Climate](https://codeclimate.com/github/eveseat/console/badges/gpa.svg)](https://codeclimate.com/github/eveseat/console) |
| [installer](https://github.com/eveseat/installer) | n/a | n/a | [![Code Climate](https://codeclimate.com/github/eveseat/installer/badges/gpa.svg)](https://codeclimate.com/github/eveseat/installer) |
| [eveapi](https://github.com/eveseat/eveapi) | [![Latest Stable Version](https://poser.pugx.org/eveseat/eveapi/v/stable)](https://packagist.org/packages/eveseat/eveapi) | [![Total Downloads](https://poser.pugx.org/eveseat/eveapi/downloads)](https://packagist.org/packages/eveseat/eveapi) | [![Code Climate](https://codeclimate.com/github/eveseat/eveapi/badges/gpa.svg)](https://codeclimate.com/github/eveseat/eveapi) |
| [eseye](https://github.com/eveseat/eseye) | [![Latest Stable Version](https://poser.pugx.org/eveseat/eseye/v/stable)](https://packagist.org/packages/eveseat/eseye) | [![Total Downloads](https://poser.pugx.org/eveseat/eseye/downloads)](https://packagist.org/packages/eveseat/eseye) | [![Code Climate](https://codeclimate.com/github/eveseat/eseye/badges/gpa.svg)](https://codeclimate.com/github/eveseat/eseye) |
| [notifications](https://github.com/eveseat/notifications) | [![Latest Stable Version](https://poser.pugx.org/eveseat/notifications/v/stable)](https://packagist.org/packages/eveseat/notifications) | [![Total Downloads](https://poser.pugx.org/eveseat/notifications/downloads)](https://packagist.org/packages/eveseat/notifications) | [![Code Climate](https://codeclimate.com/github/eveseat/notifications/badges/gpa.svg)](https://codeclimate.com/github/eveseat/notifications) |
| [services](https://github.com/eveseat/services) | [![Latest Stable Version](https://poser.pugx.org/eveseat/services/v/stable)](https://packagist.org/packages/eveseat/services) | [![Total Downloads](https://poser.pugx.org/eveseat/services/downloads)](https://packagist.org/packages/eveseat/services) | [![Code Climate](https://codeclimate.com/github/eveseat/services/badges/gpa.svg)](https://codeclimate.com/github/eveseat/services) |
| [web](https://github.com/eveseat/web) | [![Latest Stable Version](https://poser.pugx.org/eveseat/web/v/stable)](https://packagist.org/packages/eveseat/web) | [![Total Downloads](https://poser.pugx.org/eveseat/web/downloads)](https://packagist.org/packages/eveseat/web) | [![Code Climate](https://codeclimate.com/github/eveseat/web/badges/gpa.svg)](https://codeclimate.com/github/eveseat/web) |## security
If you find any security vulnerabilities within SeAT, please send an email to [email protected] to address instead of creating a public Github issue.