2756 projects tagged "GPLv3"
Advertnet is tool for managing multiple networks of advertising boards, ready to work with Second Life. In Advertnet's model, the boards are attached to urban furnitures and can belong to different networks, thus forming ad campaigns. Differents types of objects can be attached to boards and networks: notecards, URLs, etc. Advertnet is composed of a Ruby on Rails application that can communicate with ad boards created in Second Life.
Choerbaerts Suche nach dem Rönk (Choerbaerts search for the Rönk, or CSNDR for short) is the name of a 2d adventure. Its code is based on SDL and OpenGL. It is written in C++. At the moment, it is still under heavy development. There are playable releases available, but they are mainly for testing purposes without any story elements.
Listserv is software for managing mailing lists: creating lists, distributing emails over the list, adding new subscribers, and adjusting settings. It can be operated via a Web interface, by sending email commands, or via TCP. liblistserv is the glue between listserv and your C program for manipulating or querying a mailing list. By calling the provided functions, your program does not need to parse the results. Liblistserv is a reentrant library, written in C, meant for communication over TCP with a running Listserv instance.