Skip to content
This repository has been archived by the owner on Jun 2, 2020. It is now read-only.

passcod/twd

Repository files navigation

twd

TweetDeck wrapper for use as desktop app.

Screenshot

Uses node-webkit to provide a single-purpose window onto TweetDeck's web version. Min-width = single-col.

Will not work with node-webkit < 0.10.

running…

…from source:

$ $package_manager install node-webkit
$ git clone git://github.com/passcod/twd.git
$ cd twd
$ nw .

…on archlinux:

There is currently no Arch Linux package, but if someone creates it I'll be glad to link it again.

AUR package

$ yaourt -S twd
$ twd

A .desktop file (for graphical menus) is also provided (see releng/arch/twd.desktop).

legal

TweetDeck, Twitter, and the TweetDeck logo are trademarks of, and copyrighted to, Twitter, Inc.

All other files are released in the Public Domain as per my policy.