Skip to content

BitlBee plugin for sending/receiving Android SMS messages through IRC.

Notifications You must be signed in to change notification settings

NikolaKozina/bitldroid-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

BitlDroid-plugin - BitlBee plugin for SMS messaging on Android phones

  • Use in conjunction with BitlDroid-app
  • Android phone and BitlBee server must be on the same network
  • NO ENCRYPTION/AUTHENTICATION yet - All messages are sent in the clear and anyone on the network can connect to your phone and send SMS messages

Building

Building the plugin requires BitlBee and its headers to be installed.

By default, the Makefile is setup for a local install (/usr/local). If you installed BitlBee from source, you can simply do:

make
make install

If you installed BitlBee from a repo, you will likely need to set the PLUGINDIR environment variable to match where BitlBee's plugins go (usually /usr/lib/bitlbee/)

make
PLUGINDIR=/usr/lib/bitlbee make install

About

BitlBee plugin for sending/receiving Android SMS messages through IRC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published