sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 2358b4dc7abc1143177deaaa8de05cab351575f4
parent 7a5cf67562fcadddbb10099d171cb5efe1b152a8
Author: Ashish Kumar Yadav <ashishkumar.yadav@students.iiserpune.ac.in>
Date:   Fri,  2 Jun 2023 07:18:27 +0530

[rocks]: add nt: notification alarms using at

Diffstat:
Msuckless.org/rocks/index.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md @@ -243,6 +243,7 @@ This covers most console-based programs and programs from * [mrandr](https://gitlab.com/mhdy/mrandr) - Simple and lightweight monitor (display) profile manager written in POSIX shell. * [mtm](https://github.com/deadpixi/mtm) - Micro Terminal Multiplexer. * [nq](https://github.com/chneukirchen/nq) - UNIX command line queue utility. +* [nt](https://github.com/ashish-yadav11/nt) - 'at' wrapper for setting one time notification alarms. * [pv](https://www.ivarch.com/programs/pv.shtml) - tool for monitoring the progress of data through a pipeline. * [smenu](https://github.com/p-gen/smenu) - A powerful and versatile CLI selection tool for interactive or scripting use. * [snore](https://github.com/bitsmanent/snore) - Sleep with feedback.