45 projects tagged "Windows"
git-info-bar is a ksh, bash, gitbash, and Git shell plugin that endeavors to provide a fast and pronounced view of various git attributes when you are under the umbrella of a git repository. Its main feature, the 'info bar' (information bar), displays the following information: current branch (in 'red' if on master); current cksum (in 'red' if there are uncommitted changes, and an 'uncommitted changes' message in the message area); and stash count in the message area if you have stashes. It includes an install script and removal scripts. It is currently only tested in Bash, GitBash and ksh93. It was previously named 'bash-git', but the name has been transitioned to 'git-info-bar', as a long-term goal is cross-shell compatibility using a Perl back-end.
Teractualizar is a daemon to synchronize files using SFTP as a secure transfer method. It also features the ability to upload and execute any application or command, which can be used to manage clusters of computers. It requires only baaic Unix commands, an SSH client, and the SFTP service. Currently, the client side of this system only runs on Windows NT (and derivative operating systems).
CTL is a cross-platform control dispatching tool that makes it easy to automate any kind of distributed systems management or application provisioning task. Rather than writing complex and error-prone scripts that over utilize "for loops", CTL handles the network dispatching for you and allows you to focus on the actual management tasks you need to accomplish. In addition to being a dispatching tool, CTL comes with pre-built cross-platform utilities so you don't have to script actions like file distribution or process and port checking. You can also write your own custom utilities and share them with others in your organization. Custom utilities are defined in XML, and your scripting can be done in multiple scripting languages (Perl, Python, etc.), *nix shell, Windows batch, and/or Ant.
homeTVstream is a collection of shell scripts and a PHP-based Web page for watching TV on your LAN computers. It is based on VLC, and encodes and streams video using port 8080 in an MMS stream. You can watch it with VLC by using the URL mmsh://yourserverip:8080/, with any other MMS-capable player by using the URL mms://yourserverip:8080/, or just by opening the TV page in your Web browser.