Skip to content

ArnoGevorkyan/Screeny

Repository files navigation

Screeny

A privacy-focused screen time tracker for Windows, built with WinUI 3 and the Windows App SDK.

Screeny Screenshot

About

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.

Key Features

  • 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

Installation

Usage

  1. Launch the application
  2. Screeny automatically starts tracking which applications are in focus
  3. View your usage data in real-time in the main dashboard
  4. Switch between hourly and daily views using the toggle buttons
  5. Select different date ranges to view historical data

Building from Source

Prerequisites

Build Steps

git clone https://github.com/ArnoGevorkyan/Screeny.git
cd Screeny
dotnet build

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the Apache License - see the LICENSE file for details.

Privacy

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.