Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 788 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 788 Bytes

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