Mirror Mirror: Mirror your PC screen to your phone over your local network

maco30001 pts0 comments

GitHub - maco30001/Mirror-Mirror: Mirror your PC screen to your phone over your local network with audio, touchpad-style mouse control, and no cloud account required. Self-hosted, pairing-code secured, runs quietly from the system tray. No subscriptions, no relay servers, nothing leaves your Wi-Fi. · GitHub

/" data-turbo-transient="true" />

Skip to content

Search or jump to...

Search code, repositories, users, issues, pull requests...

-->

Search

Clear

Search syntax tips

Provide feedback

--><br>We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Cancel

Submit feedback

Saved searches

Use saved searches to filter your results more quickly

-->

Name

Query

To see all available qualifiers, see our documentation.

Cancel

Create saved search

Sign in

/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up

Appearance settings

Resetting focus

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

maco30001

Mirror-Mirror

Public

Notifications<br>You must be signed in to change notification settings

Fork

Star<br>14

main

BranchesTags

Go to file

CodeOpen more actions menu

Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit

History<br>3 Commits<br>3 Commits

.gitignore

.gitignore

LICENSE

LICENSE

README.md

README.md

mirror_mirror.ico

mirror_mirror.ico

requirements.txt

requirements.txt

screen_mirror_setup.iss

screen_mirror_setup.iss

webrtc_browser.py

webrtc_browser.py

View all files

Repository files navigation

Mirror Mirror

Mirror your PC screen to your phone over your local network, with audio and basic touchpad control. No account, no cloud relay, nothing leaves your router.

Built this because Chrome Remote Desktop is discontinued, RDP shadowing doesn't work on Windows 10/11 Pro out of the box, and every third-party remote desktop app wants an account and a subscription for something that should just work on your own Wi-Fi.

Considering an optional paid tier for remote access, vote here if you'd use it.

Install

Grab the latest installer from Releases, run it, done. No admin rights needed, it installs to your user folder and adds a Start Menu entry.

The first time it launches, Windows will ask whether to allow it through the firewall. Click Allow , or nothing on your network will be able to reach it.

Support

Any additional support or requests, please email clearkeymultiservices@gmail.com

Features

Full desktop mirroring with audio, via Chrome's screen capture. 30fps, no noticeable lag on a normal home network

Touchpad-style control from your phone: drag to move the cursor, tap to left-click, two-finger tap to right-click, two-finger drag to scroll

Pairing uses a random 6-digit code, not an open room name. Codes expire after 5 minutes, can't be reused once claimed, and repeated wrong guesses get rate-limited

Remembers devices that have connected before. Reconnecting later shows up as a one-tap option on your phone instead of retyping a code, and can be forgotten again at any time

Automatically resumes if your phone briefly disconnects, screen lock, backgrounded tab, a wifi blip, without needing a new code

Runs from the system tray, no console window sitting open

Add-to-home-screen support on iOS/Android so it behaves like an installed app

Everything stays on your LAN. No signaling server outside your network, no data leaving your house

Requirements

Windows 10 or 11 on the host machine

Any modern browser on the viewing device (Safari or Chrome), on the same Wi-Fi network as the host

Usage

Launch Mirror Mirror. It starts in the system tray, and a one-time popup tells you it's there

On the PC, open http://localhost:5000 and click Share Screen

Right-click the tray icon to copy your network address, or find it in the app's menu

On your phone, open that address, type in the 6-digit code shown on the PC, and tap View Screen

Screen sharing has to be started from localhost specifically on the host. That's a browser security requirement for screen capture, not a bug.

Need a new code without stopping the share? Tap the refresh icon next to the code on the host. Anyone already connected is told the code changed and disconnected cleanly, not left staring at a frozen screen.

Once a phone has connected before, it'll show up automatically the next time you open the app there, with a one-tap Reconnect button instead of typing the code again.

Roadmap

Remote access from outside your home network, so you can reach your PC from anywhere, not just your own Wi-Fi.

Native mobile app to replace the current browser-based install flow

Multi-monitor selection

License

MIT. See LICENSE.

About<br>Mirror your PC screen to your phone over your local network with audio, touchpad-style mouse control, and no...

mirror screen network code phone from

Related Articles