Home
Core Innovation¶
🧮 Daily Average Cost¶
An item costing ¥1000 used for 1000 days costs only ¥1/day. An item costing ¥100 used only once costs ¥100/day.
Cheap ≠ economical. Expensive ≠ wasteful. DailyCost Vault independently calculates the daily average cost for every item — across In Use, Sold, and Retired states — making "money-burning" assets visible at a glance.
📥 Smart Import from 3 Platforms¶
Drag and drop JD.com, Taobao, and Steam order CSVs. Dual parser (Rust backend + TypeScript frontend), auto platform detection, invalid order filtering, emoji matching, multi-item merge. Batch preload deduplication — tens of thousands of records imported in seconds.
🔒 Fully Local Data¶
SQLite database with local persistence, zero server dependency. Your spending data never leaves your device. No user accounts, no cloud sync, no telemetry. Export backups anytime.
Interface Preview¶
Asset Cards · Spot Money-Burners at a Glance — Stats bar, keyword search, multi-dimensional filtering, flexible sorting. Green = earned back, Red = burning money. Every item's value is clear.
Analytics · Understand Your Spending — Monthly spending chart with platform/time filters and chart toggle. Bar chart drill-down to see monthly items. Dual pie charts for platform and category on one screen.
Multi-Dimensional Filtering · Precise Targeting — Multi-platform checkboxes, fuzzy keyword search, 3-axis sorting combined. Find any item in seconds.
Custom Emoji · Thousands to Choose — Full emoji-mart Unicode emoji set + 37 custom emojis (Party Parrots / Blob / Cats / Mascots across 4 categories). Pick directly in the picker.
Settings · Your Tool, Your Way — 3-state theme, 5 color schemes, custom platform colors, 3-language switch, independent currency symbol. Deeply customize every detail.
Cross-Platform · One Codebase¶
🪟 Windows¶
.exe / .msi
🍎 macOS¶
.dmg · Apple Silicon & Intel
🐧 Linux¶
.deb / .AppImage
📱 Android¶
.apk
🌐 Web¶
Works in browser
Tech-Driven¶
🦀 Rust Backend¶
Tauri v2 framework, 29 Rust commands handling all data operations. SQLite WAL mode, foreign key constraints, automatic database migration. Daily cost calculated dynamically on every query — formula updates without re-importing.
⚡ Ultra Lightweight¶
Windows installer ~5MB. Vanilla TypeScript frontend, zero framework dependencies. 30× lighter than Electron alternatives. Ready on launch, no background resource consumption.
🔄 Auto Update¶
Tauri updater silent download & install + GitHub API cross-platform version detection. Auto-check on launch, manual check anytime. Signature verification ensures update security.
🎨 Custom Emoji¶
Thousands of emojis at your fingertips — full emoji-mart Unicode emoji set + 37 custom emojis. Party Parrots animated GIFs, Blob inline SVGs, Cats, Mascots across 4 categories. Pick directly in the picker.
🌍 Trilingual i18n¶
简体中文, 繁體中文, English — instant switching covering the entire interface. Currency symbol and interface language independently configurable. i18next-powered, JSON translation files.
♻️ Sustainable Data¶
Daily cost formulas, emoji matching rules, and category keywords are all hot-updatable. Legacy data auto-backfills — algorithm iterations never require re-importing historical data.
Five Themes · Five Personalities¶
Quick Start¶
Download & Install¶
Go to Releases to choose your platform installer, or open the Web version directly. Windows: .exe recommended. macOS: download .dmg.
Import Data¶
Install browser extensions to export JD.com, Taobao, and Steam purchase history as CSV. Drag into the app window or click import in Settings — auto-parse, deduplicate, and categorize.
All Set¶
The home page card grid displays all items. Green = earned back. Red = burning money. Click cards for details, go to Analytics for monthly trends and platform breakdown. Start rethinking every purchase you make.
Source code is not public yet · All Rights Reserved









