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.
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.
EventGhost plugin as with Tasker App Factory plugin
EventGhost plugin as with Tasker App Factory plugin
Tasker App Factory lets saving Tasker profiles/tasks as stand-alone apps. Is there a plugin that allows Eventghost to save different creations as stand-alone programs?
Henry
Henry
- kgschlosser
- Site Admin
- Posts: 5190
- Joined: Fri Jun 05, 2015 5:43 am
- Location: Rocky Mountains, Colorado USA
Re: EventGhost plugin as with Tasker App Factory plugin
heh yeah.. it's called copy and paste.
but seriously it is.
well if you want a whole second copy of EG. copy the whole EG installation folder to another location
and this next part is going to be the same either way you will simply select the new location instead
but create a shortcut, browse to the eventghost.exe you want to run. and click on next.. when it is done making the shortcut you are going to right click on it. and click on properties
in the Target box you will see "C:\Program Files (x86)\EventGhost\EventGhost.exe" (if you are using EG that is installed in program files)
you are going to want to change the target. be sure to replace YOUR_TREE with the path/name of the configuration tree you wish to open
"C:\Program Files (x86)\EventGhost\EventGhost.exe YOUR_TREE.egtree --multiload"
this will allow you to have 2 copies of eventghost open at the same time with 2 different configuration trees which would be exactly the same as what tasker provides.
but seriously it is.
well if you want a whole second copy of EG. copy the whole EG installation folder to another location
and this next part is going to be the same either way you will simply select the new location instead
but create a shortcut, browse to the eventghost.exe you want to run. and click on next.. when it is done making the shortcut you are going to right click on it. and click on properties
in the Target box you will see "C:\Program Files (x86)\EventGhost\EventGhost.exe" (if you are using EG that is installed in program files)
you are going to want to change the target. be sure to replace YOUR_TREE with the path/name of the configuration tree you wish to open
"C:\Program Files (x86)\EventGhost\EventGhost.exe YOUR_TREE.egtree --multiload"
this will allow you to have 2 copies of eventghost open at the same time with 2 different configuration trees which would be exactly the same as what tasker provides.
-
m19brandon
- Experienced User
- Posts: 177
- Joined: Mon Feb 03, 2014 10:36 pm
Re: EventGhost plugin as with Tasker App Factory plugin
Not related to plugin piece but with two .egtree floating around how do I export my tested folders/macro into my production .egtree?
- kgschlosser
- Site Admin
- Posts: 5190
- Joined: Fri Jun 05, 2015 5:43 am
- Location: Rocky Mountains, Colorado USA
Re: EventGhost plugin as with Tasker App Factory plugin
@m19brandon
that's simple.
Copy and paste baby!
LOL
simply copy your tree and past it onto your production tree. do this inside of EG and not in the file it's self.
that's simple.
Copy and paste baby!
LOL
simply copy your tree and past it onto your production tree. do this inside of EG and not in the file it's self.
Re: EventGhost plugin as with Tasker App Factory plugin
Using the multiload switch is pretty useful when doing that kind of copy/pasting between trees. It'll allow you to run as many instances of eg at once as you like. So you can have multiple tree's to copy/paste from/to.
save as .cmd
for x64
or i believe this will work for x86.
Speaking of copy/pasting tree stuff. Kgschlosser, can we get a sub-board for sharing eg xml? I know there's a ton of stuff i would like to setup that other people have likely done already. & it's just a good way to learn eg, by looking at other people's tree's/code.
save as .cmd
for x64
Code: Select all
START "Starting Multiple EventGhost Mode" "C:\Program Files (x86)\EventGhost\EventGhost.exe" -multiload -mCode: Select all
START "Starting Multiple EventGhost Mode" "C:\Program Files\EventGhost\EventGhost.exe" -multiload -m
Last edited by yokel22 on Mon Jul 10, 2017 5:39 pm, edited 1 time in total.
- kgschlosser
- Site Admin
- Posts: 5190
- Joined: Fri Jun 05, 2015 5:43 am
- Location: Rocky Mountains, Colorado USA
Re: EventGhost plugin as with Tasker App Factory plugin
@yokel22 I can set it up for ya but you will have to be the moderator for it. so I would suggest some kind of an outline for how you want the information shared. but also a sticky on how to do it.
if you are willing let me know.
if you are willing let me know.
Re: EventGhost plugin as with Tasker App Factory plugin
That's fine, I can manage one board, you do enough for us already as it is. I was just thinking something like voxcommando's xml exchange as they both use xml that is copy/pasted directly onto the tree. http://voxcommando.com/forum/index.php?board=27.0 . Just a sticky with basic outlines for posting and using shared xml. As i think a lot of folks that are new to eg don't even realize you can paste code directly onto the eg tree & not have to open the xml file and paste it in.
On a side note. I don't have a ton of free time this next month or two. But I can probably get a free day to help with the html/css work you were wanting to do on the site. I'll pm you in case you don't catch this post.
On a side note. I don't have a ton of free time this next month or two. But I can probably get a free day to help with the html/css work you were wanting to do on the site. I'll pm you in case you don't catch this post.
- kgschlosser
- Site Admin
- Posts: 5190
- Joined: Fri Jun 05, 2015 5:43 am
- Location: Rocky Mountains, Colorado USA
Re: EventGhost plugin as with Tasker App Factory plugin
Ok cool give me an hour or so to set up the thread for ya. I am not currently home and it's a little bit of a pain from the phone. And I havent screwed around with the admin panel in the mobile version yet
Re: EventGhost plugin as with Tasker App Factory plugin
No rush, Get to it whenever.
- kgschlosser
- Site Admin
- Posts: 5190
- Joined: Fri Jun 05, 2015 5:43 am
- Location: Rocky Mountains, Colorado USA
Re: EventGhost plugin as with Tasker App Factory plugin
I am going to try it from my phone. I got tied up still haven't made it home for any real length of time
-
m19brandon
- Experienced User
- Posts: 177
- Joined: Mon Feb 03, 2014 10:36 pm
Re: EventGhost plugin as with Tasker App Factory plugin
This is great. Thanks, I can share now.
