An open API service indexing awesome lists of open source software.

https://github.com/erw-1/tasktru

Make your windows click-trough, topmost and transparent with an opacity slider.
https://github.com/erw-1/tasktru

always-on-top click-through csharp interface lock-window overlay portable productivity standalone tool topmost transparent-window window-manager windows winforms

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# taskTru

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

Perfect for PIP (Picture In Picture) videos or anything you want to overlay over your 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:
```bash
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 <200 KB [precompiled executables](https://github.com/erw-1/taskTru/releases). Portable version included! (no .NET installation required)

## Contributing
Contributions are welcome! Feel free to:

- [Open an issue](https://github.com/erw-1/taskTru/issues) to report a bug or request a feature.
- Fork and submit a Pull Request for improvements or new features.
- What I will be working for the 2.0:
- removal of the "Microsoft Text Input Application" task that is always showing in the list on some systems.
- Save the task state (toggled tools like topmost, clicktrough) after a refresh or a timeout
- Reduce the portable executable size
- add a way to minimize the app to system tray
- add window cropping
- add auto video detection
- add logo / icon

## They talk about it!
- Softpedia Article • 🇬🇧 • [Link](https://www.softpedia.com/get/Desktop-Enhancements/Other-Desktop-Enhancements/taskTru.shtml)
- User recommendation on Reddit • 🇬🇧 • [Link](https://www.reddit.com/r/firefox/comments/1q4bepu/anyway_to_make_pip_click_through/)
- PCAstuces Article • 🇫🇷 • [Link](https://www.pcastuces.com/logitheque/tasktru.htm)