Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sync1211/termux-alarm-clock
- Owner: sync1211
- License: gpl-3.0
- Created: 2021-07-17T14:52:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-17T14:57:36.000Z (over 3 years ago)
- Last Synced: 2023-07-15T18:44:25.014Z (over 1 year ago)
- Topics: alarm-clock, termux
- Language: Shell
- Homepage:
- Size: 5.06 MB
- Stars: 0
- 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`.