mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
**⚠️ Nylas Mail was initially released and open-sourced in early 2015 and was maintained by Nylas until Spring 2017.** While Nylas no longer supports Nylas Mail, you can download the latest release or build it from source. There are also **[several forks](#forks)** that are being actively developed and maintained. (#497)
This commit is contained in:
parent
e54cb66e98
commit
be21b52d99
2 changed files with 5 additions and 5 deletions
|
@ -362,7 +362,7 @@ You can see in which language an app is written. Currently there are following l
|
|||
### Mail
|
||||
- [Correo](https://github.com/amitmerchant1990/correo) - Menubar/taskbar Gmail App for Windows and macOS. ![javascript_icon]
|
||||
- [ElectronMail](https://github.com/vladimiry/ElectronMail) - Unofficial desktop app for ProtonMail and Tutanota end-to-end encrypted email providers. ![type_script_icon]
|
||||
- [Nylas Mail](https://github.com/nylas/nylas-mail) - Extensible mail client. ![javascript_icon]
|
||||
- [Mailspring](https://github.com/Foundry376/Mailspring) - 💌 A beautiful, fast and maintained fork of @nylas Mail by one of the original authors ![javascript_icon]
|
||||
- [Rambox](https://github.com/ramboxapp/community-edition) - Cross Platform messaging and emailing app that combines common web applications into one. ![javascript_icon] ![css_icon]
|
||||
- [dejalu](https://github.com/dinhviethoa/dejalu) - Fast and Simple Email Client. ![cpp_icon] ![objective_c_icon]
|
||||
|
||||
|
|
|
@ -3493,15 +3493,15 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Extensible mail client. ",
|
||||
"short_description": "💌 A beautiful, fast and maintained fork of @nylas Mail by one of the original authors",
|
||||
"categories": [
|
||||
"mail"
|
||||
],
|
||||
"repo_url": "https://github.com/nylas/nylas-mail",
|
||||
"title": "Nylas Mail",
|
||||
"repo_url": "https://github.com/Foundry376/Mailspring",
|
||||
"title": "Mailspring",
|
||||
"icon_url": "",
|
||||
"screenshots": [],
|
||||
"official_site": "",
|
||||
"official_site": "https://getmailspring.com/",
|
||||
"languages": [
|
||||
"javascript"
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue