Download VumiSource Code
Vumi is an open source project available under the BSD license. It is free but you will need technical know-how to get it up and running on your own servers.
Documentation
Documentation available online at http://vumi.readthedocs.org/ and in the docs directory of the repository. To build the docs locally:
$ virtualenv --no-site-packages ve/ $ source ve/bin/activate (ve)$ pip install Sphinx (ve)$ cd docs (ve)$ make html
You'll find the documentation in: docs/_build/index.html
Need Help?
Contact the vumi developers on dev@vumi.org or find us on IRC in #vumi on Freenode