Ripping mobility from the clutches of telecom
OS2008 Homescreen Hackery
Inspired by some screenshots that came through my feed reader the other day, I updated the firmware on my N810 and installed a few new bits of hackery:
Those are transparent homescreen apps, and more important than looking slick (if that’s possible) they’re written in python! Homescreen hackery here I come!
Getting the packages installed is a bit of a pain. They don’t one click install unless you install two packages by hand. I had to download python-hildondesktop and hildon-desktop-python loader from this site in order to be able to install and use them. And yes, download and install manually, the app installer doesn’t like them. Download them to your tablet somewhere, become root (I do that with an ssh to localhost myself), and run dpkg -i for both of them. Then you’ll be able to install the actual applets and enable them. w00t!
| Print article | This entry was posted by miker on April 9, 2008 at 8:07 am, and is filed under Maemo, Open Source, ThisIsMobility. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |


about 2 years ago
Nice, but how did you manage to make the round edges, because in my tablet they are square.
Thx
about 2 years ago
Nevermind just found the latest versions that come with round edges :)
about 2 years ago
Hi,
I’m the author of this transparent applet. As i dev it on my tablet in the train, i ven’t the possibility to send it to maemo repository as no tool exist to do it from the tablet. It s why i’m working on PyPackager to be able to upload packages from my nit.
I hope that my packages will be available soonly in mameo extras repository.
about 2 years ago
It’s great work Khertan, thanks for sharing!
about 2 years ago
Seems like nobody noticed this:
http://maemo.org/downloads/product/OS2008/pyculator/
yet.
about 2 years ago
Hi,
Thanks for your post. I installed everything. But the applets don’t work. When I tick the specified applet (Home IP, for example) in the Select applets window it doesn’t display anything and the tick on that window is removed. Any idea why?
about 2 years ago
Hey Michael, sounds like you didn’t install the python-hildondesktop or hildon-desktop-python-loaded packages.