#terminal #clipboard #android #termux

termux-clipboard

Access to Android clipboard using Termux API

1 unstable release

0.1.0 Feb 26, 2021

#700 in Command-line interface

Download history 85/week @ 2023-06-02 25/week @ 2023-06-09 176/week @ 2023-06-16 102/week @ 2023-06-23 84/week @ 2023-06-30 59/week @ 2023-07-07 179/week @ 2023-07-14 97/week @ 2023-07-21 62/week @ 2023-07-28 68/week @ 2023-08-04 119/week @ 2023-08-11 130/week @ 2023-08-18 60/week @ 2023-08-25 110/week @ 2023-09-01 87/week @ 2023-09-08 128/week @ 2023-09-15

393 downloads per month
Used in 8 crates (via terminal-clipboard)

MIT license

4KB
57 lines

This library wraps the termux-clipboard-set and termux-clipboard-get commands to provide an access to the Android clipboard.

It needs the Termux API to work.

No runtime deps