Hebdomadaire Shaarli

Tous les liens d'un semaine sur une page.

Semaine 22 (May 25, 2026)

Sorana – Your Personal AI That Actually Knows You

Sorana est un espace de travail IA local pour Windows qui mémorise durablement votre contexte, organise vos fichiers sur un canevas visuel et interagit avec vos documents. Il peut agir pour vous via automatisations, tout en garantissant confidentialité et usage hors ligne.

Note: Tools pour Windows

CrunchyCleaner
iwr https://github.com/Knuspii/CrunchyCleaner/releases/latest/download/crunchycleaner.exe -OutFile cc.exe; mv -Force cc.exe $env:SystemRoot\System32\crunchycleaner.exe

Office Tool Plus
irm https://officetool.plus | iex

Repair Bad Tweaks
iwr 'https://raw.githubusercontent.com/zoicware/RepairBadTweaks/main/RepairTweaks.ps1' | iex

Sparkle
irm https://raw.githubusercontent.com/Parcoil/Sparkle/v2/get.ps1 | iex

Titus
irm "https://christitus.com/win" | iex

WinDebloat
irm -Uri "https://shorturl.at/auHS4" | iex

Win11Debloat
& ([scriptblock]::Create((irm "https://debloat.raphi.re/")))

Windows-ISO-Debloater
irm "https://itsnileshhere.pages.dev/wid" | iex

WindowsDeviceRemover
iwr https://raw.githubusercontent.com/zoicware/WindowsDeviceRemover/main/BlockDeviceInstall.ps1 | iex

WinHance.net
irm "https://get.winhance.net" | iex

WinScript
irm "https://winscript.cc/irm" | iex

WindowsUpdateManager
Set-ExecutionPolicy Unrestricted -Force
iwr https://raw.githubusercontent.com/zoicware/WindowsUpdateManager/main/WindowsUpdateManager.ps1 | iex

Ultimate Disk Cleanup
iwr https://raw.githubusercontent.com/zoicware/UltimateDiskCleanup/main/UltimateDiskCleanup.ps1 | iex