Giter Club home page Giter Club logo

nag's Introduction

nag

A cli reminder for people who need a little more than just a ding and toaster message

Installation

To install nag, follow these steps:

  1. Open a terminal.

  2. Navigate to the directory where the ./install.sh script is located:

Run the following command to install nag to the default directory /usr/local/bin:

Note: you may need execute the script with the appropriate permissions

./install.sh

This will make the nag globally.

Alternatively, if you want to install nag to a custom directory, specify the desired path as an argument to the install.sh script. For example, to install nag to /path/to/custom/directory, run:

./install.sh /path/to/custom/directory

Wait for the installation process to complete.

After following these steps, nag will be installed and ready to use! Assuming the installation path is in your terminal's $PATH you may begin using nag.

Usage

nag <duration> <message1> [message2] ...

A command-line reminder tool that speaks messages after a specified duration.

Arguments

Arguments Description
<duration> The time in minutes to wait before speaking the messages.
<message1> The first message to be spoken.
[message2] Optional additional messages to be spoken.

Examples

Wait for 10 minutes and then speak the message "Time to take a break"

nag 10 "Time to take a break"

Wait for 30 minutes and then speak the messages "Meeting in 5 minutes"

nag 30 Meeting in 5 minutes

nag's People

Contributors

tywalch avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.