Backup repository for imag-pim.org / imag https://imag-pim.org
Go to file
Matthias Beyer 8c6fc7ef41 util: Verify that path contains version, else panic!() 2016-02-09 13:48:14 +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 util: Verify that path contains version, else panic!() 2016-02-09 13:48:14 +01:00
libimagentryfilter Add builtin content filter: length filtering 2016-02-07 01:45:09 +01:00
libimagmodule Remove remaining Cargo.lock files 2016-01-22 20:15:32 +01:00
libimagrt Fix: libimagrt: Logging messages to stderr 2016-02-05 10:57:10 +01:00
libimagstore Add store path getter 2016-02-09 13:45:13 +01:00
libimagutil tests: Allow quotes in keys 2016-01-29 23:11:42 +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 Update README 2016-01-17 19:38:38 +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 GPLv2.