aboudicheng / QuickLink

Easy private text or image messages between computers and mobile phones.

Home Page:https://quicklink.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuickLink

Netlify Status

Easy private text or image messages between computers and mobile phones.

Usage

Step 1: Open up https://quicklink.netlify.com from either a computer or a mobile phone

qrcode

Step 2: Scan the QR code with your mobile phone, and you should be redirected to a private chat room

chatroom

Note: Every data sent within the chat room will be erased after a countdown of 5 minutes.

Installation

// Clone repo
git clone https://github.com/aboudicheng/QuickLink.git

// Switch directory
cd quick-link/

// Install necessary dependencies
npm install

// Configure src/db.js with your own firebase credentials. See https://firebase.google.com/docs/web/setup for details

// Run on localhost:8080
npm run serve

Contribution

Feel free to submit any PRs.

About

Easy private text or image messages between computers and mobile phones.

https://quicklink.netlify.com/


Languages

Language:Vue 87.9%Language:JavaScript 7.4%Language:HTML 4.7%