TwitterGitHub
Dark LogoStratik / UIbeta
useOS

The useOS hook provides a simple way to detect the user's operating system based on the browser's user agent string. This can be useful for adjusting functionality or UI elements based on the detected OS.

Return Table

NameTypeDescription
osOSA string representing the detected operating system: "Windows", "MacOS", "Linux", "Android", "iOS", or "Unknown".

Your operating system is: Unknown