Skip to content

swarnat/imap-sync-gui

 
 

Repository files navigation

ImapSync Client Build Status

forthebadge forthebadge forthebadge forthebadge forthebadge

It's only an Internet Message Access Protocol Synchronization Client

Overview

ImapSync Client is an Email IMAP tool for syncing, copying and migrating email mailboxes between two imap servers, one way, and without duplicates.

Download

Download the latest version from the releases page.

Warning: Note that versions below 1.0 will not work anymore. Please update to the latest version.

Demo

image

Import Mailboxes from CSV 📄

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build


# lint all JS/Vue component files in `src/`
npm run lint

Thanks

Front-End

Design inspired by

TODO

  • Remove API dependency
  • Import Mailboxes from CSV
  • Mailboxes Rules (--exclude etc..)

License

ImapSync Client is licensed under the MIT License

Releases

No releases published

Packages

No packages published

Languages

  • Perl 92.9%
  • Vue 3.0%
  • JavaScript 2.8%
  • Batchfile 1.1%
  • Other 0.2%