Skip to content

Releases: szazeski/checkfreespace

v1.0.3

14 Jan 02:43

Choose a tag to compare

Changelog

v1.0.2

25 Dec 01:04

Choose a tag to compare

Changelog

  • 4ea85b4 Fix yaml
  • b81d154 fix the other homebrew id
  • fba21d5 fix homebrew id
  • 0f9e2bc small code cleanup and getting homebrew working
  • 77900aa Add goreleaser to do a homebrew build

Version 1.0.0

09 Mar 05:00

Choose a tag to compare

This version adds the ability to set the -path /mnt/usbdrive from the default of /.

wget -O checkfreespace https://github.com/szazeski/checkfreespace/releases/download/v1.0.0/checkfreespace-$(uname -s)_$(uname -m) && chmod +x checkfreespace && sudo mv checkfreespace /usr/bin/checkfreespace

V0.1

01 Jan 06:01

Choose a tag to compare

V0.1 Pre-release
Pre-release

First Version - works on linux, mac, and windows.