Skip to content
/ taskTru Public

Make your windows click-trough, topmost and transparent with an opacity slider.

License

Notifications You must be signed in to change notification settings

erw-1/taskTru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

taskTru

taskTru is a Windows utility that lets you make task windows click-through, topmost and transparent.

Perfect for PIP (Picture In Picture) apps!

Features

  • Click-Through: pass mouse clicks through the specified window and disables its interactions.
  • TopMost: keep your selected windows on top of all other windows.
  • Opacity: set transparency from 0% to 100% with a slider.

Everything above is toggleable and can be set for several windows at a time, the task list can be refreshed.

Getting Started

  1. Clone this repo:
    git clone https://github.com/erw-1/taskTru.git
  2. Open taskTru.sln in Visual Studio.
  3. Build (Ctrl+Shift+B) and run (F5).

Or use one of the precompiled executables.

Contributing

Contributions are welcome! Feel free to:

  • Open an issue to report a bug or request a feature.
  • Fork and submit a Pull Request for improvements or new features.