<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">You can use vibed:</div><div dir="ltr"><a href="http://vibed.org/api/vibe.core.file/DirectoryWatcher">http://vibed.org/api/vibe.core.file/DirectoryWatcher</a></div><div dir="ltr">Or just vibe-core</div><div dir="ltr"><a href="https://code.dlang.org/packages/vibe-core">https://code.dlang.org/packages/vibe-core</a><br></div><div>OrĀ </div><div dir="ltr"><div><a href="https://code.dlang.org/packages/eventcore">https://code.dlang.org/packages/eventcore</a></div><div><br></div><div>As a bonus you can use it for networking too.</div><div><br></div><div>About GUI I do not know what is the best solution. I have some experience with GTKD, which works well for me.</div><div><br></div><div><br></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Oct 9, 2018 at 7:25 PM Ephrahim via Digitalmars-d-learn <<a href="mailto:digitalmars-d-learn@puremagic.com">digitalmars-d-learn@puremagic.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Everyone, i'm planning on developing a software for <br>
synchronizing folder contents across multiple computers. The <br>
software will evolve very quickly into virtual Remote Desktop <br>
Access system.<br>
So i've been considering C++ for this, its the best in the market <br>
of all things fast at the moment (Considering the availability of <br>
tools and docs). But i hate just two things in the language, <br>
(.cpp + .h files) and no "easy" centralized package manager.<br>
So i'm definitely considering D and Python now, but D seems to <br>
satisfy my needs as per this software. I've developed very good <br>
custom server for hardware before, and it performed very well.<br>
So i need your help guys, can you point me to any documentation <br>
or libraries i can use to watch files/folders for changes <br>
(delete, edit, new content)?<br>
I intend to make this a command line tool for a start, but i'll <br>
need a GUI sooner or later. So i also need help pointing me to <br>
the best available GUI library D has.<br>
<br>
Your help will be so valuable and really appreciated sir/ma. I'll <br>
be waiting excitedly for your responses!<br>
<br>
Also i'm very sorry if i didn't post this to the right <br>
Thread/Forum, i just found this forum and i wasn't very sure <br>
where i'd post this. Thanks a lot<br>
</blockquote></div>