Hi everyone.<br><br>I am trying to develop a curses frontend for libparted. I am using LibGNT for this, which I developed as part of my Summer-of-code '06 project. The library provides some basic windowing toolkit, which makes it easy to develop a user-friendly interface relatively quickly.
<br><br>I started playing a little with libparted tonight. I looked at the parted source, and have created a very basic UI for it. There's a screenshot here: <a href="http://www.site.uottawa.ca/~schow031/gnt/gntparted.html">
http://www.site.uottawa.ca/~schow031/gnt/gntparted.html</a>, and the code is here: <a href="http://www.site.uottawa.ca/~schow031/gnt/gntparted.c">http://www.site.uottawa.ca/~schow031/gnt/gntparted.c</a>. LibGNT is available in Gaim's SVN repository (
<a href="http://svn.sourceforge.net/svnroot/gaim/trunk/console/libgnt/">http://svn.sourceforge.net/svnroot/gaim/trunk/console/libgnt/</a>). It doesn't do any real work yet. It simply displays the list of devices, and the list of partitions in each device. As I plan to move ahead to more features, I would appreciate any suggestions about things to watch out for, important features, interface design, name etc.
<br><br>I would like to put it up for people to review, fix bugs, enhance etc. So, would you guys be willing to create a repo for this, or should I get some space somewhere (perhaps on SourceForge? Do you guys prefer somewhere else?).
<br><br>Also, what's the best way of communicating with the developers? Is that this mailing list, or is there some chatroom you people hang around?<br><br>Cheers,<br>Sadrul<br>