Skip to content

Latest commit

 

History

History
33 lines (33 loc) · 1004 Bytes

README.md

File metadata and controls

33 lines (33 loc) · 1004 Bytes

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