Event synchronization and notification tool for Windows.
- π Power event monitoring (charger plugged/unplugged)
- π‘ Event listening system
- π Multi-platform notifications (Slack, WhatsApp coming soon)
- ποΈ Built with .NET 10
- .NET 10 SDK
- Windows OS (for now)
# Build the solution
dotnet build EveSync.slnx
# Run the desktop app
dotnet run --project EveSync.Gui/EveSync.Gui.Desktop