https://github.com/interclip/interclip
A clipboard and file sharing tool
https://github.com/interclip/interclip
clipboard css hacktoberfest javascript php
Last synced: 6 days ago
JSON representation
A clipboard and file sharing tool
- Host: GitHub
- URL: https://github.com/interclip/interclip
- Owner: interclip
- License: mit
- Created: 2019-01-29T16:04:09.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2026-05-06T21:46:54.000Z (about 2 months ago)
- Last Synced: 2026-05-06T23:37:33.465Z (about 2 months ago)
- Topics: clipboard, css, hacktoberfest, javascript, php
- Language: PHP
- Homepage: https://interclip.app
- Size: 5.31 MB
- Stars: 35
- Watchers: 0
- Forks: 4
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README

# Interclip
  [](https://codeclimate.com/github/interclip/interclip/maintainability)

[](https://gitpod.io/#https://github.com/interclip/interclip)
[](https://status.interclip.app)
---

## What is it
A handy-dandy clipboard sharing tool to share URLs between devices and users.
Check it out at [interclip.app](https://interclip.app).
## Client apps
Different apps for different platforms
- Interclip mobile [Repo](https://github.com/interclip/mobile), [App Store](https://apps.apple.com/cz/app/interclip/id1546777494), [Google Play](https://play.google.com/store/apps/details?id=com.filiptronicek.iclip)
- Interclip desktop [Repo](https://github.com/interclip/desktop), [Downloads](https://github.com/interclip/desktop/releases)
- Interclip browser extension [Repo](https://github.com/aperta-principium/iclip-ext), [Firefox addon](https://addons.mozilla.org/en-US/firefox/addon/interclip/), [Chrome extension](https://chrome.google.com/webstore/detail/interclip-extension/mpgjjbeepoonaaeaodiadghpnaadnngg)
- Interclip CLI (`npm i -g interclip`), [Repo](https://github.com/interclip/cli)
## API
For using the Interclip API, see the [API Docs](https://docs.interclip.app/Guides/API).
## Contributing
For a code of conduct, see [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) and for setting up your environment (local or remote), see [CONTRIBUTING.md](CONTRIBUTING.md).
## How to clip
Clipping is easy. Just click on the magnifying glass and paste in your link!
Then press Enter and through the magic of code here is the code to your link!

## How to receive a clip
**💡 ProTip: you can receive a clip even faster by scanning the QR code or going to `interclip.app/yourcode`**
Receiving a clip is even easier than clipping. Just get out your phone or another device and paste the code into the input.

## Domain resolution troubles
From feedback, we have observed that some ISPs block Interclip's traffic over the [interclip.app](https://interclip.app) domain. The root cause of the domain block is unclear, but if you encounter resolution issues, please file an issue with relevant details (browser, DNS server).