没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > stoicheia |
stoicheia
|
0 | 0 | 27 |
贡献者 | 讨论 | 代码提交 |
Project creates simple and intuitive graphical environment targeted to users with no experience with computers.
GUI is based on web technologies - all GUI elements are rendered using web browser rendering engine.
Project has modular architecture with following plugins:
messaging - sending and receiving simple Jabber and EMail messages photo - image gallery browsing with JFIF EXIF support music - uses MPD (music player daemon) for playing audio files and browsing playlist video - uses MPLAYER for playing/browsing video files or movies maps - browses maps in fullscreen using public web mapping services such as maps.google.com or amapy.cz wikipedia - searches wikipedia (on background using LYNX) and renders found/selected document timetable - allows user to search train or bus timetables (redirects to custom web service)
Project is written in Lua scripting language with some binds (webgui, jabber, ...) written in C using external libraries (WebKit, gloox, ...).