Sky-time aware recurring event countdowns https://radcolor-dev.github.io/sky_cotl_clock/
  • TypeScript 80.8%
  • Rust 14%
  • JavaScript 2.8%
  • CSS 2.3%
Find a file
2026-06-30 12:35:46 +05:30
.agents/skills/shadcn Add AGENTS.md and shadcn/ui skills for the agents 2026-06-09 02:58:25 +05:30
.github/workflows Disable macOS DMG and improve release notify logic 2026-06-20 21:40:42 +05:30
.vscode sky_cotl_clock: Initialise project codebase with rust/react 2026-06-04 05:52:32 +05:30
assets README.md: add a demo video of the app in README.md 2026-06-05 15:27:34 +05:30
docs Replace Discord support links with Telegram in docs and README 2026-06-29 00:59:10 +05:30
public Refresh app icons and sidebar calendar styling 2026-06-14 03:55:11 +05:30
scripts rust: own skygame data bundle 2026-06-30 12:20:46 +05:30
src-rs rust: move presence and release workflows 2026-06-30 12:35:46 +05:30
src-ui rust: move presence and release workflows 2026-06-30 12:35:46 +05:30
.gitignore Refresh app icons and sidebar calendar styling 2026-06-14 03:55:11 +05:30
AGENTS.md Add AGENTS.md and shadcn/ui skills for the agents 2026-06-09 02:58:25 +05:30
bun.lock Refresh app icons and sidebar calendar styling 2026-06-14 03:55:11 +05:30
components.json treewide: events, overlays, skydata, and alots of features 2026-06-04 08:16:30 +05:30
FAQ.md add FAQ.md 2026-06-05 17:15:21 +05:30
index.html src: update src folder and paths for ui and rs 2026-06-05 13:10:16 +05:30
LICENSE Add GPLv3 license to the project 2026-06-29 01:14:24 +05:30
package.json Add GPLv3 license to the project 2026-06-29 01:14:24 +05:30
PLAN.md Add localization v1 2026-06-12 20:05:13 +05:30
README.md Add GPLv3 license to the project 2026-06-29 01:14:24 +05:30
skills-lock.json Add AGENTS.md and shadcn/ui skills for the agents 2026-06-09 02:58:25 +05:30
tsconfig.json src: update src folder and paths for ui and rs 2026-06-05 13:10:16 +05:30
tsconfig.node.json sky_cotl_clock: Initialise project codebase with rust/react 2026-06-04 05:52:32 +05:30
vite.config.ts public beta release v0.1.2 2026-06-05 13:25:36 +05:30

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

  1. Download and launch Isekai.
  2. Open the dashboard to view Sky-time event countdowns and reset-aware timers.
  3. Enable the overlay if you want timers visible while using other windows.
  4. Save goals, wishlist progress, and collection plans locally in the planner.
  5. 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.