https://github.com/data-miner00/disk-analyzer
Mini program to monitor disk usage (wip)
https://github.com/data-miner00/disk-analyzer
eupl tauri
Last synced: 6 months ago
JSON representation
Mini program to monitor disk usage (wip)
- Host: GitHub
- URL: https://github.com/data-miner00/disk-analyzer
- Owner: data-miner00
- License: eupl-1.2
- Created: 2025-09-05T02:16:27.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-12-25T09:57:09.000Z (7 months ago)
- Last Synced: 2025-12-26T22:44:59.686Z (7 months ago)
- Topics: eupl, tauri
- Language: Svelte
- Homepage:
- Size: 657 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Disk Analyzer
Analyzes disk usages over time.
## Recommended IDE Setup
- [VS Code](https://code.visualstudio.com/)
- [Svelte](https://marketplace.visualstudio.com/items?itemName=svelte.svelte-vscode)
- [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode)
- [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer)
## Links
- [svelte-shadcn](https://shadcn-svelte.com/docs)
- [Rust Book](https://doc.rust-lang.org/book/)
- [Rust by Example](https://doc.rust-lang.org/rust-by-example/index.html)
- [Svelte](https://svelte.dev/)
- [Lucide](https://lucide.dev/)
- [Tauri](https://v2.tauri.app/)