Skip to content

Chrome Extension for Bark. Bark is an iOS App which allows you to push customed notifications to your iPhone

Notifications You must be signed in to change notification settings

FrXer/Bark-Chrome-Extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bark-Chrome-Extension


更新日志:

20190103:
  • 可以直接将剪贴板内容push到手机,提供了可配置的选项

  • 添加了多设备支持


Bark是什么?

https://github.com/Finb/Bark/
Bark is an iOS App which allows you to push customed notifications to your iPhone.

作者原贴:
https://www.v2ex.com/t/467407
App 源码 
https://github.com/Finb/Bark 
后端源码 
https://github.com/Finb/go-tools/blob/master/Bark.go

这是一款chrome插件能帮你方便地把网页上的文本或者网址推送到Bark手机端。

安装说明:

使用说明:

  • 直接点击Bark图标可以push当前网页的网址

  • 选中文本后(需要等待DOM Ready)点击Bark图标可以push选中文本

  • 选中文本后可以通过右键菜单push文本到iPhone

  • 右键Bark图标可以进入配置页配置服务器

友情提示:

  • 请提前在Bark手机端注册自己的设备,在配置页配置专属自己的push url,形如 http:https://xxx.xxx/YourKey/

  • 支持自己搭建的服务器

About

Chrome Extension for Bark. Bark is an iOS App which allows you to push customed notifications to your iPhone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.8%
  • HTML 15.2%