# Hugging Face Space configuration for LocalDesk # ------------------------------------------------- title: "LocalDesk (Web Prototype)" emoji: "🖥️" colorFrom: "green" colorTo: "gray" sdk: "gradio" sdk_version: "4.44.0" app_file: "app.py" # License & author license: "other" # Commons Clause + MIT creator: "Justin Strange" # Optional thumbnails (upload images to the Space repo root) # Recommended: 512x512 logo and 1200x630 banner thumbnail: "localdesk_logo.png" banner: "localdesk_banner.png" # Short and long descriptions short_description: > Offline-first utility suite prototype by Justin Strange. Clipboard, notes, and system monitor rebuilt for simplicity, privacy, and resilience — right in your browser. description: | 🖥️ **LocalDesk (Web Prototype)** by **Justin Strange** LocalDesk is a modern reinvention of the classic system toolbox — designed to work anywhere, even without the cloud. This web prototype, built with Gradio + Python, demonstrates the core vision behind the upcoming LocalDesk desktop app: a unified, offline-first environment for everyday digital tasks. ⚙️ **Modules** • Clipboard Manager — capture and recall text snippets easily. • Notes / Snippets — write, edit, and save short notes. • System Monitor — view real-time CPU and memory usage. 💡 **About the Project** LocalDesk will evolve into a local-first desktop suite using Tauri + Rust, providing a fast, secure, and self-contained alternative to bloated subscription-based utilities. tags: - utilities - productivity - privacy - offline-first - tauri - rust - gradio - python - justin-strange - salt-prophet - system-tools # Optional Space metadata visibility: public app_port: 7860 thumbnail: "localdesk_logo.png" banner: "localdesk_banner.png"