LocalDesk-web / Config.yaml
SaltProphet's picture
Create Config.yaml
cf63813 verified
# 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"