Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
LainShell is a textmode network client/server application. With this tool you can remotly manage you file systems, check system status or easly execute some commands in system shell, and more. We have support for Unix/Windows platforms.
A shell based on java se 6. Like microsoft powershell it support object pipes and many other cool things, and it is multiplatform. See project site for more informations...
This tool runs as a window service to start and stop rails server on a path and port specified in the .config "C:|Program Files|MA|Rails App Launcher" file on the windows OS.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
A small, portable shell written in C++. This project is intended as an exercise to improve my programming skills. The goal of this project is to create a DOS-like shell that cross-compiles on Linux and Windows.
NewCommandLineHere creates a new entry in the Explorer's New menu called CommandLineHere that opens a new command-line window in the current folder.
It's based on the "Extending the New Submenu sample" found in the Win32SDK files.
Rename a bunch of files without specifying complicated substring and replacement rules, but instead by using all the power of your favorite text editor!
Command Line Tools are a set of batch files that are used to make common, repetitive tasks simpler. Not only that, but there is also a compiled installer that adds small, command line tools to the windows operatingsystem.
Open Menu+ is an alternative Start Menu with more options, better features (like quick search), and a more intuitive design. For Tablet PC users, it can open with a mouse-over. Open Menu+ Portable is an advanced portable app launcher.
A bash-like console written in C#. More then CygWin, it allows full expansion via .NET Reflections and DLL. It will fully work on .NETFramework 2.0 and superior; mono porting will be considered when RFC (Really Feasible Console) will be terminated. Main
A Windows Installer Database To XML Bi-Directional Converter.
The command line tool msi2xml converts Windows Installer Databases (.msi) to text based XML files. The complementary tool xml2msi reconstructs the .msi from the XML file.
Find And Execute (FAE) is a small tool I wrote to recursively execute a tool on many files. It deals with spaces and weird characters in names and paths where other tools or methods fail. Which is why I wrote it in the first place ;)
Shell.NET is a set of console and winform applications written in C#. It features nearly 100 applications ranging from classical Unix applications like basename, cal, grep, tr, uniq, and wc, to some very unique tools like RunScript or TextTransform.
This tool indicates whether the currently activeted window is working along with administrator's privilege or normal user's privilege. This tool runs on Windows Vista (32 bit).
this is a server monitoring system written with python 2.5 with pyodbc. this ping,http and SQL a remote server to monitor its up time. any downtime of remote server more than 3 times will insert a record into database. and email will be sent to recipents
PathEd is command-line utility for manipulating (search,append,delete,replace) win32 PATH registry key value. It's intended use is within .BAT files (it's output changes %ERRORLEVEL%).
This is a package of cmdlets for PowerShell. Currently provided tools are: PStime - a cmdlet to measure the time elapsed by running the specified command. (is similar to GNU time(1)), PSwget - a cmdlet to get the content of the resource specified by URL,
ThinXP runs a Windows XP Workstation like a Citrix WinCE Thin Client. It uses the Citrix ICA Client as shell replacement. On startup it shows the Citrix Desktop instead of the WindowsXP Desktop (Kiosk mode). It has also the ability to force a auto logon.
It's nice to share, and that's what j:System is all about - sharing eye-candy between applications. Read (and see) more at http://www.k23productions.com/products/jsystem/
Accepts a regular expression as an argument and any matches found (stdin) will be highlighted (stdout) using shell color escape sequences. Good for looking through logs/monitoring console output/etc.
A Python Shell has been constructed from Qt, QScintilla and the Python C API directly, which features syntax highlighting and simple code completion via a Qt GUI. It is hoped that a Qt Widget can be constructed from it eventually.
mfork is a command-line tool to parallelize shell commands. Each line of text fed to it causes mfork to fork off a new process and run the the line of text though a shell. The maximum amount of concurrent processes can be set on the command line.