Updated Home (markdown)

jeena 2010-09-23 22:11:39 -07:00
parent 2e8bd691ef
commit f306de108d

25
Home.md

@ -1,27 +1,32 @@
<p style="float: right">!http://github.com/downloads/jeena/Twittia/Logo.png!</p>
<p style="float: right">
<img src="http://github.com/downloads/jeena/Twittia/Logo.png" alt="logo" /></p>
h1. About Twittia
About 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** and **fast** and looks good by doing so. _"Keep it simple, stupid!"_ is the mantra. But you're welcome to fork and extend it.
"Download Twittia 2":http://github.com/downloads/jeena/Twittia/Twittia.app.zip
[Download Twittia 2](http://github.com/downloads/jeena/Twittia/Twittia.app.zip)
It works on Mac OS 10.5 and higher.
!http://pledgie.com/campaigns/10497.png?skin_name=chrome!:http://pledgie.com/campaigns/10497 <script type="text/javascript">
![ple](http://pledgie.com/campaigns/10497.png?skin_name=chrome!:http://pledgie.com/campaigns/10497)
<script type="text/javascript">
var flattr_url = 'http://wiki.github.com/jeena/Twittia/';
</script>
<script src="http://api.flattr.com/button/load.js" type="text/javascript"></script>
!http://github.com/downloads/jeena/Twittia/Screen-shot.png!
![screenshot](http://github.com/downloads/jeena/Twittia/Screen-shot.png)
h2. FAQ:s
FAQ:s
----------
# The global hotkey for a new Tweet is: `Ctrl Alt Cmd t` (to change it see [[hotkey]])
# Yes there is a twittia: url scheme.
# Yes, there is a JavaScript-plugin-API see [[plugins]].
1 The global hotkey for a new Tweet is: `Ctrl Alt Cmd t` (to change it see [[hotkey]])
2 Yes there is a twittia: url scheme.
3 Yes, there is a JavaScript-plugin-API see [[plugins]].
h2. Nice to know
Nice to know
-------------------
There was a original Twittia 1 which was written in Ruby-Cocoa, it was quite ok back then, but the code was a mess. And then along came Tweetie and I lost the desire to write my own Twitter client, because it was so much further then twittia and looked nicer and so on.