marton@anka: ~

marton@anka:~$ whoami

I sometimes build stuff, and try to keep it lean. Project links and install helpers live here.

$ ls ~/projects

  • Clipp icon

    clipp

    Peer-to-peer cross-platform clipboard sync. No cloud account, no server.

  • mstsfence icon

    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 icon

    WM_NIGHT

    Native dark mode for the classic Win32 desktop: Explorer, regedit, and the things Windows forgot.

$ ls ~/scripts

debloat & harden windows Windows clean.ps1
> irm https://anka.me/clean.ps1 | iex
toggle dark mode Windows dm.ps1
> irm https://anka.me/dm.ps1 | iex
set desktop wallpaper Windows dwp.ps1
> irm https://anka.me/dwp.ps1 | iex
enable remote desktop Windows erdp.ps1
> irm https://anka.me/erdp.ps1 | iex
install my apps Windows install.ps1
> irm https://anka.me/install.ps1 | iex