Neon is a simple image viewer.
It's designed to be lightweight, fast, and easy to use.
It's written in Python/EFL.
This repository has been archived on 2025年11月07日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
| images | Added rotation tool | |
| pkg | Release of version 0.9.3 | |
| neon.desktop | Initial commit | |
| neon.edc | Edje improvements: buttons images now keep their aspect when window is resized | |
| neon.png | Initial commit | |
| neon.py | Edje improvements: buttons images now keep their aspect when window is resized | |
| README.md | Update README | |
| setup.py | Release of version 0.9.3 | |
Description
Neon is a simple image viewer. It's designed to be lightweight, fast, and easy to use. It's written in Python/EFL.
Authors
Valéry Febvre vfebvre@easter-eggs.com
Requirements
- python-evas
- python-ecore
- python-edje
Known Issues
- Filesystem browser needs a scroll bar.
- Scrolling in filesystem browser is slow with stable kernel 2.6.24 and acceptable with Andy's kernel 2.6.28.
Changelog
2008年12月18日 - Version 0.9.3
- Added a rotation tool
2008年12月16日 - Version 0.9.2
- Fixed a bug in window resizing Concretely, after a rotation of the screen, we got menus, buttons and part of the image all overlapping.
2008年12月16日 - Version 0.9.1
- Added a fullscreen toggle button
2008年12月14日 - Version 0.9
- First version
- Basic features/gui