All Projects → peterk → Twoot

peterk / Twoot

An open source light-weight OS X twitter client based on jQuery and Fluid (deprecated!)

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Twoot

Anatine
[DEPRECATED] 🐦 Pristine Twitter app
Stars: ✭ 1,102 (+1706.56%)
Mutual labels:  deprecated, twitter
Refined Twitter Old
[DEPRECATED] Chrome extension that enforces the mobile web version of Twitter and improves its interface
Stars: ✭ 442 (+624.59%)
Mutual labels:  deprecated, twitter
Terminal Ide
💀 A full command line based Java / Android develpment kit, that runs on Android devices.
Stars: ✭ 52 (-14.75%)
Mutual labels:  deprecated
Twitter.jl
Julia package to access Twitter API
Stars: ✭ 58 (-4.92%)
Mutual labels:  twitter
Anaconda
A Go client library for the Twitter 1.1 API
Stars: ✭ 1,077 (+1665.57%)
Mutual labels:  twitter
Cryptocurrency Dashboard
Crypto Currency Dashboard Using Twitter 🐦 And Coinmarketcap 🚀 API
Stars: ✭ 54 (-11.48%)
Mutual labels:  twitter
Heroku Buildpack Datadog
Heroku Buildpack to run Datadog DogStatsD in a Dyno
Stars: ✭ 55 (-9.84%)
Mutual labels:  deprecated
Zoho Crm Client Php
[DEPRECATED] Provides a clean readable PHP API to the Zoho Rest API.
Stars: ✭ 52 (-14.75%)
Mutual labels:  deprecated
Mcafee Bot
buy coins based on @officialmcafee tweets
Stars: ✭ 61 (+0%)
Mutual labels:  twitter
Face Recognition
Deprecated. Face recognition Android application. Using Android SDK, OpenCV and Facebook SDK. Loading the user's Facebook pictures, scanning pictures for facial features and comparing faces to image repository for matches. PLEASE NOTE: This project is relatively old and uses obsolete versions of both the Facebook SDK and the Android SDK.
Stars: ✭ 54 (-11.48%)
Mutual labels:  deprecated
Notifier For Github Firefox
[DEPRECATED] Firefox extension - Displays your GitHub notifications unread count
Stars: ✭ 58 (-4.92%)
Mutual labels:  deprecated
Dataarrays.jl
DEPRECATED: Data structures that allow missing values
Stars: ✭ 54 (-11.48%)
Mutual labels:  deprecated
Graphql Modules
⚠️ [DEPRECATED] GraphQL module library for Apollo.
Stars: ✭ 53 (-13.11%)
Mutual labels:  deprecated
Russia It Podcast
Список русскоязычных подкастов на тему информационных технологий
Stars: ✭ 1,095 (+1695.08%)
Mutual labels:  twitter
Android Lint Plugin
Android Lint parser plugin for Jenkins
Stars: ✭ 52 (-14.75%)
Mutual labels:  deprecated
Twitter Bookmarks Search
WebExtension that adds ability search all your bookmarked tweets!
Stars: ✭ 59 (-3.28%)
Mutual labels:  twitter
Keyring
Keyring is an authentication framework for WordPress. It comes with definitions for a variety of HTTP Basic, OAuth1 and OAuth2 web services. Use it as a common foundation for working with other web services from within WordPress code.
Stars: ✭ 52 (-14.75%)
Mutual labels:  twitter
Os Homedir
[DEPRECATED] Node.js `os.homedir()` ponyfill
Stars: ✭ 55 (-9.84%)
Mutual labels:  deprecated
System
A full-stack framework built from Aura library packages.
Stars: ✭ 61 (+0%)
Mutual labels:  deprecated
Imageviewer.swift
An easy to use Image Viewer that is inspired by Facebook
Stars: ✭ 1,071 (+1655.74%)
Mutual labels:  twitter

Twoot is a customizable minimal twitter client for WebKit-based SSBs. It is based on jQuery_, Fluid_ and some basic HTML and CSS. The idea is to provide a native-looking application that is easy to customize to your specific needs. The twitter javascript code is sinspired by the SeaOfClouds tweet code_.

.. _jQuery: http://jquery.com/ .. _Fluid: http://fluidapp.com/ .. _SeaOfClouds tweet code: http://tweet.seaofclouds.com/

The code has only been tested with Fluid, but should work in Safari and other WebKit-based browsers (including the iPhone I guess).

.. image:: http://www.peterkrantz.com/wp-content/uploads/2008/10/twoot-hud.png .. image:: http://www.peterkrantz.com/wp-content/uploads/2008/08/screenshot.gif .. image:: http://www.peterkrantz.com/wp-content/uploads/2008/10/twoot-hud-black-avatars.jpg

Installation

Put all Twoot files in a folder somewhere. Download Fluid and create the Twoot.app by following the instructions here:

http://www.peterkrantz.com/2008/twitter-client-with-fluid-and-jquery/

Launching the app will prompt you for your username and password on the first run.

License

MIT

The default icon was found at http://www.iconarchive.com/show/dragon-soft-icons-by-artua/User-icon.html and is used according to the restrictions described (free for non-commercial use).

The styles/default/Morpho-Helena-128x128.png icon is created by Adrian Melsha and is used in accordance with the license terms here: http://www.iconarchive.com/category/animals/morpho-butterfly-icons-by-adrian-melsha.html

Customization

The idea is that you should adapt Twoot to fit your requirements. If you know HTML and CSS it is trivial to add a new style. Create a new folder under the style directory and add all style files (css/images) there. Don't forget to change the stylesheet link in the twoot.htm file.

If you want to modify the way Twoot works, all javascript code is in the twoot.js file.

Currently Twoot has two themes, "Default" and "HUD-black" to match the window styles available in Fluid. To switch theme, edit twoot.htm and point the stylesheet to the correct css file in the styles folder.

Bugs, praise, feature requests

Create a comment on the initial announcement page_.

.. _initial announcement page: http://www.peterkrantz.com/2008/twitter-client-with-fluid-and-jquery/

Contribututions

Travis Jeffery

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].