Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

dnpy notify

  import dnpy
  from dnpy import *
  
  # sendNotification.dnpy(title, message)
  dnpy.sendNotification("Hello", "How Are You?")
 
PREVIOUS NEXT
Tagged: #dnpy #notify
ADD COMMENT
Topic
Name
3+8 =