A privacy-focused screen time tracker for Windows, built with WinUI 3 and the Windows App SDK.
Screeny is a lightweight desktop application that helps you monitor how much time you spend in different applications on your Windows computer. It runs silently in the background, tracking which applications are in focus and providing intuitive visualizations of your usage patterns.
- Privacy First: All data stays on your device - no internet connection required
- Native Windows 11 Experience: Built with WinUI 3 and the Windows App SDK
- Minimal Resource Usage: Designed for efficiency with minimal system impact
- Detailed Analytics: View your screen time by hour, day, week, or month
- Modern UI: Clean interface with system accent color support
- Launch the application
- Screeny automatically starts tracking which applications are in focus
- View your usage data in real-time in the main dashboard
- Switch between hourly and daily views using the toggle buttons
- Select different date ranges to view historical data
- Windows 11
- .NET SDK 8.0 or newer
- Windows App SDK
git clone https://github.com/ArnoGevorkyan/Screeny.git
cd Screeny
dotnet build
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the Apache License - see the LICENSE file for details.
Screeny is designed with privacy in mind. All tracking data is stored locally on your device and never transmitted over the internet. See the PRIVACY file for our full privacy policy.