You are not logged in.
Pages: 1
Hello,

source : http://download.tuxfamily.org/adeskbar/dev/slitaz_html_desktop.tar.gz
video : http://www.youtube.com/watch?v=FjjbJ0sfAME
howto :
[c]
# install dep.
su
tazpkg get-install pywebkitgtk
tazpkg get-install python-xdg
exit
## download source
wget http://download.tuxfamily.org/adeskbar/dev/slitaz_html_desktop.tar.gz
## extract
tar xf slitaz_html_desktop.tar.gz
## and let's go
./slitaz_html_desktop/html_desktop.py
[/c]
Have fun ..
This is awesome - almost like we have our own netbook edition!
Offline
Merci
Offline
Merci.......That's pretty good! It gets a bit crowded at the bottom of my small screen eeePC701 SDX.
......it has to be restarted each time I boot......is that the way it is suposed to work?
Offline
I want to hug you right now 
I have a netbook tablet and this made my day!
Do you mind if I add this to the wok?
Offline
I made some changes and posted it here:
http://tank.slitaz.org/~naitsirhc/html_desktop.tar
Offline
@plumtreed: if you know a bit html/css , it's easy to modify to your taste ..
@Naitsirhc: no problem, but the code is ugly ( mostly because it's a copy/paste from my others projects ). if I have some free time , I can improve it.
ps: As you may notice, my english is bad .. 
looks good like of me :-)
Offline
Hi adcomp,
Well done and realy nice! Funny since I coded a tazweb widget a like so we could have widgets, update and more in a desktop/webkit window. But I'm not able to have a transpent backgrounf actually! It would be nice to hace an HTML desktop but in C not Python, here is my code if someone wants to get involved:
http://people.slitaz.org/~pankso/projects/tazweb-widget/src/widget.c
- Christophe
Offline
Let's see if pyinstaller can help make this a stand-alone binary. That way we don't have to include python for it. Just libwebkit and xdg
Offline
I stumbled upon this thread about a week ago and loved the idea! I didn't like the styling with all the borders and squares, so I edited the css part a bit and removed the descriptions so a lot more icons fit on the screen, which comes in handy when you have a small screen such as most mobile devices. You can download the result here:
-tazpkg http://dl.dropbox.com/u/6147485/slitaz/appkicker/appkicker-0.1.tazpkg
-source tar http://dl.dropbox.com/u/6147485/slitaz/appkicker/appkicker.tar
I think the final version should consist of cgi scripts like tazpanel and use the tazweb widget, but for now python is doing a great job. By using cgi the launcher can become more lightweight and small enough to hopefully be included in the official 5.0 release (at least the ARM one).
Offline
http://forum.slitaz.org/topic/something-interestingand-about-slitaz
good news but old news
!!!!
happy slitaz user
Offline
Pages: 1
[ Generated in 0.021 seconds, 7 queries executed - Memory usage: 1.55 MiB (Peak: 1.77 MiB) ]