Skip to content

elgatosf/streamdeck-applemail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Alexandre Colucci
Nov 12, 2019
213b98b · Nov 12, 2019

History

8 Commits
Nov 12, 2019
Nov 12, 2019
Jan 8, 2019
Jan 9, 2019
Jan 9, 2019

Repository files navigation

AppleMail is a sample plugin demonstrating the Stream Deck SDK.

Description

AppleMail is a plugin that displays the number of unread emails in Apple Mail. Pressing on the key will launch Apple Mail.

Features

  • code written in Objective-C
  • macOS only
  • localized
  • detects if Apple Mail is running

Installation

In the Release folder, you can find the file com.elgato.applemail.streamDeckPlugin. If you double-click this file on your machine, Stream Deck will install the plugin.

Source code

The Sources folder contains the source code of the plugin.