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

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

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
```