Giter Club home page Giter Club logo

caio's Introduction

CAIO

Clipboard all in one.
An iOS clipboard tool based on JSBox.

See My Blog

Support for home widgets and notification center widgets.

Build Taio Action

The build script depends on Parcel.

npm i -g parcel
npm run build

You can also use the packaged files directly dist/CAIO.json.

Actions

For details on how to write, see scripts/action/README.md or the book button in the upper right corner of the Action edit page in the app.

Action data differences in different environments

  • The data processed by the Action button at the top of the home page is the currently copied content.
  • The data processed by the Action menu that pops up by long-pressing the list is the selected content.
  • The data processed by the Action button in the editor is whatever is being edited.

Today Widget

Click to copy, long press to trigger the action.

Please try to avoid using the Today Widget when JSBox is running CAIO.

WebDAV

Sync data with WebDAV.

Config Example:
Host: https://example.com/dav
User: guest
Password: password123
Base Path: /path/to/save

Shortcuts

Please add a new action called Run JSBox script and set the Name parameter to CAIO.

Next, set the Parameter Dictionary to a Dictionary.

Parameter Type
set Text
get Number
table Text
  • set: The content will be saved to CAIO unless there is already an existing item with the same name.
  • get: The item at the specified index (e.g., 0) will be returned.
  • table: It will specify the table to either set or get the item from, with options being ["favorite", "clips"]. This parameter is optional and has a default value of clips.

caio's People

Contributors

ipuppet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

caio's Issues

反馈一个小问题

很久没有切换到caio键盘,在第一次复制完之后,切换到caio键盘界面,剪贴板没有变化,不会出现在剪贴板里,需要再复制一次,才会出现在剪贴板里,之后一段时间里复制完切换caio界面就不会出现剪贴板没有变化的情况。不知道是不是我设置的问题,或者可以优化一下。Pin没有发现有这种情况

分类管理

要是收藏夹里面的内容可以自定义分类管理就更好了!这样就可以对同类型的收藏内容进行管理。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.