Backup repository for imag-pim.org / imag https://imag-pim.org
Go to file
Matthias Beyer 67ae39ab5b header.rs: Add documentation 2016-01-21 21:28:18 +01:00
doc Auto merge of #89 - matthiasbeyer:libimagrt-init, r=matthiasbeyer 2016-01-21 07:59:38 -08:00
libimagmodule Add: libimagmodule 2016-01-09 23:51:38 +01:00
libimagrt Move Runtime (type) to runtime (module) 2016-01-20 20:47:44 +01:00
libimagstore header.rs: Add documentation 2016-01-21 21:28:18 +01:00
libimagutil Add getter for key/value 2016-01-20 18:05:09 +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 Initial import 2015-10-18 20:22:23 +02:00
.travis.yml Add some output 2016-01-16 20:33:20 +01:00
Cargo.lock Add deps: xdg lib, itertools 2016-01-18 19:22:14 +01:00
Cargo.toml Depend on libs in main crate 2016-01-10 17:04:23 +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.