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: 4 months ago
JSON representation
An simple alarm clock script for Termux.
- Host: GitHub
- URL: https://github.com/sync1211/termux-alarm-clock
- Owner: sync1211
- License: gpl-3.0
- Created: 2021-07-17T14:52:04.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-17T14:57:36.000Z (almost 4 years ago)
- Last Synced: 2025-01-17T12:35:36.932Z (6 months ago)
- Topics: alarm-clock, termux
- Language: Shell
- Homepage:
- Size: 5.06 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.