https://github.com/stargate01/ditto
A Windows tool to mirror window contents
https://github.com/stargate01/ditto
Last synced: about 1 year ago
JSON representation
A Windows tool to mirror window contents
- Host: GitHub
- URL: https://github.com/stargate01/ditto
- Owner: StarGate01
- License: mit
- Created: 2022-12-04T23:32:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T17:51:39.000Z (over 3 years ago)
- Last Synced: 2024-05-01T14:11:43.043Z (about 2 years ago)
- Language: C#
- Size: 347 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ditto
A Windows tool to mirror window contents.
Uses the [DWM thumbnail API](https://learn.microsoft.com/en-us/windows/win32/dwm/thumbnail-ovw) to provide a real-time readonly view of another desktop windows.
Right-click the tray icon to select the target window. Press F11 to toggle fullscreen view or use the menu entry.
Requires .NET Framework >= 4.7.2 .