Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adisol07/ohmyos
Library for interacting with operating system without platform specific code
https://github.com/adisol07/ohmyos
code csharp library nuget nuget-package operating-system os
Last synced: 16 days ago
JSON representation
Library for interacting with operating system without platform specific code
- Host: GitHub
- URL: https://github.com/adisol07/ohmyos
- Owner: Adisol07
- License: mit
- Created: 2024-03-08T19:58:56.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-23T06:05:46.000Z (9 months ago)
- Last Synced: 2024-10-31T09:41:54.636Z (2 months ago)
- Topics: code, csharp, library, nuget, nuget-package, operating-system, os
- Language: C#
- Homepage:
- Size: 752 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OhMyOS
> State: Development
> Version: 1.0.0This library allows you to interact with supported operating systems without other platform specific libraries or code
NuGet: https://www.nuget.org/packages/OhMyOS/
Wiki: https://github.com/Adisol07/OhMyOS/wiki
Roadmap: https://github.com/users/Adisol07/projects/5
Features
List of supported operating systems:
- Windows
- MacOS
- Linux (Soon)
Crossplatform components:
- Mouse
- Screen
Platform-specific components:
- Windows -> Mouse
- Windows -> Screen
- MacOS -> Mouse
- MacOS -> Screen
- Linux -> Mouse (Unsupported)
- Linux -> Screen (Unsupported)
License
This library is under MIT License
You can use this library in any of your projects
Commercial usage is allowed
Credit is not required but would be appreciated :)