Skip to content

A Userscript for Fluid that streamlines the twitter interface to make it usable in a flexible (but mostly thin) Fluid instance

Notifications You must be signed in to change notification settings

banderson623/fluid-twitter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fluid Twitter
===============

A Userscript for Fluid that streamlines the twitter interface to
make it usable in a flexible (but mostly thin) Fluid instance.

Features
===============
* Beep on new tweet
* Check for tweets every 1, 5, 15 or 30 minutes via XHR
* Display new tweets on growl
* Update the dock-icon badge to show un-viewed tweets.


Installation
===============
(Assuming you've already downloaded Fluid from Fluidapp.com)

1.  Create a new Fluid SSB
 -- URL: http://twitter.com/home (you could also use http://twitter.com/username, but home will redirect you to the login as necessary)
2.  Run the Fluid SSB you just created
3.  In the menu, navigate to Userscripts -> Open Userscripts Folder
4.  Paste fluid_twitter.user.js into the SSB's Userscript folder
5.  In the menu of your SSB navigate to Userscripts -> Reload All Userscripts
6.  Navigate to Userscripts -> Fluid Twitter to toggle it's enablement (is that a word?)
7.  Use Cmd-R to reload SSB window

You Win!

Optional
===============
8.  Open Twitter -> Preferences.
9.  Go to tab Userstyles.
10. Click the plus
11. Assign the URL Pattern to "*twitter.com/home*" and check the box
12. Paste in the contents of user-style.css

You Win!

Caveats
===============
* As of FluidInstance 0.8.2, SSB's will not persist the enablement of your Userscripts. Translation: you will have to enable Fluid Twitter every time you open your SSB

To Do
===============
* Change, so your own updates aren't causing a growl notification, dock-badge change, or beep.

About

A Userscript for Fluid that streamlines the twitter interface to make it usable in a flexible (but mostly thin) Fluid instance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%