Skip to content

Simple Tauri app for filling the disk space with random data

Notifications You must be signed in to change notification settings

FssAy/disk-eater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 <DISK>:/DiskEater with random data.

Screenshot

Disk Eater