GitXplorerGitXplorer
d

message-indicator

public
22 stars
0 forks
2 issues

Commits

List of commits on branch master.
Unverified
c4961e3e72a558f5ec1eb8385f6678e93b1ecb8e

v1.2.1 - darkened icon

ddado3212 committed 6 years ago
Verified
fc38a8c93ec3dd36198730c33855c0a6127fdf27

Merge pull request #6 from dado3212/FixingFacetime

ddado3212 committed 7 years ago
Unverified
a6931ef920e1533c1009143119039d99965390c1

Updated zip with version 1.2.0, added to Info.plist

ddado3212 committed 7 years ago
Unverified
e845db4bce7ca2e39eac295214db1adc83d5e716

Removed unnecessary targets, and darkened indicator color

ddado3212 committed 7 years ago
Unverified
3a5f5f48dc6e4ee53d810ee26aeafaf3fd81eab7

Updating to 1.1.0, adding ability to clear indicator

ddado3212 committed 7 years ago
Unverified
aa5cf7321e7a47df44ac646b3026b972120ab4ce

Converting indicator to custom class (p1)

ddado3212 committed 7 years ago

README

The README file for this repository.

Message Indicator

The Problem

I commonly open chats in Messages on my computer to make the 'unread' indicator go away. However, if there's any delay in answering them back, it's quite common that I'll simply forget to respond to the text for a while.

The Solution

I read about SIMBL, a plugin manager for Mac OS X, a while ago in pursuing a different project. Effectively, it acts much like Cydia does for iOS, but for your Mac instead. I used it to build a bundle that inserts itself into the Messages application, and adds a small gray indicator icon on chats in which you were not the last person to respond (it doesn't show up on group chats, as it quickly becomes unwieldy in large chats). This makes it a lot easier to see the messages that you haven't responded back to. I've only tested this on 10.12, but it should conceivably work on earlier versions.

To clear an indicator, merely Ctrl-Click (right-click) on it. This will clear it until the next message in the chat.

Installation:

  1. Download mySIMBL.
  2. Download Message Indicator.
  3. Unzip the downloaded .zip file.
  4. Open message-indicator.bundle with mySIMBL.app, or simply drag and drop it.
  5. Restart Messages.