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.

$ ls ~/scripts

clipp installer Linux install.sh
$ curl -fsSL https://clipp.net/install.sh | sudo bash
clipp installer Windows install.ps1
> irm https://clipp.net/install.ps1 | iex
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