Embrace ======= About ----- Embrace is a mail-checker which is based on the Enlightenment Foundation Libraries. It monitors your IMAP mailboxes and shows those with new mails in them. Dependencies ------------ Embrace depends on ruby-evas and ruby-ecore. Installation ------------ Run "rake install" to install Embrace. The environment variables PREFIX and DESTDIR are honored. Configuration ------------- To use Embrace, you will have to create a config file first, which tells Embrace what mailboxes you want to have monitored etc. For an example, please see config.sample.yaml, which can be found in the Embrace data directory. Adjust the settings as necessary and install it to ~/.e/apps/embrace/config.yaml Usage ----- The only argument that Embrace optionally takes is the height of the window in pixels. So to make it use a window that is 1024 pixels high, you'd run $ embrace 1024