Skip to content

A simple Python and Shell script tool to share the Ubuntu clipboard with other devices over the LAN using a CGI server

Notifications You must be signed in to change notification settings

Nimeshka/CGI-Clipboard-Sharing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CGI-Clipboard-Sharing

This is not an open source project. This repo is only available as a backup for myself. However, you are free to make any modifications and use it in anyway if you wish.

To do: Actual intention was to create a daemon which monitors the clipboard and syncs with an android device over the LAN. Due to limited free time and busy schedules, I had to give up the idea and end up with a simple solution. Need to implement the planned solution.

clipsync

Depends on
  1. Ubuntu (I have not tried it in any other platform).
  2. Python 2.7
  3. xclip

apt install xclip

  1. Bash (or shell)
  2. Execute permission on clip.sh file.

About

A simple Python and Shell script tool to share the Ubuntu clipboard with other devices over the LAN using a CGI server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published