Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/cyberarm/jared
- Owner: cyberarm
- License: mit
- Created: 2011-06-18T21:45:08.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-11-25T21:59:31.000Z (almost 10 years ago)
- Last Synced: 2024-10-19T03:44:06.266Z (27 days ago)
- Language: Ruby
- Homepage:
- Size: 316 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
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).