first commit
This commit is contained in:
commit
bca1a00545
161 changed files with 15899 additions and 0 deletions
18
README.markdown
Normal file
18
README.markdown
Normal 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.
|
||||
|
||||

|
||||
|
||||
= 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.
|
Reference in a new issue