You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Foursquare Notifier (fs-notify) was created by Kirk Bateman <[email protected]>, basically because I wanted to knock something together and I really quite like foursquare.
Just a quickly knocked together python app for linux.
It uses the foursquare api to poll at a regular interval for any checkins from your friends. Then it displays any checkins, or shouts using the pynotify api.
Avatar images are cached in the cache/ folder to minimize traffic used to get images.