Skip to content

bulgadev/clipi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

clipi

What this project is and why it is useful

  • Simple Python clipboard sync app (README present but minimal). Useful for cross-device clipboard syncing (productivity).

Usage (exact commands / environment)

  1. Inspect README.md in repo for specific steps (currently minimal).
  2. Typical flow:
    • Run a server component on one device and client on the other
    • Ensure network connectivity and configure host/port

Project structure & how it works

  • Clipboard watcher -> transport layer (HTTP/WebSocket) -> receiver that pastes into local clipboard

Notes

  • Add a diagram, configuration sample, and security notes (don’t transmit sensitive clipboard contents).

About

A simple python app to sync ur clipboard across devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors