preparations to autoupdate
This commit is contained in:
parent
f57ed62432
commit
136680e03a
8 changed files with 50 additions and 74 deletions
|
@ -2,35 +2,5 @@ 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.
|
||||
|
||||

|
||||
|
||||
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).
|
||||
For more info check out the Wiki page: https://github.com/jeena/Tentia/wiki
|
Reference in a new issue