Chronos is the RELIQUARY VFR to CFR converter app. It is designed as a Tauri desktop app with a SolidJS interface and a Rust command layer that drives ffprobe and ffmpeg.
- Node.js
- Rust
- Optional:
ffprobeandffmpegavailable inPATH
If ffprobe or ffmpeg are missing, Chronos can install the system package from the Settings panel (winget on Windows, Homebrew on macOS).
npm install
npm run devnpm run dev starts the Tauri desktop app. npm run build creates a production desktop bundle.
Chronos is a standalone RELIQUARY app. Theme, local files, and system tool access are managed inside the app Settings panel, while commercial access and updates are handled through Patreon.
Copyright (c) 2026 Seoloon.
All rights reserved.
You may not copy, modify, distribute, sublicense, or use this source code, in whole or in part, without explicit written permission.
Dev by Seoloon