nag

command module
v0.0.0-...-e268cb7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2019 License: Unlicense Imports: 12 Imported by: 0

README

nag

nag is a simple command line utility that sends reminder notifications at specific time or after a time interval. It requires D-Bus and notification daemon (like dunst or Xfce notification daemon) to function.

Installation
go get github.com/dmgk/nag
Usage
Usage: nag [options] time message [message ...]
Time formats:
  5m (or 5)                5 minutes from now
  10s                      10 seconds from now
  1h15m30s                 1 hour, 15 minutes and 30 seconds from now
  11am (or 11:00)          at 11am local time
  3:15:45pm (or 15:15:45)  at 3:30pm local time
Options:
  -s string
        notification summary (default "nag")
  -t int
        notification timeout in seconds (default 10)
  -v    enable verbose output

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL