Overview
EveLens is a cross-platform skill planner for EVE Online, described as the modern successor to EVEMon. It is built on .NET 8 and Avalonia UI, forked directly from EVEMon, and is free and open source under GPL v2.
What it does
- Skill queue monitoring across multiple characters, with a Queue Health view that sorts characters by urgency and identifies empty or paused queues
- Plan Editor with drag-to-reorder skills, chain ribbons, timeline minimap, and goal inference
- Skill comparison between characters
- Skills browser
- Skill farm dashboard with ISK projections, tax calculations, and Omega sustainability tracking for extraction characters
- Character grouping and management, supporting 100+ characters
- Wallet tracking
- Smart batch scheduling for character updates
- Privacy mode to hide and mask data during streams
- ESI scope control with four presets: Full, Standard, Planner, or Custom
- Automatic migration of EVEMon settings on first launch
Platform
Desktop application for Windows, macOS, and Linux. Windows provides a code-signed installer; macOS provides an Apple Silicon .app bundle; Linux provides an x86_64 AppImage.
ESI scopes
The tool offers four ESI scope presets — Full, Standard, Planner, or Custom — but the specific scopes are not listed on the page.
Hosting / source
- URL: https://evelens.dev
- Source: Available on GitHub (linked from the page)
- License: GPL v2
- Provenance: Forked from peterhaneve/evemon
Notes
- Preserves 20 years of EVEMon domain logic from 57 contributors; the rest of the codebase was rebuilt on .NET 8 and Avalonia.
- 1,800+ automated tests. Community members reportedly run 70+ characters daily.
- 6 faction themes available (including a "Midnight" theme).
- No tracking, telemetry, or fingerprinting.
- Windows installer is code-signed with a verified Certum certificate to avoid SmartScreen warnings.
- Current release version is 1.2.0.
- Part of CapsuleerKit.