Skip to content
/ uni Public

Simple Disk Usage Analyzer based on Electron.

License

Notifications You must be signed in to change notification settings

fiahfy/uni

Repository files navigation

Uni

badge

Simple Disk Usage Analyzer based on Electron.
"Uni" means sea urchin in Japanese.
Inspired from Space Radar Electron.
Icons made by Freepik from www.flaticon.com

Features

  • Pie chart graph view
  • Change theme (Light/Dark)

Screenshots

screenshot

Installation

Download the app from release page and install it.
⚠️ For macOS, this app is not signed, so a warning will be displayed at startup.

Development

# install dependencies
yarn

# serve with hot reload
yarn dev