Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/kiki0805/goinput

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/kiki0805/goinput

  • v0.0.0-20191202024425-053914de2cf6
  • Source
  • Go
  • Socket score

Version published
Created
Source

goinput

Capture mouse and keyboard events or control them on Linux

Notes

  • Only Linux based
  • Need root privilages

Installation

sudo apt-get install xdotool
go get github.com/kiki0805/goinput

Example

  • You can find a example script in example/main.go
    • sudo -E go run main.go
  • The controller depends on xdotool. Check https://www.linux.org/threads/xdotool-keyboard.10528/ for its supported keysequence.

License

This library is under the MIT License

FAQs

Package last updated on 02 Dec 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc