Skip to content

aboudicheng/QuickLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published