1.2.0 • Published 2 years ago

hyperkeys-api v1.2.0

Weekly downloads
5
License
MIT
Repository
github
Last release
2 years ago

WIP

platform

Useful values for platform detection.

platform.name generic name of the platform; most likely unreliable

platform.arch should be x64 or ia32

platform.isWin true on Windows

platform.isWin32 true on Windows 32bits

platform.isWin64 true on Windows 64bits

platform.isMac true on Mac OS

platform.isLinux true on Linux

NotificationService

NotificationService.send({title, message, timeoutSeconds})

Sends a notification to the OS.

1.2.0

2 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.2

7 years ago

1.0.1

7 years ago