marton@anka:~$ whoami
I sometimes build stuff, and try to keep it lean. Project links and install helpers live here.
$ ls ~/projects
-
-
-
mstsfence
Fences full-screen RDP to the monitor's work area — host taskbar stays visible, session renders 1:1. Adds an optional DPI override.
-
WM_NIGHT
Native dark mode for the classic Win32 desktop: Explorer, regedit, and the things Windows forgot.
$ ls ~/scripts
> irm https://anka.me/provision.ps1 | iex
> & ([scriptblock]::Create((irm https://anka.me/provision.ps1))) --all
> irm https://anka.me/clean.ps1 | iex
> irm https://anka.me/dwp.ps1 | iex
> irm https://anka.me/install.ps1 | iex