Difference between revisions of "FMenu"
m (facebox->facemenu in some places) |
m (replace Facebox with FaceMenu everywhere now) |
||
Line 13: | Line 13: | ||
==Download== | ==Download== | ||
The latest version is 1.1. It is a [[w:Universal Binary|Universal Binary]] and requires Mac OS X 10.4 or better. | The latest version is 1.1. It is a [[w:Universal Binary|Universal Binary]] and requires Mac OS X 10.4 or better. | ||
− | *[http://webfiles.berkeley.edu/~lensovet/ | + | *[http://webfiles.berkeley.edu/~lensovet/FaceMenu.app.zip FaceMenu] for users who ''already have Growl installed on their system'' (.zip file, 213k) |
− | *[http://webfiles.berkeley.edu/~lensovet/ | + | *[http://webfiles.berkeley.edu/~lensovet/FaceMenu-withGrowl.zip FaceMenu for everyone else] (.zip file, 1.3M) |
− | FaceMenu is released under the [http://www.gnu.org/licenses/gpl.html GNU General Public License]. Source code can be found inside the application package by going to <tt> | + | FaceMenu is released under the [http://www.gnu.org/licenses/gpl.html GNU General Public License]. Source code can be found inside the application package by going to <tt>FaceMenu.app/Contents/Resources/Source</tt>. |
==Installation== | ==Installation== | ||
− | Simply download the appropriate file above, then double-click it. | + | Simply download the appropriate file above, then double-click it. FaceMenu.app will appear in the same folder as the .zip file you just downloaded. Move FaceMenu.app to your Applications and double-click it to open. You might also want to add it to your startup items by going to System Preferences→Accounts, selecting your account on the left, then clicking on the '''Login items''' tab. Click the '''+''' button and choose FaceMenu from the window that appears. |
Note that currently, FaceMenu requires a login every time it is opened. This is a limitation imposed by Facebook's API and is completely beyond [[user:lensovet|my]] control. If you're not happy with that, [mailto:developers-help@facebook.com please contact them] and ask them to change this. | Note that currently, FaceMenu requires a login every time it is opened. This is a limitation imposed by Facebook's API and is completely beyond [[user:lensovet|my]] control. If you're not happy with that, [mailto:developers-help@facebook.com please contact them] and ask them to change this. |
Revision as of 19:34, 26 December 2006
FaceMenu a program for Mac OS X and Facebook. It sits in your menu bar near your clock and provides you with notifications about various events. In addition, it provides a menu to easily access common Facebook pages and keeps a count of your messages, pokes, events, friend requests, wall posts, and photo comments. Notifications are issued using Growl and can be customized to the user's liking. They are:
- A friend updated his profile
- A friend changed his status
- A friend wrote a new note
- Someone wrote on your wall
- You have new messages
- You have new pokes
- You have new friend requests
- You have new photo comments
FaceMenu checks for updates every 9 seconds, but checks for each kind of notification (friend details & requests, wall, photo comments, messages, pokes) separately. Consequently each particular type of notification is refreshed once every 45 seconds.
Download
The latest version is 1.1. It is a Universal Binary and requires Mac OS X 10.4 or better.
- FaceMenu for users who already have Growl installed on their system (.zip file, 213k)
- FaceMenu for everyone else (.zip file, 1.3M)
FaceMenu is released under the GNU General Public License. Source code can be found inside the application package by going to FaceMenu.app/Contents/Resources/Source.
Installation
Simply download the appropriate file above, then double-click it. FaceMenu.app will appear in the same folder as the .zip file you just downloaded. Move FaceMenu.app to your Applications and double-click it to open. You might also want to add it to your startup items by going to System Preferences→Accounts, selecting your account on the left, then clicking on the Login items tab. Click the + button and choose FaceMenu from the window that appears.
Note that currently, FaceMenu requires a login every time it is opened. This is a limitation imposed by Facebook's API and is completely beyond my control. If you're not happy with that, please contact them and ask them to change this.
Acknowledgments
This application completely relies on MKAbeFook framework written by Mike Kinney to communicate with the Facebook API. In addition, the first version of the app was written by Logan Rockmore of Logan Design.