JadeDrive is an ultra-minimalist, serverless file explorer and management interface designed for speed and simplicity. Built with Cloudflare Workers and R2 Storage, it provides a high-performance, cost-effective personal cloud solution with a sleek "Soft Jade" aesthetic.
- Serverless Power: Instant deployment and scaling via Cloudflare Workers.
- Minimalist Design: A clean, focused UI using a custom Soft Jade (#B9E0D6) color palette.
- Dual-Role Security:
- Admin: Full control (Upload/Download/Delete) across all directories.
- Guest: Restricted access to specific folders with storage limits.
- Advanced Uploads: Real-time progress bars with upload speed (MB/s) tracking for large files.
- Zero Dependencies: Pure Vanilla JS, CSS3, and HTML5. No bloated frameworks.
- Mobile First: Fully responsive interface optimized for all screen sizes.
• A Cloudflare account. • R2 Storage bucket created. • Wrangler CLI installed.
git clone https://github.com/tot1337/JadeDrive.git
cd JadeDriveSet your access passwords using Wrangler secrets:
npx wrangler secret put SITE_PASSWORD # For Admin Access
npx wrangler secret put FRIEND_PASSWORD # For Guest Accessnpx wrangler deploy| Login Page | JadeDrive |
|---|---|
![]() |
![]() |
Distributed under the MIT License. See LICENSE for more information. Developed with ❤️ by tot1337

