phaze424 Posted May 31, 2008 Posted May 31, 2008 (edited) I'd like to see a Snarl UDF for AutoIt. Of course, I tried doing it myself before posting, but, unfortunately, I'm too dumb. Anyway, if one were to try this, one might start at the Snarl Developer Guide, eh?EDIT: Fixed URL to Snarl website Edited May 31, 2008 by phaze424
BrettF Posted May 31, 2008 Posted May 31, 2008 http://www.fullphat.net/developer/develope...ting/index.html Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
phaze424 Posted May 31, 2008 Author Posted May 31, 2008 (edited) http://www.fullphat.net/developer/develope...ting/index.htmlHeh, like I said, I tried, but I'm too dumb. Apparently, a COM interface called "snarl_kit" will eventually be released (as evidenced here), however, it was going to be in the "next release" (while v1.6 was current), and Snarl 2.0 has been released, still with no COM SDK. Edited May 31, 2008 by phaze424
BrettF Posted May 31, 2008 Posted May 31, 2008 (edited) Is there a DLL or something? EDIT: And at least show us what you tried... Edited May 31, 2008 by Bert Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
phaze424 Posted May 31, 2008 Author Posted May 31, 2008 (edited) Is there a DLL or something?EDIT: And at least show us what you tried...I didn't actually get anywhere due to my lack of understanding of the Windows API, specifically SendMessage. As far as a DLL or something goes, there is no DLL that I know of, but I did just recently find this command-line app for sending messages to Snarl. If I can't get a system working with the WinAPI, I'll probably just end up FileInstalling this to the Temp directory or something.EDIT: Meh, the link is broken. It says it was included in the 1.6 release, but I can't seem to find it in 2.0. Edited May 31, 2008 by phaze424
mkoster Posted October 6, 2008 Posted October 6, 2008 Hi all, I ported the VB6 API for Snarl to a AutoIt3 include file. Please test it and give some feedback. (See attached files)Snarl.au3TestSnarl.au3
hegearon Posted June 16, 2009 Posted June 16, 2009 (edited) I was looking for this. Thanks! For me it works perfectly. Edited June 16, 2009 by hegearon
Inverted Posted June 16, 2009 Posted June 16, 2009 So, it needs Snarl to be installed ? So, I can't distribute my apps with it, it's only for personal usage. Better stick with that cool udf for fancy notifications, I forget the name. Traytip is lso cool.
zorphnog Posted June 16, 2009 Posted June 16, 2009 If you read the license, you can redistribute it as long as you keep the copyright information.
Inverted Posted June 16, 2009 Posted June 16, 2009 Can it be used as a dll ? Because installing random stuff isn't what a user would like to do. Portable apps ftw.
hegearon Posted June 16, 2009 Posted June 16, 2009 If you run the compiled test script, snarl.exe and snooper.exe (from C:\Program Files\Common Files\k23 productions\melon\daemons) will also run. Snarl.exe uses 4 files according to OpenedFilesView from Nirsoft. These are close.png (C:\Program Files\Snarl\etc\icons), libmexec.dll (C:\Program Files\Common Files\k23 productions\melon\libs), melon.tlb (C:\Windows\system32) and a file %Temp% folder. I think it is possible to make Snarl portbale.
TlhanGhun Posted June 17, 2009 Posted June 17, 2009 These are great news Is/will there a page (or maybe this forum thread) which I could link to on the Snarl homepage in the development section? Would like to add AutoIt to the list of available include files And yes, I am reading the refereres to the Snarl homepage just to see from where you are coming and I saw this thread has become popular as a referer yesterday
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now