X-Git-Url: http://git.code-monkey.de/?p=embrace.git;a=blobdiff_plain;f=README;fp=README;h=a4b877e571d907ace81381feea272993f7a4a93f;hp=0000000000000000000000000000000000000000;hb=f39201903c8318148249ae4fe62547a93a622799;hpb=8007cd83a198019dd56c718a4cf97fa836972d40 diff --git a/README b/README new file mode 100644 index 0000000..a4b877e --- /dev/null +++ b/README @@ -0,0 +1,46 @@ +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