Tentia ======= Tentia is a slim Tent client for OS X written in mostly JavaScript. It doesn't implement much of Tents 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, therefore there will not by much more functionality as it is now. But you're welcome to fork and extend it. [Download Tentia](http://github.com/downloads/jeena/Tentia/Ttentia.app.zip) It works on Mac OS 10.5 and higher. ![Tentia screenshot](http://github.com/downloads/jeena/Tentia/Screen-shot.png) FAQ:s ----- 1. The global hotkey for a new Message is: `Ctrl Alt Cmd m` 2. Yes there is a tentia: url scheme. 3. Yes, there is a JavaScript-plugin-API. Create this file: `~/Library/Application Support/Tentia/Plugin.js` 4. Yes, you can change the look through CSS. Create this file: `~/Library/Application Support/Tentia/Style.css` Nice to know ------------ Originally the code was written for a Twitter client called [Twittia](https://github.com/jeena/Twittia/wiki).