62 projects tagged "English"
GreenT is a Linux terminal emulator written in C#. Its visibility can be toggled by a hotkey just like the consoles found in games. Additionally, it supports tabs like gnome-terminal. It uses gnome-terminal's settings for its configuration which it updates in real-time when changed in gnome-terminal.
Dog is a Domotic OSGi Gateway. In other words, it is a software-based gateway used for controlling domotic environments in a vendor-independent way, thanks to its high-level semantic device modeling strategy and its driver architecture that allows it to support different domotic plant technologies.
FYM is a media organizer that performs quick scans for media files (more than one hundred thousand media files in less than a minute). With its search engine, you easily find and open music, photos, videos, books, and other data types you determine. Covers of music folders and photo albums can be shown. It has strong random functionality.
The Dextop application framework allows you to create Rich Internet Applications based on .NET/Mono and Sencha Ext JS. It has proven to be useful for online business applications. It features a desktop-like Ext JS frontend, simplified client-server communication, a stateful programming model, real-time updates and notifications from the server, automatic column model generation, automatic store model generation, and automatic form generation.
TCRun is a tool written by software engineers in QA to help in writing, managing, and running automated test cases. The current version is written in C# for use on Windows, though other versions / platforms may be created later as necessary. It tries to make writing automated test cases as simple and painless as possible. It includes support for NUnit exceptions, logging (both test case specific and framwork/runtime), parameterized tests, test case resource files, and a validation framework. It can be used in mono, but is somewhat untested (it's actually built by mono, and it tests itself).