Skip to content

Dinduks/twd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 .

…from package:

…on archlinux:

AUR package

$ yaourt -S twd
$ twd

A .desktop file (for graphical menus) is also provided.

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.

About

TweetDeck Wrapper

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 50.0%
  • JavaScript 37.7%
  • HTML 7.2%
  • CSS 5.1%