OS apps
Categories:
OS components — file browser, search indexer, image viewer,
OS interface — theme switching, shell tweakers, wallpaperers,
OS core — package managers,
OS components
file browser, search indexer, image viewer,
OS interface
theme switching, shell tweakers, wallpaperers,
Theme switching and dark mode
So... Windows 11 still doesn't have automatic theme switching between light and dark modes, which is obviously important given that every single OS and most modern websites offer this functionality.
Windows's theme switching method , and even changing the theme (or even just switching between light and dark mode) often has issues.
A team called AutoDarkMode have built a wonderful app that handles automatically switching between light and dark modes on Windows, also taking into account the array of weird bugs and doing their best to circumvent them.
Check it out on GitHub:
OS core
Package managers
Here we will discuss package managers that handle system software. Apps like Ninite handle user-space software, which you can learn about in Getting the apps you need.
winget
winget is really similar to apt-get of Linux.
chocolatey
Last updated