No description
This repository has been archived on 2025-08-18. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2012-10-27 00:13:35 +02:00
build more register stuff 2012-10-25 07:56:40 +02:00
English.lproj renamed most tweet-stuff to tentia 2012-10-19 21:17:26 +02:00
Sparkle.framework added twittia: url scheme 2010-04-19 01:48:37 +02:00
Tentia.xcodeproj more work on auth 2012-10-27 00:13:35 +02:00
.DS_Store more register stuff 2012-10-25 07:56:40 +02:00
AccessToken.h renamed most tweet-stuff to tentia 2012-10-19 21:17:26 +02:00
AccessToken.m renamed most tweet-stuff to tentia 2012-10-19 21:17:26 +02:00
Appcast.xml renamed most tweet-stuff to tentia 2012-10-19 21:17:26 +02:00
Constants.h renamed most tweet-stuff to tentia 2012-10-19 21:17:26 +02:00
Constants.js renamed most tweet-stuff to tentia 2012-10-19 21:17:26 +02:00
Constants.m renamed most tweet-stuff to tentia 2012-10-19 21:17:26 +02:00
Controller.h renamed most tweet-stuff to tentia 2012-10-19 21:17:26 +02:00
Controller.m more register stuff 2012-10-25 07:56:40 +02:00
Core.js renamed most tweet-stuff to tentia 2012-10-19 21:17:26 +02:00
default.css added some space between images 2011-09-25 03:26:17 +02:00
dsa_pub.pem added twittia: url scheme 2010-04-19 01:48:37 +02:00
enc-base64-min.js more work on auth 2012-10-27 00:13:35 +02:00
even-bg.png first commit 2010-04-16 23:41:16 +02:00
hmac-sha256.js more work on auth 2012-10-27 00:13:35 +02:00
Icon.icns renamed most tweet-stuff to tentia 2012-10-19 21:17:26 +02:00
Icon.png renamed most tweet-stuff to tentia 2012-10-19 21:17:26 +02:00
index.html more register stuff 2012-10-25 07:56:40 +02:00
index_oauth.html more work on auth 2012-10-27 00:13:35 +02:00
jQuery-Plugins.js moved javascript to own files 2010-04-24 22:12:31 +02:00
jQuery.js moved javascript to own files 2010-04-24 22:12:31 +02:00
jso.js more register stuff 2012-10-25 07:56:40 +02:00
LICENCE.txt first commit 2010-04-16 23:41:16 +02:00
main.m renamed most tweet-stuff to tentia 2012-10-19 21:17:26 +02:00
NewMessageWindow.h renamed most tweet-stuff to tentia 2012-10-19 21:17:26 +02:00
NewMessageWindow.m renamed most tweet-stuff to tentia 2012-10-19 21:17:26 +02:00
oauth.js added oauth js 2010-05-01 18:22:18 +02:00
OauthImplementation.js more work on auth 2012-10-27 00:13:35 +02:00
odd-bg.png first commit 2010-04-16 23:41:16 +02:00
pin.png added map link with pin 2010-09-24 07:04:33 +02:00
publish.rb new version 2010-05-16 12:45:28 +02:00
README.markdown added icon path 2012-10-19 21:28:16 +02:00
ReleaseNotes.html renamed most tweet-stuff to tentia 2012-10-19 21:17:26 +02:00
sha1.js added oauth js 2010-05-01 18:22:18 +02:00
sprite-icons.png first commit 2010-04-16 23:41:16 +02:00
Tentia-Info.plist renamed most tweet-stuff to tentia 2012-10-19 21:17:26 +02:00
Tentia.psd more register stuff 2012-10-25 07:56:40 +02:00
Tentia_Prefix.pch renamed most tweet-stuff to tentia 2012-10-19 21:17:26 +02:00
TweetModel.h renamed most tweet-stuff to tentia 2012-10-19 21:17:26 +02:00
TweetModel.m renamed most tweet-stuff to tentia 2012-10-19 21:17:26 +02:00
ViewDelegate.h renamed most tweet-stuff to tentia 2012-10-19 21:17:26 +02:00
ViewDelegate.m renamed most tweet-stuff to tentia 2012-10-19 21:17:26 +02:00

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 screenshot

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.