Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Widget

Custom Widget using Python for Windows



✅Step 1: Open Task Scheduler

  • Press Win + S, search for Task Scheduler, and open it.

  • ✅Step 2: Create a New Task

  • Click "Create Basic Task" (on the right panel).
  • Name it " Widget" and click Next.
  • Under "Trigger", select "When I log on", then click Next.
  • Under "Action", select "Start a program", then click Next.
  • Click Browse and select your Python script (.py).

  • ✅Step 3: Ensure It Runs Silently

  • In the "Start a program" step, instead of selecting .py directly, use:
  • Click Finish, and you’re done!
  • ✅Step 4: Set Conditions

  • Find Widget and go to properties
  • Go to conditions and uncheck all
  • ✅Step 5: Restart Your Computer & Now, its done

    About

    No description, website, or topics provided.

    Resources

    Stars

    2 stars

    Watchers

    0 watching

    Forks

    Releases

    Packages

    Contributors

    Languages