Backup repository for imag-pim.org / imag https://imag-pim.org
Go to file
Matthias Beyer fa5d1553dd Merge pull request #159 from matthiasbeyer/libimagutil/reimplement-kv-split
Libimagutil/reimplement kv split
2016-01-30 13:48:02 +01:00
doc Explain futureproofing store files 2016-01-23 19:01:29 +01:00
libimagmodule Remove remaining Cargo.lock files 2016-01-22 20:15:32 +01:00
libimagrt Merge pull request #165 from matthiasbeyer/remove-unused-imports 2016-01-30 13:47:57 +01:00
libimagstore Merge pull request #165 from matthiasbeyer/remove-unused-imports 2016-01-30 13:47:57 +01:00
libimagutil tests: Allow quotes in keys 2016-01-29 23:11:42 +01:00
src Remove codebase, except reusable parts 2016-01-09 23:33:45 +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 Remove coverage 2016-01-23 16:51:05 +01:00
CONTRIBUTING.md Add CONTRIBUTING.md file 2016-01-22 19:45:27 +01:00
Cargo.toml Remove license-file key, only use license field 2016-01-22 20:15:34 +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.