Backup repository for imag-pim.org / imag https://imag-pim.org
Go to file
Matthias Beyer 38ca44d10d Add is_tag() checks 2016-02-21 19:18:38 +01:00
bin Add ascii-art logo 2016-02-01 22:36:46 +01:00
doc Add chapter on libtag 2016-02-05 11:55:49 +01:00
imag-store Remove EntryHeader::toml() calls and replace with ::into() and ::from() calls 2016-02-12 22:07:43 +01:00
libimagentryfilter Reimplement filters with EntryHeader::read() 2016-02-13 14:15:26 +01:00
libimagrt Fix: libimagrt: Logging messages to stderr 2016-02-05 10:57:10 +01:00
libimagstore Merge pull request #149 from matthiasbeyer/libimagstore/header-field-path-util 2016-02-14 16:10:56 +01:00
libimagtag Add is_tag() checks 2016-02-21 19:18:38 +01:00
libimagutil Add documentation of functions 2016-02-11 15:48:41 +01:00
.editorconfig Add editorconfig configuration file 2016-01-11 19:47:51 +01:00
.gitignore Add Cargo.lock to .gitignore 2016-01-22 20:14:54 +01:00
.travis.yml Integrate tests in travis.yml 2016-02-09 13:48:14 +01:00
CONTRIBUTING.md Add CONTRIBUTING.md file 2016-01-22 19:45:27 +01:00
LICENSE Add LICENSE file 2015-11-08 17:35:49 +01:00
README.md Fix wrong license note in README.md file 2016-02-06 18:12:03 +01:00
default.nix Move to rust stable (1.4 atm) so we can use clap 2015-12-05 10:45:33 +01:00

README.md

imag

Imag is a CLI PIM suite with a nice API-ish commandline interface, so you can integrate it in your tools of coice (Editor, MUA, RSS reader, etc etc).

For detailed information, please read the documentation (You can either read the Markdown files or compile it to HTML/PDF using pandoc).

Nothing here yet. This is about to be written as soon as there is a working base implemented.

License

This code is released under terms of GNU LGPLv2.1.