Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sync1211/termux-alarm-clock

An simple alarm clock script for Termux.
https://github.com/sync1211/termux-alarm-clock

alarm-clock termux

Last synced: about 1 month ago
JSON representation

An simple alarm clock script for Termux.

Awesome Lists containing this project

README

        

# Termux Alarm Clock

A simple alarm clock script which requires the user to sort a list of numbers in order to stop the alarm.

## Requirements

* Bash
* Figlet
* BC
* Lolcat
* Termux-API (for vibration, flashlight and sound)

## Configuration

To configure the alarm clock, create a configuration file called `alarm.conf` in the same directory as `alarm.sh`. ([Example configuration](https://github.com/sync1211/Termux-Alarm-Clock/wiki/Example-configuration))

If you want to play a sound when the alarm triggers, place a file called `Alarm.mp3` in the root directory of this project or specify a file in `alarm.conf`.