Komari Nexus is a customized Komari theme based on KomariNext, focused on clearer global presentation and practical dashboard-side utilities.
Komari Nexus keeps the solid KomariNext foundation, but reshapes the theme around a more visual and utility-oriented experience.
This version is primarily aimed at users who want:
- a clearer global view of node distribution
- a practical way to estimate remaining node value
- lightweight visitor-side information directly on the page
Komari Nexus is a secondary development project built on top of KomariNext.
The upstream project provides the baseline Komari theme capabilities and overall technical foundation. This repository keeps that attribution explicit and continues to respect the original upstream project and license.
Komari Nexus adds a dedicated global distribution view that lets users understand node placement at a glance.
Highlights:
- world map based node distribution
- country and region highlighting
- region-side node list for the selected area
- support for opening the existing node detail drawer from map-side interactions
Komari Nexus adds a remaining value calculator designed for practical day-to-day use.
Highlights:
- floating entry plus page-side entry button
- remaining value calculation for nodes with price and billing data
- default CNY display with exchange-rate conversion
- filtering between included, skipped, and expired nodes
Komari Nexus adds a visitor information floating card in the lower-left corner of the page.
Highlights:
- visitor IP and basic geographic/network information
- delayed presentation after data is ready
- automatic collapse after display
- compact reopen button after auto-hide
For the baseline theme features inherited from the upstream project, please refer to:
This repository focuses on the custom additions and presentation direction specific to Komari Nexus, rather than duplicating the full upstream feature list.
The recommended way to use Komari Nexus is:
- Download the packaged theme from Releases
- Upload the theme package through the Komari admin dashboard
If you prefer local development or manual packaging, you can build it yourself as described below.
Install dependencies:
npm installRun the development server:
npm run devBuild the static theme output:
npm run buildWhen packaging the theme for Komari, make sure:
komari-theme.jsonis at the root of the zippreview.pngis at the root of the zip- built site files are placed under
dist/
Komari Nexus is independently maintained, but it is based on the original KomariNext project.
Please keep upstream attribution and licensing information intact when redistributing or modifying this project.