115 projects tagged "Windows"
Playtomic is a set of client and server APIs for game leaderboards, user generated content, and dynamic updates. It began as a hosted service providing tools and analytics for game developers, but is now available for developers to operate on their own. It includes the API server which is written in NodeJS and backed with MongoDB, along with game client APIs for HTML5, Flash, iOS, Android, Windows, and Unity3d games.
LibLogicalAccess is an RFID library developed in C++ for Linux/Windows, also available on C# for use on Microsoft operating systems (using a COM wrapper). It provides low-level commands access and high-level generic abstraction for several chips and readers (PC/SC readers like OMNIKEY, STid readers, etc.) on 125Khz (EM4102, HID Prox, etc.), 13.56Mhz ISO14443/ISO15693 (Mifare Classic, Mifare DESFire, HID iClass, etc.), and 433Mhz frequencies.
ZixFS is a simple embedded file storage based on a Zip file structure. It has been developed as an alternative to GridFS, but is still not on par with it. The main objective is to provide a powerful filesystem under a Windows 32-bit environment, with the capability of handling terabytes of data, which is not offered by GridFS. The original ZipStorer class library was developed Jaime Olivares.
DotNetZip is a zip library for .NET and Silverlight. Using this library, you can build .NET or Silverlight applications that create, view, update, or unpack ZIP archives. DotNetZip also includes a ZLIB library and a BZip2 library. It is all managed code. Compact Framework versions of the libraries are included as well. The ZIP library supports WinZip AES encryption, regular PKZip encryption, Zip64, Unicode filenames, and many other ZIP features.
Window listener is a simple application that observes the windows that are active on your computer and records the time spent on each window. This lets you see how much time was spent on any given task, such as writing an email, reviewing a document, or editing a picture. Please note that the application also records key presses with the intention of using this data in the future to categorize tasks. The recorded tasks can be merged in case multiple windows of the same process are used to accomplish something. Tasks can also be deleted. The tasks are remembered when the program is closed.