Skip to content

katactuallycodes/nocturnalui

 
 

Repository files navigation

NocturnalUI

NocturnalUI is a sleek, monochrome, and minimalist user interface for Hydrogen. It features a finely tuned Monaco Editor, an intuitive ScriptHub, a user-friendly console, and a comprehensive settings panel.

Download

curl -s https://raw.githubusercontent.com/sillyconvicted/nocturnalui/refs/heads/main/install.sh | bash
OR

build it yourself!

  • clone the repository
  • have npm(or pnpm/bun/wtv) and nodejs installed
  • run this your terminal:
npm i
npm run electron:build
  • done!
  • check release/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.8%
  • CSS 17.2%
  • Shell 2.6%
  • Other 0.4%