15909 projects tagged "Linux"
wyoEditor is a cross-platform editor based on the Scintilla editor component. The editor has the usual features like fast editing, unlimited undo/redo, syntax colouring, and folding for many different programming languages. It also has a class browser, currently only for C++, and keeps the class/function display updated. The editor allows editing of files in tabbed notebook pages and/or separate top level windows. It supports context-sensitive help of any kind of documentation (e.g. programming framework descriptions) if provided as help files. The editor conforms to the wyoGuide guidelines using the wxWidgets framework.
wyoFiler is a cross-platform program that shows all subdirectories and files in one tree window. Directories and files can be selected and manipulated across the whole hierarchy, from the base directory all the way down to the lowest level. Selected items may be in different directories on different levels. All file manipulations are done in the background, so multiple commands are possible simultaneously. The filer can display multiple base directories in tabbed notebook pages or separate top level windows. It conforms to the wyoGuide guidelines and uses the wxWidgets framework.
wyoGuide is a tutorial, a collection of guidelines for building cross-platform applications with a well-designed, consistent look and feel. It gives ideas and advice on how an application and its GUI could and should be written. Development with these guidelines gives the GUI of an application a standard set of base functionality. wyoGuide also provides sample code for each guideline written in C++ using the wxWidgets (formerly wxWindows) framework. For a seasoned developer it shouldn't be difficult to adapt these guidelines to other languages or frameworks.
wzdftpd is designed to be a small, efficient, and highly modular/configurable FTP server for various platforms including Linux and Windows. The server is RFC compliant, multi-threaded and can be configured entirely online using SITE commands. You can write your own extensions to the server in your choice of language, extending on existing MySQL, PostgreSQL, SQLite, Tcl, Perl, PAM, and SFV plugins. Features include IPv6, TLS/SSL, UTF8, ACLs, VFS, events, scripting, plugins, job scheduler, bandwidth limitations, credits/sections, group administration, and customizable logging.
x10mp3 is a plugin for XMMS to control it using X10's Mp3Remote, which comes with Mp3Anywhere, Mp3Anywhere 2000, or DVDAnywhere. It has all the functionality of X10's BOOM2000 software for Windows, plus other handy features like muting, skipping around inside tracks, and balance control.
x11vis is a visual and interactive tool for debugging X11 clients. Unlike other tools such as xtrace, it displays human readable IDs on all requests, no matter at which point in time the information becomes available. To help you cope with large amounts of data, it displays only the most important information by default, automatically folds sequences of boring requests, allows you to filter by packet type or client, and provides markers for navigation. Instead of assigning a number to each connection, it displays the command line with which that client was started.