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.
- Host: GitHub
- URL: https://github.com/erw-1/tasktru
- Owner: erw-1
- License: mit
- Created: 2025-01-16T18:29:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-06T09:55:21.000Z (over 1 year ago)
- Last Synced: 2025-03-14T11:12:51.963Z (over 1 year ago)
- Topics: always-on-top, click-through, csharp, interface, lock-window, overlay, portable, productivity, standalone, tool, topmost, transparent-window, window-manager, windows, winforms
- Language: C#
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)