Skip to content

ronaldaai/IMClone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMClone: an iMessage clone.

Modules:

1)  IMKit: libIMKit.so (Linux), IMKit.framework (OS X, iOS)
        IMKit is the client-side support and data model library for IMClone.

2)  IMServer: libIMServer.so (Linux), IMServer.framework (OS X)
        IMServer is the server library for IMClone. It is largely built on
        Distributed Notification. Data structure is taken from INKit.

3)  imd:
        imd is the server executable which is a stub call into IMServer
        framework. For Linux, it depends on gmcd.

4)  IMTalk: IMTalk (Linux), IMTalk.app (OS X)
        Desktop client UI for IMClone. Trademark name will be ÉtoiléMessage.

5)  IMMobileTalk: IMMobileTalk.app (iOS)
        Mobile UI for IMClone, universal app for iPhone and iPad. Trademark name
        will be ÉtoiléMessage Mobile.

6)  IMApplePushModule: IMApplePushModule.bundle (OS X), libApplePushModule (iOS)
        A bundle to add Apple Push Notification for OS X and iOS.

About

An iMessage clone that works on both OS X and GNUstep.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published