7345 projects tagged "Windows"
Dragdrop.js is a Javascript package which implements drag-n-drop functionality in a browser. It supports moving an element horizontally, vertically, and in both directions, snap-to-grid functionality, limitation of the moving distance, and registering of user-defined functions on start, move, and stop. It has been tested in IE 6.0, FireFox 17, Chrome 22, and Safari 5.1.1.
Erebus is a 2D real-time role-playing game. Though in its early stages, it is already playable with three quests. It is a classic point-n-click style RPG, with dungeons to explore, enemies to fight, NPCs to talk to, sub-quests to complete, scenery to interact with, weapons, treasure, and other items to find.
PumpKIN is a fully functional TFTP server and TFTP client that implements the TFTP protocol according to RFC1350. It also implements the block size option, which allows the transfer of files larger than 32MB, as well as transfer size and transfer timeout options described in RFC2348 and RFC2349.
ECommands is intended to make it easy to execute commands over Unix/Linux Servers using a Web interface. It was implemented completely in Python and Django, and it will work from automation processes to generalization commands. It allows centralized administration, better understanding of repetitive and complex operating systems commands, connections made over SSH to multiple servers using a Web console, auditory feedback over the execution of commands processes on servers, multiple users and permissions, easy installation on 64-bit Linux, grouping commands, and more.
ArduinoPulseGenerator is a simple program for generating pulse sequences using an Arduino. There is an associated GUI that runs on the local computer, or you can simply connect to the Arduino with a serial console (9600 baud) and send it commands. This code has been tested on the ArduinoMega 2560 (timing accuracy ~ ±200 μs) and Arduino Due (timing accuracy ~ ±35 μs); it may work on other Arduino boards.
RoseThorn is a cross-platform library for 2D and 3D games running on GNU/Linux (and possibly other Unix-like OSes) and Windows. Features include: hardware accelerated 2D and 3D rendering; Ogg and WAV Sound support with OpenAL; Lua scripting; BMP, JPEG, and PNG image loading and saving (from screenshots); easily created and modified user interfaces with XML and CSS, combined with Lua event handling; separate 2D and 3D libraries; support for multiple fonts in both TTF and bitmap formats; support for OBJ, 3DS, MD5, and RTM model formats; skeletal animation (a work in progress); support for UDP and TCP networking; thread and mutex support; a Simple Shader API; 2D animated sprites; and some basic cryptography support. There is simple event management, with key/mouse bindings easily customized from the in-game console, config file, command line, or GUI.
CERTivity is a powerful multi-platform visual tool for creating, managing, and handling different key store types (such as JKS, JCEKS, PKCS12, the Bouncy Castle types BKS and UBER, and Windows Native), public, private and secret keys in different formats (PKCS, OpenSSL, RSA/DSA, etc.), certificates (version 1 and 3), and certificates chains. It allows you to import and export keys, key pairs and certificates, manage certificate extensions, extend the validity period for self-signed certificates, test certificates, obtain revocation status, convert from one key store type to another, and much more.
PHP Session Upload Progress Bar tracks the progress of file uploads using sessions. It can check a session variable assigned to keep track of the progress of a file upload, return the current upload progress value in percentage, set the session variable to cancel a file upload in progress, and move the file to a given directory after the upload has finished.
An automated solver for the "Black Hole" and "All in a Row" solitaire/patience card games.