13 projects tagged "GPLv3"
Rodent filemanager is a fast, small, and powerful file manager. Its emphasis is on ease of use for the advanced user, not the computer illiterate. Rodent filemanager (a.k.a. xffm >= 4.6.0) is the next step in the evolution of Xffm, now with a threaded design optimized for multicore processors.
SpaceZero is a RTS 2D space combat game for two players over a network. The objective is to conquer the space, defeating all enemies. At the starting point, you have only one ship and one planet, but you have money to buy more ships to conquer more planets. All the ships can be controlled by the computer (automatic mode) or by the player (manual mode). You can easily change among your ships, controlling all of them independently.
gtk-screenshot is a program for taking screenshots. It captures the screen or a window and saves the image in the PNG format. It is similar to gnome-screenshot but it's not a GNOME application. All parameters may be specified on the command line, or the application can be graphicaly driven.
isymchoose can automatically determine which symbols (functions, types, enumerators, etc.) are available in a given C language source file and present you with a list of completion possibilities, including return types and argument lists. With a little help, it can also display documentation for symbols. At its simplest, it functions as a keystroke-economical, context-sensitive symbol completer. However, additional features exist that aim to let the programmer remember in general, fuzzy terms what their libraries can do and quickly find and insert what is needed, rather than having to remember or awkwardly look up exactly what everything is called, what arguments are required, etc.
mtCellEdit is a lightweight spreadsheet program. Its main goal is to provide facilities for simple day-to-day tasks using a minimal graphical user interface. It uses TSV based file formats to ensure that archived data is always accessible to other programs, regardless of operating system, both now and in the future. These "other programs" might be spreadsheet programs, text editors, command line tools, or custom built programs. It is written from scratch and provides all of its core facilities via a library, so any C program can access its API.