Coder Social home page Coder Social logo

bongtrop / clip-server Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 2.75 MB

This project was created with relay system idea. We want some system that can only receive, send and hold data in short time.

License: Do What The F*ck You Want To Public License

Python 1.60% CSS 71.87% JavaScript 18.84% HTML 7.69%

clip-server's Introduction

clip-server

This project was created with relay system idea. We want some system that can only receive, send and hold data in short time. It's not secure at all!! If you want to use it, please make sure you don't put sensitive data or encrypt it already.

Demo http://clip.rop.sh

Github https://github.com/bongtrop/clip-server

Requirements

Just docker but if you want to run without docker install the below...

  • Python 2 but i think that code can use in python 3
  • Python module that you can see in requirements.txt
  • Only linux can use i think because I use "/tmp/clip" just change it!

Installation

If you have knowleage with docker or Ops, Dont waste the time to read this section. Do everything that you want to do.

DockerHub

docker pull bongtrop/clip-server

Docker Manual

git clone https://github.com/bongtrop/clip-server.git
cd clip-server
docker build . -t clip-server

Manual

git clone https://github.com/bongtrop/clip-server.git
cd clip-server
pip install -r requirements.txt

Usage

If you have knowleage with docker or Ops, Dont waste the time to read this section too. Do everything that you want to do.

Docker

docker run -p 5000:5000  --tmpfs /tmp clip-server

Without Docker

python app.py

Documentation

In the application index page or you can view html in templates/index.html.

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 file.

clip-server's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.