baljeetverma / android-notifier

Automatically exported from code.google.com/p/android-notifier
0 stars 0 forks source link

Write notifications to a text file! #220

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Messing around with AutoHotkey (a macro/script program), I was able to write a 
simple script to write the contents of your Android notifications to a text 
file!  

To do this; I use: Copy to Clipboard, and Execute Commands to open the file 
talked about below.

For convenience, I have converted my .AHK file into an executable (using 
Autohotkey's compiler). When the executable is run, it writes the contents of 
the clipboard to a specified Text file, and inserts a line break afterwords. 

For now, this is all I have. I will be continuing to screw around with this and 
other methods.

Original issue reported on code.google.com by flynn.ni...@gmail.com on 8 Oct 2010 at 6:05

Attachments:

GoogleCodeExporter commented 9 years ago
Cool :) Maybe we can create a wiki page with tips and tricks that people come 
up with.

Original comment by lehph...@gmail.com on 8 Oct 2010 at 6:19

GoogleCodeExporter commented 9 years ago
Yes, I apologize if this was posted in the wrong area. 

Original comment by flynn.ni...@gmail.com on 8 Oct 2010 at 6:28

GoogleCodeExporter commented 9 years ago
Well, currently you have only two ways to post this, as an issue like this one 
or sending an email to Android Notifier User group 
(http://groups.google.com/group/android-notifier?pli=1) but people are not 
using it.

Original comment by lehph...@gmail.com on 8 Oct 2010 at 6:54