Skip to content

olivierdti/nextcloud-ui

Repository files navigation

nextcloud-ui

Minimal Electron wrapper for Nextcloud.

What it is

  • Shows a configuration page (config.html) to set a Nextcloud URL and then loads that URL in an Electron window.
  • Stores configuration in the OS user data folder and provides a tray icon with basic controls.

Build (Windows)

  1. Place a Windows icon at the project root named icon.ico (optional but recommended).
  2. Install dependencies:
npm install
  1. Create installer:
npm run dist

The installer will be output to dist/.

Run (development)

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published