Built to help students and researchers discover things without having to open any other applications. Features a AskMeAnything bot which fetches data from WolframAlpha, a simple scratchpad and a basic calculator. Requires Nodejs, Electron (electron.atom.io) and MongoDB.
npm install -g electron-prebuilt
git clone https://github.com/abhn/KoalaMate
cd KoalaMate
npm install
electron .
Please feel free to send pull requests to improve this litte project.