A lightweight Windows tool to manage and enforce daily time limits on any application.
PLLauncher runs in the background and monitors which applications you're using. Two parallel loops handle the logic:
When a limit is reached, the app is terminated and a full-screen lock overlay is shown. After a configurable cooldown period, the app is automatically unlocked and re-launched.
The app is built with Avalonia UI (.NET 8) for cross-platform UI, uses SkiaSharp for dynamic icon rendering, and CommunityToolkit.Mvvm for the MVVM architecture.
Hello! My name is Nikita Rokossovskiy. I'm 14 years old and the creator of PLLauncher.
I've always wanted to build something that helps people work more efficiently and boosts productivity. That idea eventually became PLLauncher.
The original inspiration came from the Ctrl + T shortcut in web browsers, which instantly opens a new tab. I loved how quickly it let me perform an action, and I wondered: what if apps worked the same way? That question led me to start developing PLLauncher.
As I continued working on the project, I began adding features to solve problems I encountered myself. For example, I needed my computer to shut down automatically late at night after I had already gone to sleep, so I created the Shutdown feature. Since then, PLLauncher has continued to grow, with each new feature inspired by real-world needs and ideas.
All Rights Reserved.
PLLauncher is provided "as is", without warranty of any kind, express or implied. The author makes no representations or warranties regarding the accuracy, reliability, or suitability of the software.
In no event shall the author be held liable for any claim, damages, or other liability arising from the use of the software. Use at your own risk.
You may download and use PLLauncher for personal, non-commercial purposes. Redistribution, modification, and commercial use are not permitted without explicit permission.
© 2026 Nikita Rokossovskiy / PLLauncher. All rights reserved.
PLLauncher's source code is publicly available on GitHub. Issues, feature requests, and contributions are welcome.