Bootify

A system utility that monitors computer uptime and sends automated email notifications on startup.

00
C#.NETSMTP

Product Preview

Project Screenshot

The Problem

Users needing to know if their remote computers have rebooted (e.g., after a power outage) without manual checking.

The Solution

A lightweight C# service that triggers an SMTP email event as soon as the Windows user profile loads.

Technical Challenges

  • Configuring the app to run silently on startup
  • Securely handling SMTP credentials
  • Ensuring the app waits for network connectivity before sending