This is a project that I created in my spare time, its purpose is to keep me doing something with NodeJS and so on, and of course to scrap email from iNotes and forward to another mailbox.
- bluebird Promise implementation (love promises),
- cheerio jQuery like DOM manipulation tool,
- ng-di Angular.js dependency injection for NodeJS,
- nodemailer Easy email sender,
- request-promise Wrapper for module request, but my version since I forked and changed it.
- simple-spinner Loading indicator, to get things fancy.
- socks5-http-client Socks5 proxy agent.
If you are going to run it you’ll need to use my forked repo of request-promise which is https://github.com/pedroassis/request-promise, and of course some access to iNotes