Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 813 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 813 Bytes

Android Java Gradle Android Studio MIT

Android Clipboard Sync

A simple Android Service to send clipboard content from your device to Server

This will register a clipboardChange ClipboardListener and post any change to preconfigured url endpoint (defaults to http://192.168.0.100/api/v2/clipboard/share)