29 projects tagged "Windows"
Famflows is a program which tracks "flows" of energy and materials inside a household. It has an alternative approach from double entry accounting systems. In those systems (like gnucash or jgnash), the transactions are balanced in numeric value. In famflows, instead, the transactions are balanced in the conversion, but not in the numeric value.
SOFA is a statistics, analysis, and reporting program with an emphasis on ease of use, learning as you go, and beautiful output. SOFA can connect directly to your database and lets you display results in an attractive format ready to share or put in a spreadÂsheet. SOFA will help you learn as you go, whether you are a student, business analyst, or researcher.
Quasar Media Player is a light-weight, fast, and convenient media player for mobile systems. It offers many of the features found in modern desktop media players, like fast library overview and filtering along with the ability to handle large libraries very well. It has several unique features that give it unprecedented flexibility on a mobile device, like a zoomable interface for better readability even from a distance, or auto-generated playlists from a set of locations. It offers flexible support and handling of cover art images, and features a cover art album browser and built-in downloader. Quasar is highly configurable and can be operated completely via keyboard, remote control, or touchscreen.
SQLCipher provides fully transparent encryption of SQLite databases. SQLCipher is a specialized build of the SQLite database that performs transparent and on-the-fly encryption. Using SQLCipher, an application uses the standard SQLite API to manipulate tables using SQL. Behind the scenes, the library silently manages security, making sure that data pages are encrypted and decrypted as they are written to and read from storage. SQLCipher relies on the peer-reviewed OpenSSL library for several encryption requirements, including the AES-256 algorithm, pseudo random number generation, and PBKDF2 key derivation.
A library to use Gettext .mo and .po translations easily in .NET applications.