12cd10501205dc1856f717e01e5915f7419df99b
[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 - hide default page selection when no page defined
14 - page import via atom feed/opml
15 - move mode to re-order pages
16 - show current page when multiple ones are defined: "2/6"
17 - configurable text size per page
18 - how to show clock in lcd?
19 - include ``.py`` files?
20 - include ``.po`` files?
21
22
23 License
24 =======
25 The plugin is subject to the GPLv3 or later.
26
27
28
29 Translation
30 ===========
31 Beginning a new translation
32 ---------------------------
33 Replace ``$lang_code`` with your two-letter language code::
34
35     $ cd po
36     $ cp messages.po $lang_code.po
37     ... edit $lang_code.po now
38     $ ./compile.sh
39
40
41 Building
42 ========
43 ipkg-build:
44  http://reichholf.net/files/dreambox/tools/ipkg-build
45
46 http://dream.reichholf.net/wiki/Howto:IPK_Pakete_erstellen