550 B

Metatron.Drive Desktop

Windows desktop client for the Metatron.Drive private file workspace.

Users sign in once, can hold multiple approved organization memberships, submit additional join-code requests, and switch the active organization locally.

Stack

  • Electron
  • React
  • Tailwind CSS
  • JavaScript only
  • Vite

Development

npm install
npm run dev

Production build

npm run dist

The Windows installer is generated in the release folder.

The production API is configured in src/lib/api.js.