blob: 321336fa4299911452fc570e24de70158a5fb4d5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
Ecru is a command line livejournal client. Here's a list of it's main features:
* Uses your favourite $EDITOR for editing posts
* Supports non-interactive mode
* Supports having various templates with pre-defined post body, keywords,
subject and so on
* Supports hooks - custom scripts that are called on certain events
* Supports several configuration profiles
* Written in C++ and tends to use as few external libraries as possible
* Designed to be easily scriptable
WWW: http://novel.evilcoder.org/ecru/
|