aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pynma/README
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+SBo@gmail.com>2023-06-17 09:21:10 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-17 09:45:16 +0700
commit989c66e895627d5bbb4f9d33e1bc737e141e8497 (patch)
tree002b4dc14f91192199fd025a6bbe1c2004dc572f /python/python3-pynma/README
parent2e7228255be39560a400480f593468738a4afd38 (diff)
python/python3-pynma: Added (Python NotifyMyAndroid notification).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pynma/README')
-rw-r--r--python/python3-pynma/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/python/python3-pynma/README b/python/python3-pynma/README
new file mode 100644
index 0000000000..e2730e3d54
--- /dev/null
+++ b/python/python3-pynma/README
@@ -0,0 +1,8 @@
+python3-pynma (Python NotifyMyAndroid notification service)
+
+Pynma is a simple python module for the NotifyMyAndroid API.
+
+NotifyMyAndroid is a Prowl-like application for the
+Android. Notifications can be sent from your application Android
+device using push. NMA has an extensive API, which allows your
+scripts to integrate beautifully.