Search Results for "command prompt tutorial" - Page 2

Showing 49 open source projects for "command prompt tutorial"

View related business solutions
  • 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
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 1

    Simple Hockey Career Sim

    hockey player career mode text-sim

    just a simple command prompt game, goal of the game is to have as successful hockey career as possible. you decide where you want to play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    TAC-PLUS

    TACACS+ server for network devices

    Free TACACS+ (tac_plus) engine (written in C++) and webui (PHP) allows network administrators to limit access to network devices. This project (tacplus/webui) use to be on www.networkforums.net. New and improved features been added since the last release on old website. ** New Release of WebUI ** Improved useability More searching capabilities in reports
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Chrono Tasker

    Chrono Tasker

    Alarm clock, Timer and Stopwatch application

    ...It is also used to manually stopwatch of some of the user’s activities, by specifying the beginning and the finish moment of the chronometration. Temporizable actions: - Running a file (program or script), of commands in Command Prompt and of actions such as turning the system off and restarting the computer, as well as returning to the login screen in Windows and logging off the current user. - Opening a document with the it’s type associated program (identified by the file extension) and of Internet addresses in the web browser. - Displaying a message; - Playing a beep or an audio file – chosen from a list or specified by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    trnsys-fmu

    trnsys-fmu

    The FMI++ TRNSYS FMU Export Utility

    This project has been moved to https://github.com/fmipp/trnsys-fmu This open-source project provides a stand-alone tool for exporting FMUs for Co-Simulation from TRNSYS 17 models. The current release supports FMI version 1.0 and 2.0. Instructions on installation and usage are given in the documentation, which is provided as part of the download. This documentation also contains a tutorial on how to export a TRNSYS model as FMU for co-simulation and how to link it with a simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5

    AirGap

    Locks backup files disallowing malware (cryptolockers) to alter them

    ...AirGap is a Windows service that keeps specified files locked for writing, thus disallowing malware to alter them. 31/04/2017 - First idea. 7/05/2017 - 1.0 Release. Usage: On the backup storage machine install AirGap as a service from elevated command prompt: sc create "AirGap" binPath= "C:\Program Files\AirGap\AirGap.exe" In [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AirGap\Parameters] key define folders where files you want to lock and include/exclude masks: "Folder0001"="D:\\Backup\\Daily" "Include0001"="*.vbk; *.vbi" "Exclude0001"="*.tmp; *.temp" And finally start AirGap service: sc start AirGap When you need to remove old (or update) backup files - stop AirGap service, remove files and start service again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Mortgage-Calculator

    A console command based application for calculating mortgage paybacks

    This command-line program written in C++ is a highly accurate calculator used to calculate monthly, yearly and full term mortgage repayments at a fixed interest rate. The program rounds up to the nearest whole pound and uses the same precise algorithm as other mortgage calculators. The program is fast, efficient and you can know your exact mortgage repayments in just 30 seconds!* *Additional fees not calculated - Harry Groom
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A light-weight Regular Expression (regex) C library, using double-recursion. (command prompt tester included)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    DRAMMS

    A Deformable Medical Image Registration Toolbox

    ...Some typical applications of DRAMMS include, -- Cross-subject registration of the same organ (can be brain, breast, cardiac, etc); -- Mono- and Multi-modality registration (MRI, CT, histology); -- Longitudinal registration (pediatric brain growth, cancer development, mouse brain development, etc); -- Registration under missing correspondences (e.g., vascular lesions, tumors, histological cuts). DRAMMS runs in command line in UNIX/Mac OS, It accepts Nifti/ANALYZE/MetaImage image formats. It is fully-automatic --- takes two input images, and generates a registered image and (optionally) the deformation field. More information (installation, tutorial, manual, demonstration, FAQ, etc) can be found at http://www.rad.upenn.edu/sbia/software/dramms/ .
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    HMTsu

    HMTsu

    HMTsu is a gksu-like tool, frontend to devel-su, sudo and ariadne.

    HMTsu (pronounced 'harmattan-su') is a gksu-like tool for N9 smartphone, frontend to devel-su, sudo and ariadne. It provides graphical password prompt and GUI to launch apps with root priveleges without the need to open terminal and run mentioned tools directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    command_line_copy_paste

    small tool for copy&paste std out within terminal

    Linux command line tool to copy output from std out and paste into command line again, without using mouse selection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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
  • 13
    cca-forum
    Cca-forum unifies the Common Component Architecture tools and tutorial. It includes the CCA specifications, the Ccaffeine framework for HPC, and related tools. These support multilanguage scientific and parallel computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Allows control of fans in Apple computers in Windows and monitoring of temperatures. All Intel Macs supported + any conflicting programs are automatically closed and reopened. Project is no longer being actively developed. See forum for alternatives.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 15
    Command-Prompt vector Calculator (Vector Product, Dot Product, Cross product) with Adaption for Geology (Borehole-Plane Intersection Angle, and Plane-Plane Intersection Orientation). *.csv File Input Supported. (Described in Help (/?))
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    This is another distributor of "fortune" for windows. Developped for the command line on Command Prompt and for windows with GUI very easy to use. (Including the fortune-it pack and fortunes of the author)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Readfile A simple command line tool to read files. If no file is given as the command prompt a prompt where spaces can be used is presented. It's kind of like cat, only without all the extra features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a program that will give you the option to use cmd, however if you are not in a position to use cmd it will emulate the command prompt for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A C++ library that uses readline to implement a very flexible command-prompt. Seamlessly manages types and variables, function signatures, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Woo Shell is an alternative to the normal Windows command prompt (cmd.exe). It is inspired by linux shells such as bash, csh and by the xterm terminal. It supports filename completion, stdio piping and redirection, copy/paste.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Advanced Makefile Generator (AMakeGen) is a tool allowing Dev-C++ users to compile C++ projects using Qt without the use of the command prompt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FPSConsole is an command prompt replacement for Windows 2000/XP operating systems. It can be extended with almost any scripting language and it aims to very configurable. NOTE: THIS PROJECT IS DEAD AND NO LONGER UPDATED!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CL - Matrix - GUI: The main purpose of the project addressing to the command line prompt riders.. This will be wokring mainly as a library for C++, allowing programmers to use pseudo grafics in their applications. CL - Matrix - Enviroment: A real envi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a command-line based chat program. It can be run on all versions of Windows and most versions of linux. You can run the entire program from Command Prompt. It offers an easy and quick way to chat to another person on a network or the internet priv
    Downloads: 0 This Week
    Last Update:
    See Project