All Projects → codebytere → nodemessage

codebytere / nodemessage

Licence: other
interact with your local iMessage database

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to nodemessage

text-sdk-php
PHP SDK to send messages with CM.com
Stars: ✭ 18 (-53.85%)
Mutual labels:  messaging, imessage
microservice framework version 6
A Java framework to support applications utilising CQRS and Event Sourcing architectures
Stars: ✭ 25 (-35.9%)
Mutual labels:  messaging
Flyer.js
Broadcast Messaging Library that works between iFrames, Frames, and Windows
Stars: ✭ 226 (+479.49%)
Mutual labels:  messaging
Pulsar Client Go
Apache Pulsar Go Client Library
Stars: ✭ 251 (+543.59%)
Mutual labels:  messaging
Azure Event Hubs
☁️ Cloud-scale telemetry ingestion from any stream of data with Azure Event Hubs
Stars: ✭ 233 (+497.44%)
Mutual labels:  messaging
pulsar-flume-ng-sink
An Apache Flume Sink implementation to publish data to Apache pulsar
Stars: ✭ 19 (-51.28%)
Mutual labels:  messaging
Nats.c
A C client for NATS
Stars: ✭ 220 (+464.1%)
Mutual labels:  messaging
paypal-messaging-components
PayPal JavaScript SDK - messaging components
Stars: ✭ 24 (-38.46%)
Mutual labels:  messaging
django-sitemessage
Reusable application for Django introducing a message delivery framework
Stars: ✭ 51 (+30.77%)
Mutual labels:  messaging
Pulsar Manager
Apache Pulsar Manager
Stars: ✭ 247 (+533.33%)
Mutual labels:  messaging
Lurch
XEP-0384: OMEMO Encryption for libpurple.
Stars: ✭ 245 (+528.21%)
Mutual labels:  messaging
Azure Service Bus Dotnet
☁️ .NET Standard client library for Azure Service Bus
Stars: ✭ 237 (+507.69%)
Mutual labels:  messaging
cve-2016-1764
Extraction of iMessage Data via XSS
Stars: ✭ 52 (+33.33%)
Mutual labels:  imessage
Twitch Js
A community-centric, community-supported version of tmi.js
Stars: ✭ 225 (+476.92%)
Mutual labels:  messaging
microq
Micro job queue built on mongo
Stars: ✭ 67 (+71.79%)
Mutual labels:  messaging
Threema Ios
Threema App for iOS.
Stars: ✭ 220 (+464.1%)
Mutual labels:  messaging
Acts As Messageable
Gem that allows communication between the models.
Stars: ✭ 242 (+520.51%)
Mutual labels:  messaging
pact-example
Example project to demonstrate Contract Testing via Pact.
Stars: ✭ 58 (+48.72%)
Mutual labels:  messaging
extension-springcloud
Axon Framework extension for Spring Cloud's Discovery mechanism integration to distribute Command messages.
Stars: ✭ 22 (-43.59%)
Mutual labels:  messaging
centrifuge-ios
Swift client to communicate with Centrifugo v1 from iOS over WebSocket (not maintained anymore)
Stars: ✭ 28 (-28.21%)
Mutual labels:  messaging

npm

NodeMessage

This library allows you to query and chain commands to your local iMessage database.

All functions return promises.

Installation

$ npm install nodemessage

Setup

const imessage = require('nodemessage')
const m = new imessage()

Documentation

  1. Multi-Purpose
  2. Messages
  3. Attachments
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].