All Projects → elementary → Mail

elementary / Mail

Licence: gpl-3.0
Mail app designed for elementary OS

Programming Languages

vala
323 projects

Projects that are alternatives of or similar to Mail

Ephemeral
A private-by-default, always-incognito browser for elementary OS
Stars: ✭ 133 (+2.31%)
Mutual labels:  hacktoberfest, gtk, gtk3, webkit
Ideogram
Insert emoji anywhere in elementary OS, even in non-native apps
Stars: ✭ 68 (-47.69%)
Mutual labels:  hacktoberfest, gtk, gtk3
Applications Menu
Applications Menu for elementary OS and the Pantheon desktop environment
Stars: ✭ 84 (-35.38%)
Mutual labels:  hacktoberfest, gtk, gtk3
Wingpanel
Stylish top panel that holds indicators and spawns an application launcher
Stars: ✭ 104 (-20%)
Mutual labels:  hacktoberfest, gtk, gtk3
Calendar
Desktop calendar app designed for elementary OS
Stars: ✭ 78 (-40%)
Mutual labels:  hacktoberfest, gtk, gtk3
Granite
Library that extends GTK with common widgets and utilities
Stars: ✭ 164 (+26.15%)
Mutual labels:  hacktoberfest, gtk, gtk3
Wingpanel Indicator Nightlight
A Wingpanel indicator for Night Light
Stars: ✭ 20 (-84.62%)
Mutual labels:  hacktoberfest, gtk, gtk3
Code
Code editor designed for elementary OS
Stars: ✭ 324 (+149.23%)
Mutual labels:  hacktoberfest, gtk, gtk3
Terminal
Terminal emulator designed for elementary OS
Stars: ✭ 281 (+116.15%)
Mutual labels:  hacktoberfest, gtk, gtk3
Files
File browser designed for elementary OS
Stars: ✭ 187 (+43.85%)
Mutual labels:  hacktoberfest, gtk, gtk3
Appcenter
Pay-what-you-want app store for elementary OS
Stars: ✭ 358 (+175.38%)
Mutual labels:  hacktoberfest, gtk, gtk3
Music
Music player and library designed for elementary OS
Stars: ✭ 92 (-29.23%)
Mutual labels:  hacktoberfest, gtk, gtk3
Pitivi
MIRROR of https://gitlab.gnome.org/GNOME/pitivi for your convenience
Stars: ✭ 79 (-39.23%)
Mutual labels:  gtk, gtk3
Mrml
Implementation of mjml in rust
Stars: ✭ 76 (-41.54%)
Mutual labels:  hacktoberfest, email
Inbrief
InBrief is a personal briefing app and dashboard powered by Electron and React
Stars: ✭ 90 (-30.77%)
Mutual labels:  email, imap
Pyglossary
A tool for converting dictionary files aka glossaries. The primary purpose is to be able to use our offline glossaries in any Open Source dictionary we like on any OS/device.
Stars: ✭ 1,257 (+866.92%)
Mutual labels:  gtk, gtk3
Opaquemail
.NET email library and proxy supporting IMAP, POP3, and SMTP with S/MIME and PGP.
Stars: ✭ 91 (-30%)
Mutual labels:  email, imap
Fest
A GTK+ 3 Matrix client written in Rust [work in progress]
Stars: ✭ 67 (-48.46%)
Mutual labels:  gtk, gtk3
Gamehub
All your games in one place
Stars: ✭ 1,341 (+931.54%)
Mutual labels:  gtk, gtk3
Greeter
Login and Lock Screen greeter for elementary OS and Pantheon, using LightDM
Stars: ✭ 96 (-26.15%)
Mutual labels:  hacktoberfest, gtk

Mail

Translation status

Mail Screenshot

Building, Testing, and Installation

You'll need the following dependencies:

  • libcamel1.2-dev
  • libedataserver1.2-dev
  • libedataserverui1.2-dev
  • libfolks-dev
  • libgee-0.8-dev
  • libglib2.0-dev
  • libgranite-dev >= 5.2.0
  • libhandy-1-dev >= 0.83.0
  • libwebkit2gtk-4.0-dev
  • valac

Run meson build to configure the build environment and then change to the build directory and run ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install, then execute with io.elementary.mail

sudo ninja install
io.elementary.mail

You might want to set the WEBKIT_EXTENSION_PATH environment variable to the webkit-extension build folder in order to test the application without installing it

Connecting Your Account

Mail uses Evolution Data Server and Camel to display your emails. Currently, the easiset way to test Mail with your accounts is to set up them up in Evolution first. Ultimately, setting up an account in Online Accounts will connect it to EDS/Camel but that has not yet been implemented.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].