egv / zapys-maemo

maemo fork of zapys lj client

This URL has Read+Write access

zapys-maemo / README
c66e42c7 » egv 2008-06-22 Very rough port to hildon. 1 Zapys-maemo LJ client
2 =========================
3
4 Hildon fork of zapys LJ client
5
6 git://github.com/egv/zapys-maemo.git - public git repo
7
8
9
10 ---ORIGINAL README---
11
ec0aeb97 » egv 2008-06-22 initial commit of zapys 0.11 12 Zapys LiveJournal Client
13 =========================
14
15 I use it for writing my LJ posts and editing the last one.
16 I rarely need more power.
17
18 The idea of this tool is to allow easy creating of pretty texts.
19
20 Inline Replacements
21 -------------------
22 The text changes while you type — so you can enjoy typografic rightness instantly.
23
24 * proper quotes.
25 * (c) => ©
26 * (r) => ®
27 * (tm) => ™
28 * ... => …
29 * з*їм => з’їм
30 * uses n-dash and m-dash
31
32 Markdown
33 --------
34 Easy tags:
35
36 **bold**
37 _italic_
38 --strikeout--
39
40 Easy lists:
41
42 * list item
43 * list item
44
45 1. list item
46 2. list item
47
48 The complete Markdown manual lives at http://daringfireball.net/projects/markdown/
49
50 LJ replacements:
51 ----------------
52 LJ:username becomes <lj user="username">
53 http://example.com becomes hyperlink "example.com"
54
55
56 That's all for now. If you liked the software - drop me a line :)
57
58 Timothy Babych <tim.babych@gmail.com>