copy paste program with clip-server use stdin and stdout
Project description
# ccp
The copy and paste program with clip-server use stdin and stdout. I have problem with send text or file between host is hard so just send it with the relay server.
Github [https://github.com/bongtrop/ccp](https://github.com/bongtrop/ccp)
## Requirements
- Python 2 but i think that code can use in python 3
- Python module that you can see in requirements.txt
- [clip-server](https://github.com/bongtrop/clip-server) by default it point to [http://clip.rop.sh](http://clip.rop.sh)
## Installation
It's simple like the other python project.
### pip
```bash
pip install python-ccp
```
### Manual
```bash
git clone https://github.com/bongtrop/ccp.git
cd ccp
pip install -r requirements.txt
python setup.py install
```
## Usage
just ```ccp -h```. If you want to change clip server address, Change the `CLIP_SERVER` environment.
```bash
copy paste program with clip-server use stdin and stdout version 1.1
Usage: ccp copy <name> [-p <password>]
ccp paste <name> [-p <password>]
Option: -e Encrypt with secret key
Example: echo "this_is_data" | ccp copy this_is_name
ccp paste this_is_name
```
## Contribution
I dont mind the way that you will contribute. Just do it. below is example.
- email
- create issue
- pull request
- carrier pigeon
- tell my friend to tell me
- foo bar
## License
Please see [LICENSE](LICENSE) file.
The copy and paste program with clip-server use stdin and stdout. I have problem with send text or file between host is hard so just send it with the relay server.
Github [https://github.com/bongtrop/ccp](https://github.com/bongtrop/ccp)
## Requirements
- Python 2 but i think that code can use in python 3
- Python module that you can see in requirements.txt
- [clip-server](https://github.com/bongtrop/clip-server) by default it point to [http://clip.rop.sh](http://clip.rop.sh)
## Installation
It's simple like the other python project.
### pip
```bash
pip install python-ccp
```
### Manual
```bash
git clone https://github.com/bongtrop/ccp.git
cd ccp
pip install -r requirements.txt
python setup.py install
```
## Usage
just ```ccp -h```. If you want to change clip server address, Change the `CLIP_SERVER` environment.
```bash
copy paste program with clip-server use stdin and stdout version 1.1
Usage: ccp copy <name> [-p <password>]
ccp paste <name> [-p <password>]
Option: -e Encrypt with secret key
Example: echo "this_is_data" | ccp copy this_is_name
ccp paste this_is_name
```
## Contribution
I dont mind the way that you will contribute. Just do it. below is example.
- create issue
- pull request
- carrier pigeon
- tell my friend to tell me
- foo bar
## License
Please see [LICENSE](LICENSE) file.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python-ccp-1.3.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file python-ccp-1.3.tar.gz
.
File metadata
- Download URL: python-ccp-1.3.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef45b094dbbcd25008f75181449107af32d554c7cc04871917de09afe4004188 |
|
MD5 | 9a1fbdc671b77ca4b25ce6f5bc665343 |
|
BLAKE2b-256 | a0f2053739c3846a5396c7160161b00d1817f7c21c71d9eaf053631d3b58591d |
File details
Details for the file python_ccp-1.3-py2-none-any.whl
.
File metadata
- Download URL: python_ccp-1.3-py2-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bba9259ca16420efa05a5844968adcae7b1fe7a0f20b49fef672d43de028c1a0 |
|
MD5 | 6e79f84a0521d5ede004dc679067ee52 |
|
BLAKE2b-256 | 3f1a3d33bf9f239a9036cfffdc4f44f8a1974755ab8c6ce8d67addd507ee2472 |