https://github.com/tamada/nml
Notify me later
https://github.com/tamada/nml
Last synced: 10 months ago
JSON representation
Notify me later
- Host: GitHub
- URL: https://github.com/tamada/nml
- Owner: tamada
- License: apache-2.0
- Created: 2020-07-23T12:02:42.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-21T06:58:44.000Z (over 4 years ago)
- Last Synced: 2024-06-19T14:44:22.184Z (over 1 year ago)
- Language: Go
- Size: 29.3 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :alarm_clock: nml
[](https://github.com/tamada/nml/actions/workflows/build.yml)
[](https://coveralls.io/github/tamada/nml?branch=main)
[](https://goreportcard.com/report/github.com/tamada/nml)
[](https://codebeat.co/projects/github-com-tamada-nml-main)
[](https://github.com/tamada/nml/blob/main/LICENSE)
Notify me later!
## :speaking_head: Description
## :runner: Usage
```sh
nml [OPTIONS] [-- ]
nml means 'notify me, later!'
OPTIONS
-b, --background runs nml on background. Same as 'nml ... &'.
-H, --with-header shows the header on notification.
-u, --unit specifies the time unit. Default is min.
Available units are: nsec, msec, sec, min, and hour.
-h, --help prints this message.
NUMBER
specifies the number for timer.
COMMANDS
specifies the commands execute after timer.
If no commands are specified, nml notifies by printing message
"MESSAGE FROM NML ARRIVE!! ( left)" to STDOUT.
```
## :muscle: Compile
```
make
```
## :smile: About
### :man_office_worker: Authors :woman_office_worker:
* Haruaki Tamada ([tamada](https://github.com/tamada))
### :scroll: License
[Apache 2.0](https://github.com/tamada/nml/blob/main/LICENSE)
### :jack_o_lantern: Icon

This image is obtained from [freesvg.org](https://freesvg.org/zz-bell-silver)