Backup repository for imag-pim.org / imag https://imag-pim.org
Go to file
Matthias Beyer 4dc1140149 doc: Add hook aspect definition 2016-03-16 16:46:52 +01:00
bin Add ascii-art logo 2016-02-01 22:36:46 +01:00
doc doc: Add hook aspect definition 2016-03-16 16:46:52 +01:00
imag-counter imag-counter: init 2016-03-12 16:06:10 +01:00
imag-store imag-store: Update clap: 1.5.5 -> 2.1.1 2016-02-20 21:21:51 +01:00
libimagcounter libimagcounter: init 2016-03-12 16:06:10 +01:00
libimagentryfilter Remove unused imports 2016-02-24 15:16:12 +01:00
libimagrt Configuration is optional 2016-03-07 10:32:10 +01:00
libimagstore Threaded hook execution 2016-03-16 16:46:52 +01:00
libimagtag Add UI helpers for tagging 2016-02-23 11:02:59 +01:00
libimagutil trace: Add missing newline 2016-03-12 16:06:10 +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 Rewrite travis.yml to build all the things 2016-02-15 14:19:18 +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.