ALICE is a simple IRC client that lives in your web browser:
To deploy:
juju bootstrap
juju deploy alice
juju expose alice
Then do a `juju status` to determine the IP of the service, and just open it in your browser. This charm doesn't offer any configuration as Alice doesn't have any command line configuration tools, everything is done through the browser.
Links:
- Homepage: http://www.usealice.org/
- Code: https://github.com/leedo/alice
| 2012/05/23 Jorge O. Castro Add myself as maintainer (revno 14) |
| 2012/04/03 Jorge O. Castro Redirect output so Alice doesn't take over the buffer (revno 13) |
| 2012/04/03 Jorge O. Castro Add website relation hook (revno 12) |
| 2012/03/15 Jorge O. Castro Add a README (revno 11) |
| 2012/03/15 Jorge O. Castro Fix problems in the initial review (revno 10) |
| 2011/12/12 Jorge O. Castro Install from the archive instead of from source (revno 9) |
| 2011/11/23 Jorge O. Castro * Remove install step * Add revision file (revno 8) |
| 2011/11/23 Jorge O. Castro Install git dependency. (revno 7) |
| 2011/11/23 Jorge O. Castro Don't need revision field here anymore (revno 6) |