Skip to main content
Ctrl+K

AirControl documentation

Contents:

  • AirControl
    • Overview
    • utils module
    • hotkeys
      • windows_hotkeys module
      • chrome_hotkeys module
      • gmail_hotkeys module
      • youtube_hotkeys module
  • .rst

AirControl

AirControl#

  • Overview
    • Supported gestures
    • Improving recognition with MiDaS
    • Customise actions and programs
  • utils module
    • get_window()
    • numlock_off()
  • hotkeys
    • windows_hotkeys module
      • file_explorer()
      • multi_task()
      • notifications_center()
      • screen_capture()
      • settings()
      • split_left()
      • split_right()
      • voice_type()
    • chrome_hotkeys module
      • close_tab()
      • find_in_page()
      • new_tab()
      • new_window()
      • search_bar()
      • to_last_tab()
    • gmail_hotkeys module
      • new_mail()
      • open_drafts()
      • open_sent()
      • open_starred()
    • youtube_hotkeys module
      • full_screen()
      • next_video()
      • pause()

previous

AirControl documentation

next

Overview

By Andrea Zoccatelli