xlvecle / PushLite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

features

  • Based on FCM, low power consumption

  • No need to request a third-party server, low security risk

User guide

  • Download

  • GoolgePlayService must be installed because it relies on the FCM Push channel

  • Used with ChromeBarkExtension

  • Open PushLite and click FetchToken button to copy FCM Token to clipboard

  • Open the chrome extension options page, select Android, then fill in the FCM Token you just copied, and click Add button to complete.

  • Click the extension icon, the contents of clipboard will be pushed by default

  • You can push the image link by right click on the image

  • You can select the text and right click to push the selected content


特点

  • 基于FCM,低功耗

  • 无需通过第三方服务器,低安全风险

如何使用PushLite

  • 下载

  • 必须安装GoolgePlayService,因为依赖FCM Push渠道

  • 须配合ChromeBarkExtension使用

  • 打开PushLite,点击FetchToken,可以将FCM Token复制到剪贴板

  • 进入chrome插件配置页面,类型选择Android,然后填入刚才复制的FCM Token,点击Add,即可完成

  • 点击插件图标,默认配置会将剪贴板内容push移动端

  • 右键单击图片可以push图片链接

  • 选中文本然后右键可以push选中内容

About