<div dir="ltr">On Mon, Sep 15, 2008 at 4:08 PM, Shawn prjktdtnt Thompson <span dir="ltr">&lt;<a href="mailto:mokowatch@projektenterprises.com">mokowatch@projektenterprises.com</a>&gt;</span> wrote:<br><div class="gmail_quote">
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Ilja,<br>
 &nbsp; &nbsp;Any documentation (usage, requirements, etc)?<br></blockquote><div><br>I&#39;m working on documentation (it&#39;s just I also need to work [for money] and learn).<br>More or less descriptive documentation should be available at the and of week.<br>
<br>To run you basically install pySyck, wxPython and paramiko. Then checkout sources, go to the &lt;root&gt;\om-manager and type &quot;PYTHONPATH=&quot;.&quot; python app/run.py&quot; (this is what performed by &lt;root&gt;\om-manager\run.bat).<br>
<br></div></div>Than after some seconds GUI pops out. You might need to configure ssh connection settings and than program should be semi-usable.<br><br>I&#39;d like to say again that I&#39;m really sorry for the lack of docstrings. It&#39;s just that I was having so much fun writing the code that I&#39;ve complitely forgot about them.<br>
<br>Basically this program is fancy interface to SSH client and dfu-util.<br><br>Btw, dfu-util is searched in &lt;root&gt;\om-manager\bin and then in all PATH directories. (This to be checked for non-windows OS, might be buggy).<br>
</div>