Nnextop / app
next.js server · running on 127.0.0.1

Desktop apps, built the Next.js way_

App Router, Server Components and API routes — running live inside Electron, with native APIs one hook away. Secure by default.

Star on GitHubDocsedit app/page.tsx
NReact 19

NextOP

The fullstack React framework for the desktop. One codebase, real Next.js on the inside, a native shell on the outside.

Filesystem

Sandboxed file access

Root-scoped reads & writes via useFs — path traversal blocked by default.

Native API

Notifications & more

Clipboard, shell, menus and secure storage as React hooks.

Hardened

Secure by default

Context isolation, sandbox and navigation guards out of the box.

npx create-nextop-app my-app
Read the docs