Skip to content

manasimuke/KoalaMate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KoalaMate

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.

Installation

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.

About

KoalaMate is a desktop app featuring an AskMeAnything bot (wolframAlpha), a Scratchpad and a Calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 53.5%
  • HTML 27.3%
  • CSS 19.2%