Skip to content

ScrumpyJack/weesms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

weesms

2015-04-12: v0.1 - Initial/draft/beta version

Installation

$ sudo aptitude install gammu gammu-smsd python-gammu $ sudo usermod -a -G dialout $USER

$ cp weesms.py ~/.weechat/python/[autoload]

Stop gammu-smsd if it is started: /etc/init.d/gammu-smsd stop

Plugin management

Load plugin: /python load python/weesms.py or put the script in python/autoload

Reload plugin: /python reload weesms

Unload plugin: /python unload weesms

Phonebook

Default CSV phonebook location: WEECHAT_DIR/python/weesms.csv

Phonebook format is: bob,+33123456789 alice,+33987654321

Refs:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages