185 projects tagged "GPL"
4Sports is an exercise management application. You can use it to analyze your exercises in a number of ways. 4Sports can import data from the Garmin "Forerunner 201/301" devices, and can display some information in a table and in a graph (like heart rate over distance). It's also possible to export the tracks (GPS data) into Google Earth, where the track is color-coded according to your heart-rate. The graphs can be exported to SVG files.
Alexandria is a GNOME application to help manage a book collection. It retrieves book information (including cover pictures) from several online libraries, allows you to search for a book (either by EAN/ISBN, title, authors, or keyword), can import and export data into ONIX, Tellico, and EAN/ISBN-list formats, generates Web pages from your libraries, allows marking your books as loaned, saves data using the YAML format, features an HIG-compliant user interface, shows books in different views that can be filtered or sorted, and handles book rating and notes.
acoc is a regular-expression based colour formatter for programs that display output on the command-line. It works as a wrapper around the target program, executing it and capturing the stdout stream. Optionally, stderr can be redirected to stdout, so that it, too, can be manipulated. acoc then applies matching rules to patterns in the output and applies colours to those matches.
Arcadia is a Light Integrated Development Environment (IDE) for the Ruby language written in Ruby using the classic Tcl/Tk GUI toolkit. Some features include an editor with source browsing, syntax highlighting, and code completion, debug support, the ability to work on any platform where Ruby and Tcl-Tk work, a highly extensibility architecture, and support for RAD GUI building.
bigtinker is overloaded with applets for rwdtinker, the core application for a Ruby application framework using the RubyWebDialogs GUI. Rwdtinker provides a system for developing programs, and uses a Web-based interface. It allows a developer to combine and create applets to implement an application. It features built-in bug report submission, a test framework, and context-sensitive help. Bigtinker can run shell commands under Linux, use a calculator, build scripts of math commands, run Ruby commands in a browser, show a calendar, use an address book, look up word definitions, run a Unix fortune program, and read Gutenberg books. It includes a hello world application to help in building your own.
Canorus is a cross-platform music score editor. It supports an unlimited number and length of staffs, polyphony, MIDI playback of written notes, chord markings, lyrics, and a number of import and export filters to many formats like MIDI, MusicXML, ABC Music, MUP, PMX, MusiXTeX, and LilyPond. It features multiple viewports of the same score, scripting support, score source view, and a fast and intuitive UI. It is based on Qt4, uses CMake as a project management tool, swig for scripting/macros integration (primary script languages are Ruby and Python), and the cross platform rtmidi library for MIDI playback. It is the official successor to NoteEdit.