Skip to content

Commit

Permalink
Add Wiper (#45)
Browse files Browse the repository at this point in the history
Wiper is a handy command-line tool made with Rust. It's perfect for
anyone looking to quickly spot which folders are eating up all the disk
space. Super easy to use, it gives you a clear visual breakdown of
directory sizes, so you can clean things up without a hassle.
  • Loading branch information
ikebastuz authored May 16, 2024
1 parent 42347f5 commit e5ecf60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou
- [dead-ringer](https://github.com/ztroop/dead-ringer) - Binary diff tool for Hex/ASCII analysis.
- [synd](https://github.com/ymgyt/syndicationd) - A TUI feed viewer.
- [btlescan](https://github.com/ztroop/btlescan) - Bluetooth Low Energy (BTLE) scanner and GATT viewer.
- [wiper](https://github.com/ikebastuz/wiper) - Disk space analyzer and cleanup tool.

### 🎼 Music and Media

Expand Down

0 comments on commit e5ecf60

Please sign in to comment.