Set the correct pidgin status message, depending on network connection
You need to install the following dependencies:
- pyYAML
- python-netifaces
- python-netaddr
Create a ~/.setpurplestatusrc to configure networks and status messages.
interfaces:
- 'eth0'
- 'wlan0'
networks:
'192.168.0.0/24':
status: 'at home'
'10.0.0.0/16':
status: 'at work