![]() |
Re: Twitter client for maemo?
Hehe, I didn't know this has a gui :D
I ran as root and it gave me a cmd line :/ I'll package this up properly tommorow. |
Re: Twitter client for maemo?
The tablets have something called Mauku that is supposedly similar to Twitter.
|
Re: Twitter client for maemo?
Mauku is a jaiku client. Twitter and Jaiku are largely competing services with twitter owning the lion's share of users.
|
Re: Twitter client for maemo?
Outstanding!! Not 4 hours after posting, and we have a package to install!! You sir are amazing! How easy is it to package python apps?
|
Re: Twitter client for maemo?
Hm... running on OS2007HE, Nokia 770:
~ $ mitter Traceback (most recent call last): File "/usr/bin/mitter", line 130, in <module> main() File "/usr/bin/mitter", line 123, in main prefs) File "/usr/lib/python2.5/site-packages/mitterlib/ui/ui_pygtk.py", line 88, in __init__ self.add_grid() File "/usr/lib/python2.5/site-packages/mitterlib/ui/ui_pygtk.py", line 298, in add_grid self.message_renderer.set_property('wrap-mode', gtk.WRAP_WORD) TypeError: object of type `GtkCellRendererText' does not have property `wrap-mode' pygtk version: ii python2.5-gtk2 2.10.3-1osso9 Python bindings for the GTK+ widget set tty is fine, though. |
Re: Twitter client for maemo?
Quote:
It's quite easy with Gene Cash bdist_debian's python module. Before, I couldn't even "install" a python app but it packaged that one fine. I did it my scratchbox, i exported the python2.5 folder as a variable (sbox has an internal python, useless for tablets as we use indt's 2.5) and followed the instructions on Gene Cash's site to edit the setup.py. You can see this is my first go as tne name and email is messed up :p I'll fix that and add icons and an icon to the application menu like you have attached. @cesarcardoso Sorry, but 770 is an odd one. N800 with os2008 has a working gui. |
Re: Twitter client for maemo?
Ok, I've updated it a bit here:
http://www.internettablettalk.com/fo...d.php?p=186146 |
Re: Twitter client for maemo?
I'm not sure if this is an option on the development side, but the silly Maemo "auto-captitalizes" the first letter of BOTH username/password in mitter.
The username/password masking is so efficient in mitter that users might not notice it... However - if this is "pebkac" on my side, is there a way to disable the feature that capitalizes the first letter? In login textboxes, this feature is a nuisance. BTW, I love this apps, thanks for developing it! |
Re: Twitter client for maemo?
Also, I think Fring (which has been recently talked about) does twittter.
|
Re: Twitter client for maemo?
Quote:
Code:
self._widgetTree.get_widget("usernameentry").set_property('hildon-input-mode', 7) |
All times are GMT. The time now is 15:10. |
vBulletin® Version 3.8.8