Skip to content

Open a link from your phone on your PC

License

Notifications You must be signed in to change notification settings

cyd3r/open-on-pc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open on PC

A simple web server built on Express which allows you to open a link from your phone on your PC.

All you need to do is to run the server and open the web page on your phone. Then paste your link in the input field and the page will be opened on the PC.

How to run

Yarn is used instead of npm.

# install the required packages (do this only once)
yarn
# start the server
yarn start

TODO

  • Port is hardcoded
  • Better looking web page

About

Open a link from your phone on your PC

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published