Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 304 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 304 Bytes

key_simulator

Desktop Key Simulator

Getting Started

Following Simulation are Available for Now

Simulate Copy

// It will simulate CTRL+C,CMD+C
KeySimulator.simulateCopy

Simulate Tab Shifter

// It will simulate CTRL+TAB,CMD+TAB
KeySimulator.simulateTabShifter