Search Results for "command prompt tutorial" - Page 12

Showing 351 open source projects for "command prompt tutorial"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    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
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1

    One Ping Only

    One Ping Only does just that, pings a single host.

    Inspired by the famous line from Hunt For Red October, we’ve built a little program that does exactly that: pings a host to see if it’s alive. A little more graceful than using a command prompt and extremely lightweight, One Ping Only will also run in environments where the command interface has been disabled for security reasons and can be run from a USB drive or other portable media.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Audi is a software to install a driver "Recovery Mode" that after having installed the driver you can install Android. The operating system in question is available on this site, is called "VegaICS." In practice it is type a command prompt on the tablet that installs the operating system. More details in "VegaICS." Goodbye.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    snake pygame

    snake pygame

    "snake pygame" is a remake of classic snake game

    Snake pygame is a remake of classic snake game, developed with python and pygame. in this page you can find a tutorial to create the game: http://deasproject.altervista.org/blog/progetto-creiamo-il-nostro-snake-in-python-con-pygame/ for any question you can contact me andrea.deangelis93@gmail.com The game needs of these packages to work: - python 2.7 32 bit(x86 version) -> http://www.python.org/download/releases/2.7.5/ - pygame 1.9.1 for python 2.7 -> http://www.pygame.org/ftp/ - numpy 1.7.1 for python 2.7 -> https://pypi.python.org/pypi/numpy #### UBUNTU #### To install these packages on Ubuntu 12.04 and derived run this command on terminal: sudo apt-get install python python-pygame python-numpy #### ARCHLINUX #### To install these packages on Archlinux run this command on terminal: sudo pacman -S python2 python2-pygame python2-numpy Youtube Channel-> http://www.youtube.com/channel/UCtfS0d2O9Cd6FzZqZws4jgA
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4
    NetTest 2.0

    NetTest 2.0

    NetTest is a simple multi-host pinger.

    ...It’s also extremely easy to use so that in remote support situations the often-computer-illiterate end users can help diagnose network issues by simply hitting a button, no more “okay, go to the Start Menu, open up a command prompt…” situations. See release notes under "Files" for new features in version 2! System Requirements: - Microsoft .NET Framework 4.0 - Windows XP / Vista / 7 / 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    C++ Command Prompt

    C++ Command Prompt

    Open Source Command Prompt using C++ with Windows CMD functions.

    I have just created the Command Prompt’s few commands for my CMD using C++ for mini project. Still my CMD projects is in initial level and I am working to make it more and more better.! :) This is the version which compiled using the “Borland compiler 5.5″. As we are bit restricted to use this compiler for our programs.But I am sure it’s not very difficult to Convert it into ANSI C++ format. But I will update this project after some days with many new function of original Command Prompt.You...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    CLI System Dump Utility for Windows

    A utility which provides a detailed set of system stats from CMD.EXE.

    The Sentry Utilities CLI System Dump Utility provides an easy way to access all of a system's most important statistics directly from Windows' Command Line Interpreter (CMD.EXE). And the best part is, as it goes along, the SDU creates a range of files to record its findings for later viewing and use. Why choose the CLI SDU? The CLI SDU puts all the information you need right at your fingertips - all you have to do is open up a Command Prompt window, type "dump," and it starts! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    UFCPP

    UFCPP

    UFCPP - The Unofficial Fullscreen Command Prompt Patcher

    Make Cmd Fullscreen with a Hotkey: Alt+Enter (Customizable) + Hotkey to open a new cmd window: Ctrl+Win+C (Customizable) This is FREE software and should not be sold.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Araway Multiples

    Open-source software in which multiples are calculated.

    This project is our first, and is still running in command prompt. ALL versions before 1.0 are considered pre-releases. This program only runs on Windows (Mac version may come out soon, so keep your hopes up!) The user is prompted to enter an integer, then you hit enter. Next, the user enters the number of multiples that they wish to be calculated, then hits enter. The computer calculates, and the answers are displayed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Command Prompt Premium

    It is a plus v of command prompt.

    This version of command prompt is still on beta. It will be better
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10

    Symlink Creator

    Program to create symlinks. Provides the CMD command as well.

    Just a small application I made to simplify the process of creating symbolic and hard links in Windows 7 and Windows 8 (likely Vista too). It is a GUI for the MKLINK command in Windows, which makes creating the links much easier. The program requires administrator permissions due to use of the command prompt, so you should run it as an administrator if you experience any problems. Note: It is not possible to create a hard link from a network share. You must use a symbolic link instead. Warning: If you incorrectly specify the destination path, such as having the destination and source paths backwards, it will delete the file/folder you are presumably trying to create a symlink from. ...
    Leader badge
    Downloads: 75 This Week
    Last Update:
    See Project
  • 11
    RunWithParameters
    RunWithParameters allows running any application with a parameter, without going to the command-prompt. Integrated into the shell, a right-click on an executable launches a pop-up window where the user enters a parameter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Debian 32bit VBox

    Debian 32bit VBox

    Learn Linux sysadmin from Windows PC using this Debian Virtual Box

    An Oracle Virtual Box image, packaged as an appliance to be downloaded and run anywhere. Created on 32-bit Windows XP & Oracle Virtual box 4.2.6. The VM is a Debian Squeeze 6.0.7 i386. md5sum: 85ab2066b7381af12b741a3d4dedf6c9 This file is to be specifically used along with this other great project: http://nixsrv.com/llthw There is a 64bit Debian image similar to mine in that link above. To benefit those like me who still have 32bit machines, I have created and uploaded this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ...Just export the Google contacts in vCard format (.vcf file). Split the file using "dbVcfSplitter" and import those files using your Nokia PC Suite or OVI Suite. Done!! Usage: (1) Open the Command Prompt or the terminal. (2) "cd" to the folder/directory where the .vcf file resides. (3) type as shown below java -jar dbVcfSplitter.jar filename.vcf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Command Prompt Shell is a Windows application that uses the command prompt and makes using the command prompt easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Another Command Prompt
    Another Command Prompt (aCmd) is a batch-based command prompt alternitive designed to allow users to use command prompt even when it is blocked by an administrator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    equSOLV

    equSOLV

    App to solve quadratic and linear equations

    Ultra lightweight and precise app to solve quadratic and linear equations. It also includes tutorial. Features: * Shows discriminant * Shows square root of discriminant * Shows solutions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Terminal

    A little JavaScript command prompt style prototype.

    Explore JavaScript and the DOM in command prompt style. Insert commands dynamically and/or at initialization. Change prompt settings dynamically. Access DOM functions and variables without interrupting jQuery scripts. Dos caret emulation. Includes encrypted server communication and two-way chat using jCryption. work-in-progress
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    recursivemobiconverter

    Simple command line tool to convert all files in directory to mobi fi

    ...Right Click on computer, open its properties, click advanced tab, click environment variables,click on add new system variable, and enter below Variable name : PATH Variable value : C:\Users\Satish\Downloads\kindlegen_win32_v2_5;C:\Program Files (x86)\Calibre2; Conversion Process: Tool needs only one argument which is either directory path or file name. open command prompt, change directoryt(cd) to the location RecursiveMobiConverter.exe is located, and execute below. RecursiveMobiConverter.exe "C:\Users\Satish\My Books" To convert only one file, it can be dragged and dropped into RecursiveMobiConverter.exe file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Network Credential Gadget

    Network Credential Gadget

    windows 7 gadget to view and delete saved server connections

    ...Especially in companies where you need to connect to multiple SMB Servers using different user credentials, it was always very poor of windows when it saved credentials for servernames in the background without any option to delete them besides logoff,reboot and net use command prompt. This Gadget lets you delete saved credentials, even for network drives that do not have a drive letter (in difference to any vbscript or win32 api options). It is also a good example of how to execute commandline programs from the gadget context. Please beware: will not be useable in vista or windows 8 metro context
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Rista40

    Rista Web Browser 4.0 has many additional options

    Rista web Browser also browse My Computer, My Doduments, can operate with command prompt, virtual key board, paint,notepad etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Swift-CustomAppLauncher-Delay

    Swift Delay Custom Application Launch Command

    This utiltity can be used to create custom shortcuts, or can be used from the command prompt, in batch files, or custom scripts. Example: I currently use it to launch Outlook on startup. I did this by creating a shortcut to the SwiftCALD, and edited the properties to include the following switches: SwiftCALD.EXE "C:\Program Files\Microsoft Office\Office14\OUTLOOK.EXE" 5 "Microsoft Outlook" This will allow the computer enough time to launch all networking stacks before loading Outlook, upon startup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Quick CMD

    Quick Command Prompt Commands

    Quickly Access Commonly Used Command Prompt Features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Windows SSH

    SSH for Windows, Based upon Plink

    ...After trying so many different SSH emulators (Putty/Cygwin etc), I'm releasing a package based upon Simon Tatham's plink. All you need to do is download the package, run install.bat and open a command prompt. Then type in your SSH connection statement as standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project