f01642da072f75d8e734c1bb76ddf4f78f7affa9
[enigma2-curlytx.git] / README.rst
1 =======
2 CurlyTx
3 =======
4 Enigma2 (Dreambox) plugin that lets you view the contents of remote
5 plain text files, e.g. HTTP.
6
7 Multiple URLs can be configured and navigated.
8
9
10
11 Open issues
12 ===========
13 - page import via atom feed/opml
14 - move mode to re-order pages
15 - configurable text size per page
16 - how to show clock in lcd?
17
18
19 License
20 =======
21 The plugin is subject to the GPLv3 or later.
22
23
24
25 Translation
26 ===========
27 Beginning a new translation
28 ---------------------------
29 Replace ``$lang_code`` with your two-letter language code::
30
31     $ cd po
32     $ cp messages.po $lang_code.po
33     ... edit $lang_code.po now
34     $ ./compile.sh
35
36
37 Building
38 ========
39 ipkg-build:
40  http://reichholf.net/files/dreambox/tools/ipkg-build
41
42 http://dream.reichholf.net/wiki/Howto:IPK_Pakete_erstellen