-
Notifications
You must be signed in to change notification settings - Fork 0
Firefox plugin for sending Growl notifications
License
psinnott/gntp-plugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Mac Requirements nixysa - http://code.google.com/p/nixysa/ gntp-send - https://github.com/psinnott/gntp-send scons - http://www.scons.org/ setuptools - http://pypi.python.org/pypi/setuptools#files python gflags - http://code.google.com/p/python-gflags/downloads/list PLY - http://www.dabeaz.com/ply/ gcc and make - Apple developer cd Checkout gntp-send , gntp-plugin and nixysa to the same directory. edit gntp-send/Makefile and uncomment the second ARCH , this causes gntp-send to be built with support for both 64 and 32 bit. cd gntp-send make cd ../gntp-plugin make -f Makefile.mac This builds gntp.plugin which needs to be placed in your firfox plugin directory. Restart firefox and then navigate to gntp-send/test.html. Growl needs to be accepting remote application registration using the password "password". Windows nixysa - http://code.google.com/p/nixysa/ gntp-send - https://github.com/psinnott/gntp-send python - http://www.python.org/ (you need to add python.exe to your system path) pywin32 - http://sourceforge.net/projects/pywin32/files/pywin32/ visual studio - http://www.microsoft.com/exPress/ nmake - http://johnbokma.com/perl/make-for-windows.html Checkout gntp-send , gntp-plugin and nixysa to the same directory. cd gntp-send nmake -f Makefile.msc cd ..\gntp-plugins open gntp.vcproj in visual studio and build This builds npgntp.dll which together with growl.dll from gntp-send\lib needs to be placed in your firfox plugin directory. Restart firefox and then navigate to gntp-send/test.html. Growl needs to be accepting remote application registration using the password "password".
About
Firefox plugin for sending Growl notifications
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published