Skip to content

kinnnine/ocd2kki

Repository files navigation

ocd2kki

Note

This branch is still in development, ts-written is a completely redesigned codebase in TypeScript + Webpack, which is more maintainable than the main branch codebase.

An unofficial desktop client of Yume 2kki on ynoproject.net (Yume Nikki Online Project)

Screenshots

Soon...

How

ocd2kki is using NeutralinoJS, by using user's available browsers or webview for displaying "https://ynoproject.net/2kki/" and inject a custom interface for more "native-like" experience.

ocd2kki is open-source at https://github.com/kinnnine/ocd2kki

Why

  • Separate from your main browser
  • Native-Like experience
  • Lightweight download (only 3mb)

Build

Initialize development environment:

  1. Clone this repository
  2. Execute pnpm install or npm install
  3. Execute pnpm run update-runtime or npm run update-runtime

Development commands:

  • pnpm run dev: Start development version
  • pnpm run build: Build a release version
  • pnpm run update-runtime: Update NeutralinoJS Binaries and its ClientLibrary

About

Lightweight Unofficial Desktop Client of Yume 2kki on ynoproject.net (Yume Nikki Online Project)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors