SkillAgentSearch skills...

Clipdrop

No description available

Install / Use

/learn @Incipiens/Clipdrop
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ClipDrop: Network clipboard and small file drop for Arduino Uno Q

ClipDrop is a small network-attached clipboard and file drop server that runs on the Arduino Uno Q. Any device on your network can open a browser, paste text or drop files, and grab them from another device. The Uno Q's LED matrix flashes C for clipboard or F for file whenever something new arrives.

This project was written for an XDA article, in order to demonstrate the Arduino Uno Q's unique capabilities. The clipboard is stored in memory and resets when the app restarts.

This project will likely not be updated in future, and serves as a technical demonstration of the Arduino App Lab and its CLI.

How to run

Create the ~/ArduinoApps/clipdrop/folder, and clone this repository inside of it. Then run the following command:

arduino-app-cli app start ~/ArduinoApps/clipdrop

Files are stored in ~/ArduinoApps/clipdrop/clipdrop-files/ on the Uno Q.

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated4d ago
Forks0

Languages

HTML

Security Score

65/100

Audited on Apr 5, 2026

No findings