Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 21 additions & 10 deletions docs/community/socketkill.com/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,32 +15,43 @@ maintainer:
<div class="grid cards" markdown>

- [:octicons-browser-16: __Website__](https://socketkill.com){ .esi-card-link }
- [:simple-github: __GitHub__](https://github.com/ScotDex/socketkill-frontend){ .esi-card-link }
- [:simple-github: __GitHub__](https://github.com/ScotDex/socketkill-v2){ .esi-card-link }
- [:simple-discord: __Discord__](https://discord.gg/UnFN8UY6Dz){ .esi-card-link }

</div>

## About

Socket.Kill or socketkill.com is a nearly stateless high performance web site to stream live kill mails, design focus is optimisation and aesthetics. The site is designed with a blend of eve online aesthetics fused with the CRT monitor effects from the alien franchise.
Socket.Kill or socketkill.com is a stateless high performance web site to stream live kill mails, design focus is optimisation and aesthetics. The site is designed with a blend of eve online aesthetics fused with the CRT monitor effects from the alien franchise. Winner of new dev of the year at the eve creator awards fanfest 2026
Copy link
Copy Markdown
Member

@steven-noorbergen steven-noorbergen May 28, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Socket.Kill or socketkill.com is a stateless high performance web site to stream live kill mails, design focus is optimisation and aesthetics. The site is designed with a blend of eve online aesthetics fused with the CRT monitor effects from the alien franchise. Winner of new dev of the year at the eve creator awards fanfest 2026
Socket.Kill or socketkill.com is a stateless high performance web site to stream live kill mails, design focus is optimisation and aesthetics. The site is designed with a blend of eve online aesthetics fused with the CRT monitor effects from the alien franchise. Winner of the [EVE Creator Awards "New Developer of the Year"](https://www.eveonline.com/news/view/eve-fanfest-wrapped#h2-4) 2026


Visit [About](https://socketkill.com/about/) to learn more

## Features

- Multimode Filter (Corp, System, Region, Alliance)
- Multimode Filter (Corp, System, Region, Alliance) to monitor kills as the arrive
- NPC Global Death Counter
- Whitelist based web socket access
- Discord Killmail Relay with multiple categories
- Selectable Killmails
- Public web socket access with integrated schema validation.
- Discord Killmail Relay with multiple categories.
- Selectable Killmails for further inspection.
- ISK Destroyed Counter (From 14th Jan 2026)
- Automated posting to X, Bluesky and Mastodon with 20 bill threshold.
- Automated posting to X and BlueSky with 40 bill isk threshold.
- Query builder to review daily kill mails. (Coming soon)
- Killmail RAW data access for further dev opportunities.

## Infrastructure

- Zero Onboard Database
- No Fully Stored Killmails
- Node.js
- Zero Onboard Database & No Fully Stored Killmails
- Tailwind/Svelte/Astro
- Cloudflare Workers
- R2 & KV Persistence
- Image Proxy for performance boost

## Use Cases

- Observing an ongoing battle (filter x2 alliances)
- Hunt a region (Filter for black rise)
- Locate officers for that juicy purple loot (Discord tracker)
- Who is smartbombing in the area (Filter "Smartbomb" & Region) - Coming soon TM

## Screenshot

Expand Down