build | ||
English.lproj | ||
Sparkle.framework | ||
Tentia.xcodeproj | ||
.DS_Store | ||
AccessToken.h | ||
AccessToken.m | ||
Appcast.xml | ||
Constants.h | ||
Constants.js | ||
Constants.m | ||
Controller.h | ||
Controller.m | ||
Core.js | ||
default.css | ||
dsa_pub.pem | ||
enc-base64-min.js | ||
even-bg.png | ||
hmac-sha256.js | ||
Icon.icns | ||
Icon.png | ||
index.html | ||
index_oauth.html | ||
jQuery-Plugins.js | ||
jQuery.js | ||
jso.js | ||
LICENCE.txt | ||
main.m | ||
NewMessageWindow.h | ||
NewMessageWindow.m | ||
oauth.js | ||
OauthImplementation.js | ||
odd-bg.png | ||
pin.png | ||
publish.rb | ||
README.markdown | ||
ReleaseNotes.html | ||
sha1.js | ||
sprite-icons.png | ||
Tentia-Info.plist | ||
Tentia.psd | ||
Tentia_Prefix.pch | ||
TweetModel.h | ||
TweetModel.m | ||
ViewDelegate.h | ||
ViewDelegate.m |
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
-
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.