Skip to content

Built-in Mail & Calendars app clone for Windows.

Notifications You must be signed in to change notification settings

reddxae/Wino-Mail

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

If you have found this casually then it is not for you.

How to install

Warning

Be aware of the security implications of importing a certificate: this opens you up to man-in-the-middle attacks by anyone with the private version of it. Also, this certificate won't be revoked if it's compromised 'case it is self-signed. Don't forget to delete it if you decide to stop using the app.

  1. Install dependencies from the latest release if needed
  2. Uninstall original Wino Mail if you have it
  3. Download the public certificate
  4. Run in PowerShell as an Administrator:
    Import-Certificate -FilePath "PublicCertificate.cer" -CertStoreLocation "Cert:\LocalMachine\TrustedPeople"
  5. Download Scoop
  6. Run:
    scoop bucket add reddxae-wino https://github.com/reddxae/Wino-Mail
    
  7. Run:
    scoop install wino-mail
    

halal

About

Built-in Mail & Calendars app clone for Windows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published