https://github.com/dergoogler/android-countdown
Creaiting an countdown this views as notification
https://github.com/dergoogler/android-countdown
Last synced: about 1 year ago
JSON representation
Creaiting an countdown this views as notification
- Host: GitHub
- URL: https://github.com/dergoogler/android-countdown
- Owner: DerGoogler
- License: mit
- Created: 2022-12-31T15:37:02.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-28T15:08:08.000Z (over 3 years ago)
- Last Synced: 2025-02-08T19:38:37.063Z (over 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[nodejs]: https://github.com/Magisk-Modules-Alt-Repo/node
[foxmmm]: https://github.com/Fox2Code/FoxMagiskModuleManager

# Android Countdown
Creaiting an countdown this views as notification
> Warning! This module depends on [Node.js][nodejs]. Install [Node.js][nodejs] module before using it. You can do this via [FoxMMM][foxmmm].
## Installation
```shelll
npm install -g android-countdown
```
Optional
```shell
npm install -g forever
```
## Usage
```
Usage: android-countdown [options] [command]
CLI to create an countdown on Android devices
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
create [options] Creaiting an countdown this views as notification
help [command] display help for command
```