Skip to content

Commit

Permalink
feat: add authkeyExpiredTimeout option in shoutcut
Browse files Browse the repository at this point in the history
  • Loading branch information
YanxinTang committed Nov 9, 2021
1 parent 73ce03b commit 815ad16
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ clipboard-online is an application to share cilpboard text between Windows and i
1. Run `clipboard-online` on your windows
2. Setup shortcuts on you iPhone/iPad (Open link from safari)
- Copy:
- iCloud: [https://www.icloud.com/shortcuts/a10cc2d0f1f94249b36489db102c367d](https://www.icloud.com/shortcuts/a10cc2d0f1f94249b36489db102c367d)
- iCloud: [https://www.icloud.com/shortcuts/f463a1e431c94c60b8a5c65305eb819f](https://www.icloud.com/shortcuts/f463a1e431c94c60b8a5c65305eb819f)
- ![Copy](./images/copy.png)
- Paste:
- iCloud: [https://www.icloud.com/shortcuts/45494dc6ff424ffba787b6526840c255](https://www.icloud.com/shortcuts/45494dc6ff424ffba787b6526840c255)
- iCloud: [https://www.icloud.com/shortcuts/11cf614a6a2842f38d14a6796642ef71](https://www.icloud.com/shortcuts/11cf614a6a2842f38d14a6796642ef71)
- ![Paste](./images/paste.png)
3. Set ip address and authkey (default is empty string)
4. Have fun...😊
Expand Down
4 changes: 2 additions & 2 deletions README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ clipboard-online 是一款可以帮你在 💻Windows 和 📱iOS 之间分享
1. 在 Windows 上运行 `clipboard-online`
2. iPhone 或 iPad 上安装快捷指令 (在 safari 中打开链接)
- Copy:
- iCloud: [https://www.icloud.com/shortcuts/1c8af082434f4d16bdbe05d09783c82d](https://www.icloud.com/shortcuts/1c8af082434f4d16bdbe05d09783c82d)
- iCloud: [https://www.icloud.com/shortcuts/f463a1e431c94c60b8a5c65305eb819f](https://www.icloud.com/shortcuts/f463a1e431c94c60b8a5c65305eb819f)
- ![复制](./images/copy.png)
- Paste:
- iCloud: [https://www.icloud.com/shortcuts/45494dc6ff424ffba787b6526840c255](https://www.icloud.com/shortcuts/45494dc6ff424ffba787b6526840c255)
- iCloud: [https://www.icloud.com/shortcuts/11cf614a6a2842f38d14a6796642ef71](https://www.icloud.com/shortcuts/11cf614a6a2842f38d14a6796642ef71)
- ![粘贴](./images/paste.png)

3. 设置 ip 地址和 authkey (默认是空字符串)
Expand Down
Binary file modified images/copy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/paste.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 815ad16

Please sign in to comment.