Skip to content

Library for interacting with operating system without platform specific code

License

Notifications You must be signed in to change notification settings

Adisol07/OhMyOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OhMyOS

State: Development
Version: 1.0.0

This 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 :)