diff --git a/Home.md b/Home.md index f1d60c5..c6bb2cd 100644 --- a/Home.md +++ b/Home.md @@ -1 +1,21 @@ -Welcome to the Tentia wiki! \ No newline at end of file +# 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. + +_Sorry, Tentia is in the first development stage so nothing is working yet._ + +It works on Mac OS 10.5 and higher. + +![Tentia Icon](https://github.com/downloads/jeena/Tentia/Icon.png) + +FAQ:s +The global hotkey for a new Message is: Ctrl Alt Cmd m + +Yes there is a tentia: url scheme. + +Yes, there is a JavaScript-plugin-API. Create this file: ~/Library/Application Support/Tentia/Plugin.js + +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. \ No newline at end of file