Project

mbidle

0.0
No release in over 3 years
Low commit activity in last 3 years
Listen to IMAP changes via IMAP idle.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 1.7
~> 10.0

Runtime

 Project Readme

MBidle

MBidle is a ruby daemon that uses IMAP idle to invoke mbsync/isync when ever a new message was saved a remote IMAP folder.

Usage

To install the package use rubygems:

gem install mbidle

And run mbidle in the commandline. I used my xinitrc file to run mbidle & in the background, but currently I run the background process via awesomewm config file.

TODO

  • Implement executable
  • Publish ruby gem for easy installation
  • Add configurable after_sync / on_local_change hooks