Neon
From Openmoko
| Line 1: | Line 1: | ||
{{application|Neon}} | {{application|Neon}} | ||
[[Image:Neon_viewer.png|thumb]] | [[Image:Neon_viewer.png|thumb]] | ||
| + | [[Image:Neon_viewer_b_and_w.png|thumb]] | ||
== Overview == | == Overview == | ||
| Line 7: | Line 8: | ||
== Features == | == Features == | ||
| + | |||
* Fast and finger friendly. | * Fast and finger friendly. | ||
* Zoom (in, out, fit to window) and rotate. | * Zoom (in, out, fit to window) and rotate. | ||
Revision as of 15:25, 3 February 2009
Neon is one of the applications that runs on the Openmoko Phones. For a list of all applications, visit Applications
Contents |
Overview
Neon is a simple image viewer. It's designed to be lightweight, fast, and easy to use. It's written in Python/EFL. The Project is hosted on OpenmokoProjects.
Features
- Fast and finger friendly.
- Zoom (in, out, fit to window) and rotate.
- Slideshow.
- Full screen viewing.
- Minimal EXIF support.
Download and installation
You can install Neon directly from Web with opkg. All packages are available here. For example:
opkg install http://projects.openmoko.org/frs/download.php/623/neon_0.9.6-r0_all.ipk
If your system uses Python 2.6 (not 2.5) like SHR, you must install an alternative package:
opkg install http://projects.openmoko.org/frs/download.php/625/neon_0.9.6-r0_all_py2.6.ipk
Dependences
- python-textutils
- python-evas
- python-ecore
- python-edje
Usage
Usage: neon [options] [path]
Options:
-h, --help show this help message and exit
-e ENGINE, --engine=ENGINE
which display engine to use (x11, x11-16), default=x11-16
-f, --fullscreen start in fullscreen mode
-r 0/1, --auto-rotate=0/1
auto rotate images by dimensions, default=1
-s SLIDESHOW_DELAY, --slideshow-delay=SLIDESHOW_DELAY
delay for slideshow [sec], default=4
-t THEME, --theme=THEME
which theme to use (default, b_and_w), default=default
-d DELAY, --bars-disappear-delay=DELAY
auto-hide delay for navbar and toolbar [sec], default=0
Links
| Neon
Simple image viewer
|
