- TypeScript 80.8%
- Rust 14%
- JavaScript 2.8%
- CSS 2.3%
| .agents/skills/shadcn | ||
| .github/workflows | ||
| .vscode | ||
| assets | ||
| docs | ||
| public | ||
| scripts | ||
| src-rs | ||
| src-ui | ||
| .gitignore | ||
| AGENTS.md | ||
| bun.lock | ||
| components.json | ||
| FAQ.md | ||
| index.html | ||
| LICENSE | ||
| package.json | ||
| PLAN.md | ||
| README.md | ||
| skills-lock.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
Isekai
Isekai is a lightweight Sky: Children of the Light desktop clock and planner for players who want Sky-time countdowns, local goals, and a quick overlay without relying on browser tabs. It runs locally, stores planner data on your device, and keeps setup simple with no Sky login or cloud account.
Features
- 🪶 Light on your PC - Low CPU and memory use leaves plenty of headroom for Sky.
- ⚡ Blazingly fast Rust core - Native Rust backend keeps timers and overlay updates responsive.
- ⏱️ Sky-time aware countdowns - Tracks recurring Sky events using America/Los_Angeles reset timing.
- 🪟 Always-near overlay - Transparent overlay keeps timers visible with global hotkey toggles.
- 🎯 Local planner tools - Save goals, wishlist progress, and collection plans locally offline.
- 🎨 Flexible themes - Switch between light, dark, and system theme modes easily.
- 🔒 Private by design - Planner data, goals, and settings never leave your device.
- 🛠️ Simple setup - Download, launch, and start tracking Sky timers in minutes.
- 🔄 Auto-update ready - Built-in updater makes installing future releases much simpler.
- 🖥️ Focused desktop experience - Dashboard, calendar, goals, collection, overlay, and settings in one app.
- 🌐 No cloud dependency - Core features run locally without subscriptions or external services.
Product Demo
How It Works
- Download and launch Isekai.
- Open the dashboard to view Sky-time event countdowns and reset-aware timers.
- Enable the overlay if you want timers visible while using other windows.
- Save goals, wishlist progress, and collection plans locally in the planner.
- Enable Discord Rich Presence if you want activity sharing while Sky is running.
No Sky login, no game modification, and no cloud account is required for the basic local workflow.
Prerequisites
- Microsoft Windows 10 or above, or macOS for supported builds
- Sky: Children of the Light
- Discord desktop app, if you want Rich Presence
- Bun, Rust, and Tauri prerequisites if you want to build from source
Build From Source
Install dependencies and build the source:
bun install && bun run tauri build
The packaged app will be generated by Tauri inside the Rust target output folder.
Localization
The interface language is persisted per user. English ships as the fallback; partial community translations are supported. See the localization guide to add a locale.
FAQ
Is Isekai official?
No. Isekai is an unofficial fan-made project. Sky: Children of the Light belongs to thatgamecompany.
Does the app connect to my Sky account?
No. The app does not log in to your Sky account, read account data, or interact with game servers.
Does Isekai modify Sky: Children of the Light?
No. Isekai is not a mod, cheat, injector, or game client tool. It is a separate desktop clock and planner.
Is my data private?
Yes. Planner data, goals, wishlist state, and settings are stored locally on your device.
Does Discord Rich Presence require Discord to be open?
Yes. Discord Rich Presence works through the Discord desktop app, so Discord must be running.
Where can I get support?
Message on Telegram for questions, feedback, and release support.
Disclaimer
Isekai is an unofficial community project. It is not created, sponsored, endorsed, or supported by thatgamecompany. Sky: Children of the Light and related marks are trademarks of thatgamecompany.
Author
Created by Shashank Baghel.
Contributors
Contributions, feedback, ideas, and bug reports are welcome. If you contribute, feel free to add your name here in a future pull request.
License
Isekai is licensed under the GNU General Public License v3.0 only. See LICENSE for the full license text.