Skip to content

fenhl/diskspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a utility showing available disk space, available as a command-line tool, a system tray app for Windows, and a BitBar plugin for macOS.

Minimum Rust version: 1.32.0.

Installation

  1. Run one of the following commands depending on which interface you'd like to install:
    • For the command-line tool: cargo install --git=https://github.com/fenhl/diskspace --branch=main --bin=diskspace
    • For the system tray app: cargo install --git=https://github.com/fenhl/diskspace --branch=main --bin=systray-diskspace
    • For the BitBar plugin: cargo install --git=https://github.com/fenhl/diskspace --branch=main --bin=bitbar-diskspace
  2. If you use cargo-update to update your installed crates, make sure to run cargo install-update-config diskspace --respect-binaries so cargo-update won't attempt to install additional interfaces when updating diskspace.

About

Utility showing available disk space

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages