使无经验的用户能够很容易地发送邮件、观看视频、播放音乐、浏览照片、查看地图或维基百科搜索。
资 源 简 介
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,
文 件 列 表
code
util.lua
log.lua
plugin
main.lua
resources.lua
gui.lua
renderer.lua
plugin.lua
common.lua
task.lua
handler.lua
form.lua
config.lua
stoicheia.lua
layout.lua
.svn
image
bg_1024x768.png
bg_1280x1024.png
.svn
console_maximize.png
console_minimize.png
roundrect_b.png
roundrect_lb.png
roundrect_l.png
roundrect_lt.png
roundrect_rb.png
roundrect_r.png
border_b.png
border_lb.png
border_l.png
border_lt.png
border_rb.png
border_r.png
border_rt.png
border_t.png
button_pageview_hilite_l.png
button_pageview_hilite_m.png
button_pageview_hilite_r.png
button_pageview_static_l.png
button_pageview_static_m.png
button_pageview_static_r.png
button_console_static_l.png
button_console_static_m.png
button_console_static_r.png
button_console_hilite_l.png
button_console_hilite_m.png
button_console_hilite_r.png
console_background_l.png
console_background_m.png
console_background_r.png
roundrect_rt.png
roundrect_t.png
roundrect_inner.png
bg_1280x1024_2.jpg
bg_1280x1024_3.jpg
border_inner.png
bg_1280x1024_4.jpg
svg
messaging.svg
photo.svg
music.svg
video.svg
maps.svg
wikipedia.svg
timetable.svg
.svn
template
config.lua
.svn
Makefile
webgui
webgui.c
.svn
Makefile
jabber
jabber.cpp
Makefile
.svn
sound
.svn
send.wav
receive.wav
error.wav
stoicheia
README
LICENSE