View Single Post
dwould's Avatar
Posts: 529 | Thanked: 262 times | Joined on Dec 2008 @ Eastleigh, Hampshire, UK
#479
Originally Posted by Hossie View Post
I really like witter now - it's only missing list support now (I just have too many following to just read the normal timeline). Do you have any plans to implement lists?

Also, great work!

Btw: As it is written in Python, wouldnt it be relatively easy to port it to a desktop app (just some minor gui modifications)?
I would like to implement lists, that said I am thinking I should be stabalising the code to try and get an update up to Extras, before making any more big additions.

As for desktop app...well yes in theory it's relatively *easy* afterall it's 'just a matter of coding' :-) but it does currently rely on lots of hildon specific stuff, kinetic scrolling, all the buttons use the hildon wrappers to get the right 'look'n'feel', selection boxes, notifications etc etc it's all very hildon specific. Plus there are already lots of twitter desktop apps.
__________________
----------
N900
http://danielwould.wordpress.com
Check out Witter, a twitter client for N900
http://danielwould.wordpress.com/witter

If Witter isn't working for you, eg crashes/doesn't start, gives errors etc etc. Please run it from x-term using:
run-standalone.sh python2.5 /opt/witter/witter.py

This will generate diagnostic output. Without this I cannot help you.