From d72bd5bf9fb290bbdb3fb7fc80130326937f285a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Burak=20Kaan=20K=C3=B6se?= Date: Wed, 8 Nov 2023 19:48:14 +0100 Subject: [PATCH] Update README.md --- README.md | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 95b2d48a..f6b738d0 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,30 @@ +# Wino Mail +Native mail client for Windows device families. It's not a web wrapper, but a desktop application written in C#/XAML with UWP. + +This repository is for tracking issues only, but I have plans to open-source the application in the future. + ![pdark](https://user-images.githubusercontent.com/12009960/232114528-2d2c8e3c-dbe7-429a-94e0-6aecc73bdf70.png) -## Wino Mail -Wino is a lightweight mail client for Windows 10/11 that supports Gmail and Outlook accounts. It is still in active development. Main motivation for this project is to replace Mail & Calendar for Windows with modern Windows design without using web technologies for speed. Wino is being developed using UWP and a .NET Standard library for handling mail synchronization. +## Motivation +I'm a big fan of Windows Mail & Calendars due to it's simplicity. Personally find it more intuative for a daily use cases compared to Outlook desktop. Seeing Microsoft deprecating it and forcing millions of people to use the new Outlook dragged me into start working on Wino couple years ago. Wino's main motivation is to bring all the existing functionality from Mail & Calendars overtime without changing the user experience that millions loved since Windows 8 days in Mail & Calendars. +## Features +- API integration for Outlook and Gmail +- IMAP/SMTP support for custom mail servers +- Send, receive, mark as (read,important,spam etc), move mails. +- Toast notifications with background sync. +- Instant startup performance +- Offline use / search. +- Modern and responsive UI +- Lots of personalization options +- Dark / Light mode for mail reader -[Download Latest Version from Microsoft Store](https://www.microsoft.com/store/apps/9NCRCVJC50WL) +## Download -## 🙌 Big Thank You +Download latest version of Wino Mail from Microsoft Store for free. -I apprecite all the people who gave Wino a try and provided feedback! If you encounter any issues in Wino please open new issue. You can rate and review Wino for feedback in Microsoft Store. + + +