Backup repository for imag-pim.org / imag
https://imag-pim.org
Matthias Beyer
d7733aa13a
This introduces the Configurable trait and abstracts the dependency-traits for each trait over a generic "Hook" trait, which requires Configurable and Debug to be implemented, but has no own functions. Configuring is done _without_ the Runtime object, so we can be sure that the hooks do not have access to the store object. |
||
---|---|---|
bin | ||
doc | ||
imag-counter | ||
imag-store | ||
libimagcounter | ||
libimagentryfilter | ||
libimagrt | ||
libimagstore | ||
libimagtag | ||
libimagutil | ||
.editorconfig | ||
.gitignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
default.nix | ||
LICENSE | ||
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.