0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added input parsing to check allow for adding, removing and listing current searches. More... over 15 years ago
Accept command line arguments as search terms. More... over 15 years ago
Moved the TwitterNotify object into a module. More... over 15 years ago
Rewrote Growl implemenation from scratch because the original implementation had too many bugs and quirks. More... over 15 years ago
Search terms now stored on TwitterNotify object and added the ability to remove search terms. More... over 15 years ago
Added caching for profile images. More... over 15 years ago
Moved setup to TwitterNotify.init(). Now creating the data directory if it doesn't exist. More... over 15 years ago
Added support for profile images. Added http.writeFile() to make an HTTP request and store the results in a file. More... over 15 years ago
Separated the user from the message in the Growl notification. More... over 15 years ago
Organized code into a TwitterNotify object. More... over 15 years ago
Read search term from standard input. Adds support for multiple search terms. More... over 15 years ago
Use QueryString object to generate query. More... over 15 years ago
Use Array.forEach() for looping. More... over 15 years ago
Use http.cat() to simplify connection logic. More... over 15 years ago
Initial commit. More... over 15 years ago