Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cyberarm/jared

Ruby powered Digital Assistant (RDA)
https://github.com/cyberarm/jared

Last synced: about 10 hours ago
JSON representation

Ruby powered Digital Assistant (RDA)

Awesome Lists containing this project

README

        

# Jared - Ruby powered Digital Assistant (RDA)
Jared is a plugin-based application for managing your life,
at its core is just a bunch of plugins.
In the future I hope to have enough plugins for Jared to be able to function similar to Jarvis, but that is a ways off.
Jared has a few built-in plugins (See wiki page [plugins](https://wiki.github.com/cyberarm/jared/plugins)).

## Install Jared
You can get the latest stable release on RubyGems via *gem install jared*

You can get the latest incomplete-feature release on RubyGems via *gem install jared --pre*

## Want to contribute?
Please see the wiki page about [contributing](http://github.com/cyberarm/jared/wiki/Contribute).