Skip to main content

Copy and paste using the internet

Project description

cl1p.net - The Internet Clipboard

Copy and paste using the internet

cl1p.net lets you move information between computers using your brain.

Think up a unique URL that starts this cl1p.net Example: cl1p.net/xzsygskfwb. Enter the URL in a browser and type or paste in what you want. On another computer or smartphone enter in the same URL to retrive the information. For security the information in the cl1p url is destroyed as soon as it is read. Anyone visiting the same URL at a later time will not be able to see the message.

cl1p.net is great for cases where you need to move data. (Like the contents of a text file) between devices when e-mail, or shared drives is not pratical.

Perhaps you need to move a log file off a computer you don't trust.

Or you might need to move some clipboard info between two seperate computers.

cl1p.net is a very quick and convient way to move data between devices connected to the internet.

Created and maintained by Rob Mayhew.Use at your own risk.

Installation

Use pip to install cl1p.

pip install cl1p

Usage

Create clip

Use '-l' flag to provide url for clip. Use '-m' flag to provide message for clip.

cl1p -l newclip -m hii

Above command will create clip at https:cl1p.net/newclip with content 'hii'

You can also use '-d' flag to create clip directly from clipboard

cl1p -l newclip -d

Get clip

Use '-l' flag to provide url for clip.

clip -l newclip

Above command will fetch clip present at https:cl1p.net/newclip and show its content on terminal

You can also use '-c' flag t copy clip content to clipboard.(Not tested on linux and Mac)

clip -l newclip -c

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

cl1p-0.5-py2.py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page