An open API service indexing awesome lists of open source software.

https://github.com/fssay/disk-eater

Simple Tauri app for filling the disk space with random data
https://github.com/fssay/disk-eater

disk disk-space disk-usage rive rust rust-app rust-lang tauri tauri-app

Last synced: 11 months ago
JSON representation

Simple Tauri app for filling the disk space with random data

Awesome Lists containing this project

README

          


Icon
Disk Eater

Simple Tauri app for filling the disk space with random data.

### Features
- Live disk space monitoring.
- Dynamic scaling to fill the disk up to its last byte.

### Current State
- The `Wipe` button does nothing.
- Requires admin privileges to fill system disk.
- Supports Windows only.

### Usage
1. Run the app.
2. Wait for it to get the system info.
3. Select disks from the list you want to fill up.
4. Click `Start` button.

This will create a random file at `:/DiskEater` with random data.

### Screenshot
Disk Eater