Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nullren/bitlbee-smsgcm
Bitlbee plugin for SMSGCM
https://github.com/nullren/bitlbee-smsgcm
Last synced: about 14 hours ago
JSON representation
Bitlbee plugin for SMSGCM
- Host: GitHub
- URL: https://github.com/nullren/bitlbee-smsgcm
- Owner: nullren
- License: other
- Created: 2013-01-10T18:19:26.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-11T07:23:24.000Z (almost 12 years ago)
- Last Synced: 2023-03-10T20:08:25.063Z (over 1 year ago)
- Language: C
- Size: 199 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
SMSGCM for BitlBee is a plugin for the SMSGCM chat protocol.
Building and Installing:
$ git clone https://github.com/nullren/bitlbee-smsgcm.git
$ cd bitlbee-smsgcm
$ ./autogen.sh
$ make
$ make installIf you want to build and use this plugin, you need to apply
the following patch to bitlbee.https://gist.github.com/4527919