first commit

This commit is contained in:
Jeena Paradies 2010-04-16 23:41:16 +02:00
commit bca1a00545
161 changed files with 15899 additions and 0 deletions

18
README.markdown Normal file
View file

@ -0,0 +1,18 @@
= Twittia
Twittia is a slim Twitter client for OS X written in mostly JavaScript.
It doesn't implement much of Twitters functionality, only the things *I*
care for. Therefore it is _small_ (84 KB) and _fast_.
_Keep it simple, stupid!_ Is the mantra, therefore there will not by much more
functionality as it is now. But you're welcome to fork and extend it.
![Twittia screenshot](http://github.com/downloads/jeena/Twittia/Screenshot.png)
= FAQ:s
1. The global hotkey for a new Tweet is: `Ctrl Alt Cmd t`
2. To change the username you have to open upp Keychain Access.app,
search for the item "api.twitter.com" and remove or change it.
3. No there is no icon yet.