22 projects tagged "English"
PAC provides a GUI to configure SSH and Telnet connections, including usernames, passwords, EXPECT regular expressions, and macros. It is similar in function to SecureCRT or Putty. It is intended for people who connect to many servers through SSH. It can automate logins and command executions.
DeforaOS Browser is a file browser for the DeforaOS desktop. It depends only on GTK+ 2 and the DeforaOS System and Desktop libraries. It supports browsing with multiple views, MIME type application association, and file manipulation. It also features a program to display file icons on the desktop, which is useful with window managers like WindowMaker or Fluxbox.
The primary aim of the Gtk+2 panel project is to provide a panel that reuses whatever is available (if it is not overkill) in the obvious way, such as subclassing GtkWidget instead of implementing applets, or by using a GtkBuilder file instead of defining a new format to customize the panel. This approach gives some additional advantages for free: you can use common tools in uncommon ways. Above all, you can use Glade to design your own panel. All the dependencies apart from GTK+ are (and hopefully will be) optional.