Skip to content

A simple terminal based alarm script written in bash with a countdown timer

Notifications You must be signed in to change notification settings

aadityanaik/term-alarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

term-alarm

A simple terminal based alarm and countdown timer script written in bash

NOTE:-
This script will work only on Gnu-Linux bash and not on BSD

Installation

  1. Clone the repository
  2. Run the setup.sh script
  3. Follow the instructions. Make sure you have an accessible directory containing your ringtones
  4. Either link the alarm.sh script into your /usr/bin or in your $PATH variable

USAGE:
Type alarm -t hh:mm or alarm --time hh:mm for setting the time (24 hour clock) at which the alarm will go off
Type alarm -d hh:mm or alarm --duration hh:mm for setting the time at which the alarm will go off

Demo

DEMO

About

A simple terminal based alarm script written in bash with a countdown timer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages