Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Search found 20 matches

by bryanleesterk
Thu Dec 31, 2015 5:15 pm
Forum: Plugin Support
Topic: PushBullet plugin (Pako)
Replies: 498
Views: 196163

Re: PushBullet plugin (Pako)

Am I blind or is the __init__.py not in the opening post?
by bryanleesterk
Fri Nov 06, 2015 4:42 pm
Forum: Coding Corner
Topic: entering a payload into Windows Command
Replies: 2
Views: 2001

Re: entering a payload into Windows Command

Thanks for the try. I actually figured out another way to do it which is much easier with not much python background. In TerRemote instead of using ${value} as the payload in the action on click I entered the ${value} at the end of the event so TerRemote sends the value as part of the string. I have ...
by bryanleesterk
Thu Nov 05, 2015 10:11 pm
Forum: Coding Corner
Topic: entering a payload into Windows Command
Replies: 2
Views: 2001

entering a payload into Windows Command

First off thanks for any help and sorry for the I'm sure will be a noob question. I'm just in the process of starting to learn Python with no previous programming experience

First off I use TerRemote for Android and I'm trying to set up a seekbar to adjust the brightness on my laptop. I have the ...
by bryanleesterk
Sat Oct 10, 2015 3:53 pm
Forum: Plugin Support
Topic: terRemote - Android remote app for EventGhost
Replies: 549
Views: 239119

Re: terRemote - Android remote app for EventGhost

Has anyone figured out how to edit the export.ter from a pc?
by bryanleesterk
Sun Jun 02, 2013 7:29 am
Forum: Plugin Support
Topic: terRemote - Android remote app for EventGhost
Replies: 549
Views: 239119

Re: terRemote - Android remote app for EventGhost

I also use terremote to control xbmc on a raspberry pi running rasbmc. so personally I think cutting the middle man (eg) out is a great thing for people using this to control xbmc on Linux boxes, Macs, appletv,etc. just my two cents.
by bryanleesterk
Sat Jun 01, 2013 3:19 pm
Forum: Plugin Support
Topic: terRemote - Android remote app for EventGhost
Replies: 549
Views: 239119

Re: terRemote - Android remote app for EventGhost

I sure am. thanks for the update
by bryanleesterk
Thu May 30, 2013 3:27 am
Forum: Plugin Support
Topic: terRemote - Android remote app for EventGhost
Replies: 549
Views: 239119

Re: terRemote - Android remote app for EventGhost

Looking great! The clipping and import export issues seem to be fixed (thank you, saved me a ton of time in not having to rescale everything). I am seeing and issue with the "action on click" and "action on long click". It seems that after the "long click" is achieved and the button released, the ...
by bryanleesterk
Tue May 21, 2013 4:42 am
Forum: Plugin Support
Topic: terRemote - Android remote app for EventGhost
Replies: 549
Views: 239119

Re: terRemote - Android remote app for EventGhost

Looking great! The clipping and import export issues seem to be fixed (thank you, saved me a ton of time in not having to rescale everything). I am seeing and issue with the "action on click" and "action on long click". It seems that after the "long click" is achieved and the button released, the ...
by bryanleesterk
Mon May 20, 2013 3:33 pm
Forum: Plugin Support
Topic: terRemote - Android remote app for EventGhost
Replies: 549
Views: 239119

Re: terRemote - Android remote app for EventGhost

Actually I'm not getting any durable events to work. On a button with durable selected all eg just shows "TCP.button ['192.168.0.14', u'withoutRelease']. I also exported, uninstalled, reinstalled and imported and still the same. Also after import all of my buttons have been resized and the alignment ...
by bryanleesterk
Mon May 20, 2013 2:39 am
Forum: Plugin Support
Topic: terRemote - Android remote app for EventGhost
Replies: 549
Views: 239119

Re: terRemote - Android remote app for EventGhost

I noticed that on the last update the option was added for "long press" (thank you btw) but now it seems the durable option is not working, at least for long pressing and auto repeating a macro in eg. Any way to get the best of both worlds?
by bryanleesterk
Tue May 07, 2013 1:32 am
Forum: Plugin Support
Topic: terRemote - Android remote app for EventGhost
Replies: 549
Views: 239119

Re: terRemote - Android remote app for EventGhost

I have a other question for you, if you don't mind. I have a feeling the answer is going to be in the form of another python script so your first answer should be "learn python" but any way to the question. is there a way to run a certain Macro if the button is pressed normal and another if it is ...
by bryanleesterk
Thu May 02, 2013 5:41 am
Forum: Plugin Support
Topic: terRemote - Android remote app for EventGhost
Replies: 549
Views: 239119

Re: terRemote - Android remote app for EventGhost

I decided to give it a shot quick before bed and it works flawless. Looks like i have work to do with many other buttons :D Thank you so much for your help!
by bryanleesterk
Thu May 02, 2013 5:32 am
Forum: Plugin Support
Topic: terRemote - Android remote app for EventGhost
Replies: 549
Views: 239119

Re: terRemote - Android remote app for EventGhost

got it. for some reason i wasn't getting the paste option when copying from firefox. so i actually found a use for internet explorer. I'll give it a shot later today (after some much needed sleep) and let you know how it works. Once again thanks for the help
by bryanleesterk
Thu May 02, 2013 1:17 am
Forum: Plugin Support
Topic: terRemote - Android remote app for EventGhost
Replies: 549
Views: 239119

Re: terRemote - Android remote app for EventGhost

may I ask where to paste it? Do i add it to my saved profile?
by bryanleesterk
Wed May 01, 2013 5:22 am
Forum: Plugin Support
Topic: terRemote - Android remote app for EventGhost
Replies: 549
Views: 239119

Re: terRemote - Android remote app for EventGhost

I have a question that I hope someone can help me out with. Setting up direction keys I am trying to use the durable option so i can press and hold the button and event ghost will see it as multiple button presses. That part is no problem, but what is, is on a single press eventghost recognizes and ...