3 projects tagged "AGPLv3"
Slideshow is a kiosk-style application for showing text, image, and video in a loop on monitors and projectors. It is not meant for situations where interactive control is required, but when the content is continuously looping for a long time. The content is updated through a Web GUI. The application is split into two packages, the backend and frontend. The backend is written in C++ and OpenGL. and the frontend uses Python. Currently. the frontend is very GNU/Linux specific and will not run on any other platform, but is meant to be as platform independent as possible, as long as it handles OpenGL.
ScreenBullet is a tool that allows you to create your own TV shows (non-interactive and interactive) to be later presented on displays and kiosks in public and private environments, such as retail stores and corporate buildings. It is a digital signage solution that allows you to create and distribute information, advertising campaigns, and messages in a very attractive form to a large number of devices. It was created from the ground up with a main goal of delivering attractive content to a large audience.
A .NET implementation of BCrypt, PHPass, and traditional crypt password algorithms.
A library of synchronization primitives and concurrent data structures for specific update-heavy workloads.