Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 245 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 245 Bytes

PasteAnywhere

A website made for copying text to other devices. I might make an electron app later.

Setup

pip install -r requirements.txt
git clone https://gitlab.com/cart1416/PasteAnywhere.git
cd PasteAnywhere
python3 flask_app.py