Skip to content

tgrowden/imapsync-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#imap-sync-nodejs

This app serves as a frontend interface for imapsync.

These instructions assume that you are working on Linux. This will probably also work on OSX.

Dependencies:


  1. $ git clone https://github.com/tgrowden/imap-sync-nodejs.git
  2. $ cd imapsync-nodejs
  3. $ npm install
  4. $ bower install
  5. $ grunt
  6. Edit config/config.js to point to imapsync location (default is /usr/bin/imapsync)
  7. $ npm start
  8. Check it out: http://localhost:3000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published