termux-notification 0.1.3

Display a system notification by `termux-notification`.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

[features]
callbacks = []

[package]
authors = ["Fedor Buggins <justerest@gmail.com>"]
categories = ["command-line-interface", "android", "termux"]
description = "Display a system notification by `termux-notification`."
edition = "2021"
keywords = ["termux", "notification"]
license = "MIT OR Apache-2.0"
name = "termux-notification"
readme = "README.md"
repository = "https://github.com/FedorBuggins/termux-notification"
version = "0.1.3"