Skip to content

funny-cat-happy/barknotificator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BarkNotificator

此项目可以借助Bark直接向苹果手机推送信息

使用方法

安装

pip install --upgrade barknotificator

示例

from BarkNotificator import BarkNotificator

bark = BarkNotificator(device_token="your device token")
bark.send(title="welcome", content="hello world")

image

感谢

About

A package that allows you to send notifications to your iOS device using the Bark app without self server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors