Skip to content

This Tool is created to trigger windows Task View using pointing devices like mouse and touchpad by moving the cursor to the upperleft corner of the screen.

Notifications You must be signed in to change notification settings

Saurabhkumargoel/easy_TaskView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Usage:

  1. Toggle Window's TaskView with pointing devices (mouse\touchpad).
  2. Move pointer toward then away from upper-left corner of the screen to trigger TaskView
  3. Repeat step-2 to Close TaskView

Requirements:

  • Windows 10
  • Python-3
  • Pyautogui

Installation:

  • git clone project
  • Install python 3.x
  • Install virtual environment
  • Create virtual environment in root directory
    py -m venv env
  • Activate env
    env\Scripts\activate
  • Install requirements
    pip install -r requirements.txt
  • Run
    python easy_taskview.py

About

This Tool is created to trigger windows Task View using pointing devices like mouse and touchpad by moving the cursor to the upperleft corner of the screen.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages