Categorygithub.com/f01c33/sd
modulepackage
0.0.2
Repository: https://github.com/f01c33/sd.git
Documentation: pkg.go.dev

# README

sd (shutdown) Go

Schedule a shutdown of your pc using natural language!

Usage

go install github.com/f01c33/sd@latest

$GOPATH/bin should be in your $PATH, then you can:

sd 1 hour
sd tomorrow
sd january the first

chech out https://github.com/tj/go-naturaldate for more ways you can say the time for shutdown.

# Functions

No description provided by the author