Skip to content

The key_sender() for duckyscript has not been implemented yet #27

@peikai

Description

@peikai

This function is essential to send commands, why it is empty that I think the commands in Duckyscript would not be sent actually.

aardwolf/utils/ducky/init.py

async def key_sender(scancode, is_pressed, as_char = False):
	#print(scancode)
	#print(is_pressed)
	return

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions