WikiStart » Histórico » Versión 24
Álvaro Iradier Muro, 2010-04-12 07:26
1 | 11 | Álvaro Iradier Muro | [[Image(xpressent_big.png, right)]] |
---|---|---|---|
2 | 10 | Álvaro Iradier Muro | [[PageOutline]] |
3 | 8 | Álvaro Iradier Muro | |
4 | = xPressent = |
||
5 | 7 | Álvaro Iradier Muro | |
6 | 2 | Álvaro Iradier Muro | PDF slide presentations + remote display and control |
7 | 3 | Álvaro Iradier Muro | |
8 | 4 | Álvaro Iradier Muro | '''Coming soon! Under development...''' |
9 | |||
10 | 19 | Álvaro Iradier Muro | Get [source:/trunk/src source from subversion] (Checkout [https://devel.airadier.com/svn/xpressent/trunk/src]). You can run source without compilation, just install dependencies. |
11 | 17 | Álvaro Iradier Muro | Official releases coming soon. |
12 | |||
13 | 1 | == Requirements == |
|
14 | |||
15 | 10 | Álvaro Iradier Muro | * Poppler PDF library: Poppler [http://poppler.freedesktop.org/] and ''python-poppler'' [https://launchpad.net/poppler-python] |
16 | * Alternatively, If you don't have Poppler and python-poppler, you can use ''pdftopng'' and ''pdfinfo'' from XPDF (works on windows too) |
||
17 | * python-pygame |
||
18 | 22 | Álvaro Iradier Muro | * python-bluez |
19 | 10 | Álvaro Iradier Muro | * pycairo |
20 | * PIL (Python Imaging Library) |
||
21 | 1 | ||
22 | 10 | Álvaro Iradier Muro | == Usage == |
23 | 9 | Álvaro Iradier Muro | |
24 | 10 | Álvaro Iradier Muro | TO-DO |
25 | |||
26 | |||
27 | ---- |
||
28 | |||
29 | |||
30 | 23 | Álvaro Iradier Muro | = xPressent for Android = |
31 | |||
32 | Coming soon! |
||
33 | |||
34 | 24 | Álvaro Iradier Muro | Checkout SVN source from: |
35 | [https://devel.airadier.com/svn/xpressent/trunk/remote-src/android-remote/] |
||
36 | |||
37 | Note that IP address are fixed in code and bluetooth support is not yet available. |
||
38 | |||
39 | 23 | Álvaro Iradier Muro | ---- |
40 | |||
41 | 10 | Álvaro Iradier Muro | = xPressent Maemo = |
42 | |||
43 | 1 | The remote controller for Nokia Maemo devices (N770 / N800 / N810). |
|
44 | |||
45 | 19 | Álvaro Iradier Muro | Get [source:/trunk/remote-src/maemo-remote source (runs without installation)], checkout from here: [https://devel.airadier.com/svn/xpressent/trunk/remote-src/maemo-remote] or latest release from [https://garage.maemo.org/projects/xpressent-maemo Garage project page (coming soon)]. |
46 | 3 | Álvaro Iradier Muro | |
47 | 10 | Álvaro Iradier Muro | == Requirements for xPressent Maemo == |
48 | 1 | ||
49 | * Python 2.5 |
||
50 | 6 | Álvaro Iradier Muro | * python-pygame |
51 | * python-imaging (PIL - Python Imaging Library) |
||
52 | 10 | Álvaro Iradier Muro | |
53 | == Usage == |
||
54 | |||
55 | TO-DO |
||
56 | 12 | Álvaro Iradier Muro | |
57 | 13 | Álvaro Iradier Muro | ---- |
58 | |||
59 | 12 | Álvaro Iradier Muro | = xPressent for Windows Mobile = |
60 | |||
61 | Remote controller for Windows Mobile devices (targeted for Compact.NET framework) |
||
62 | |||
63 | 20 | Álvaro Iradier Muro | You can checkout source from [https://devel.airadier.com/svn/xpressent/trunk/remote-src/dotnet-remote] and download [source:/trunk/remote-src/dotnet-remote/releases/devel latest release from Subversion]. More info coming soon. |
64 | 12 | Álvaro Iradier Muro | |
65 | == Requirements for xPressent for Windows Mobile == |
||
66 | |||
67 | 14 | Álvaro Iradier Muro | * A bluetooth enabled Windows Mobile device |
68 | * Compact.NET Framework 2.0 |
||
69 | |||
70 | 21 | Álvaro Iradier Muro | == Usage == |
71 | |||
72 | TO-DO |
||
73 | |||
74 | ---- |
||
75 | |||
76 | 14 | Álvaro Iradier Muro | = xPressent for J2ME (Java Microedition) = |
77 | |||
78 | Coming soon! |