Thanks Pako and Krambriw, the code you provied solved it. However, I ran into another problem.
I added a directory watcher and created a folder and dragged the event to my macro, added a python script with the code and finally an autoremote action to send the value to my android device. I execute ...
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.
Search found 3 matches
- Sun Dec 16, 2012 10:25 am
- Forum: General Support
- Topic: How to get the free space values of disk drives
- Replies: 5
- Views: 2162
- Wed Dec 12, 2012 5:39 pm
- Forum: General Support
- Topic: How to get the free space values of disk drives
- Replies: 5
- Views: 2162
Re: How to get the free space values of disk drives
Thanks!
I dont now where (python plugin?) to put the code or do I even know python. I do have friends who know python so hopefully they can help. And I guess I will have to search this site for documentation. Hopefully it i'll work out in the end. Thanks for the code!
BR
M203
I dont now where (python plugin?) to put the code or do I even know python. I do have friends who know python so hopefully they can help. And I guess I will have to search this site for documentation. Hopefully it i'll work out in the end. Thanks for the code!
BR
M203
- Tue Dec 11, 2012 9:46 pm
- Forum: General Support
- Topic: How to get the free space values of disk drives
- Replies: 5
- Views: 2162
How to get the free space values of disk drives
Hi,
i want to send information about available space on my three drives on my desktop (win 7) to my android devices.
So the trigger will be directory watcher noticing a file has been added, then I need the remaining space of that drive and send the value to my android devices.
So trigger is ...
i want to send information about available space on my three drives on my desktop (win 7) to my android devices.
So the trigger will be directory watcher noticing a file has been added, then I need the remaining space of that drive and send the value to my android devices.
So trigger is ...