Loic.LorenzCK.OnTopReplica 1.0.0

dotnet add package Loic.LorenzCK.OnTopReplica --version 1.0.0
                    
NuGet\Install-Package Loic.LorenzCK.OnTopReplica -Version 1.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Loic.LorenzCK.OnTopReplica" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Loic.LorenzCK.OnTopReplica" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Loic.LorenzCK.OnTopReplica" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Loic.LorenzCK.OnTopReplica --version 1.0.0
                    
#r "nuget: Loic.LorenzCK.OnTopReplica, 1.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Loic.LorenzCK.OnTopReplica@1.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Loic.LorenzCK.OnTopReplica&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Loic.LorenzCK.OnTopReplica&version=1.0.0
                    
Install as a Cake Tool

OnTopReplica

A real-time always-on-top “replica” of a window of your choice, for Windows Vista, 7, 8, or 10.

This simple utility application shows a blank always-on-top window by default. Users can pick any other window of the system to have an always up-to-date clone of the target window shown always-on-top. Very useful for monitoring background processes, wrangling with complex multi-window games or tools, watching Youtube videos while working, and so on.

📢 Features:

  • Clone any of your windows and keep it always-on-top while working with other windows,
  • Select a subregion of the cloned window, which:
    • Can be stored for future use,
    • Can use relative coordinates from the target window’s borders.
  • Auto-resizing (fit the original window, half, quarter and fullscreen mode),
  • Position lock on any corner of your screen,
  • Adjustable opacity,
  • “Click forwarding”: allows to interact with the cloned window,
  • “Click-through”: makes the replica ignore any mouse interaction (turns OnTopReplica into an overlay if set together with partial opacity),
  • “Group switch”-mode automatically switches through a group of windows while you use them.

Requirements

  • Microsoft Windows Vista or greater (the application makes use of native DWM Thumbnails to create replicas),
  • Microsoft .NET Framework 4.7.
  • Desktop Composition (a.k.a. Windows Aero) enabled.

Installation

Get the latest version from the releases section as an MSI installer.

Contributions

…are very welcome. Fork away! 🍽️

Submitting issues and other feedback is also appreciated.

Roadmap

  1. ✅ Update to the newest WindowsFormsAero version.
  2. ✅ Migrate to .NET 4.7.
  3. Improve/add High DPI support!
  4. “Stored scenarios” that, just like stored regions, automatically clone a window (based on title or window class criteria), select a region, and set other options. Ideally to be used as Taskbar shortlinks.
  5. Move to the Windows Store, via Centennial. 🤞

License

OnTopReplica is licensed under the MS-RL (Microsoft Reciprocal License).

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net5.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0 0 7/31/2021