c783ef88d6e10cc654239814282c37a5f2b1c3ac
[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 - how to show clock in lcd?
16
17
18 License
19 =======
20 The plugin is subject to the GPLv3 or later.
21
22
23
24 Translation
25 ===========
26 Beginning a new translation
27 ---------------------------
28 Replace ``$lang_code`` with your two-letter language code::
29
30     $ cd po
31     $ cp messages.po $lang_code.po
32     ... edit $lang_code.po now
33     $ ./compile.sh
34
35
36 Building
37 ========
38 ipkg-build:
39  http://reichholf.net/files/dreambox/tools/ipkg-build
40
41 http://dream.reichholf.net/wiki/Howto:IPK_Pakete_erstellen