Showing 29 open source projects for "console for cmd"

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

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    pj-tftp-server

    pj-tftp-server

    Pure Java TFTP server.

    Pure Java TFTP server. Free, portable, cross-platform. Fully multi-threaded. Implements RFC 1350. Run as root/admin in cmd-mode with cmd argument = path to folder, for example: java -jar pj-tftp-server.jar /tmp .Need JRE-1.8. Source - https://github.com/harp077/pj-tftp-server If you like this - put a star on https://github.com/harp077/pj-tftp-server/ for support project please.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. ATC Online Alpha: https://advantrigoncalc.sourceforge.io/atc/ More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by...
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 3
    cppsp

    cppsp

    cppsp --a scripting language base on c++

    ...Download the cppsp_compiler.exe or compiler the sourcecode by yourself. Requirement:prepare your own c++ compiler and set it's folder to environment path. Optional: put the folder path of exe to environment. Use cmd or other console to compiler .cppsp file: cppsp_compiler(if not in environment path:.\cppsp_compiler.exe or c:...\cppsp_compiler.exe) script.cppsp. Setting c++ include/lib folder by .ini file include.ini:C:...\include1,c:...\include2 lib.ini:C:...\lib1,c:...\lib2. You can rename cppsp_compiler.exe(or cppsp_compiler) to any name you like to change compile command like:cppsp、abcdef.... ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    things

    things

    Small applications including the technical suggestions.

    * SITE = https://sourceforge.net/p/a-things : this site + HOME = SITE/files : download site __________________________ • PROJECTS/@Archiver : console interface of ZIP_UTILITY is ready to use. ~ ZIP_UTILITY : command line version of 7-Zip = 7z.exe in the site : "https://www.7-zip.org". + console interface = "@Archiver{7z}.cmd" in "@Archiver_7z~Files.zip" This handy program uses list for compressing files to a zip-package. _______________________ * PROJECTS/Samples : Sample code and drafts - CBool_Files.zip : confirmed "boolean" as BYTE whose bits(8) have the equal importance - Reference_Files.zip : virtual "__reference" keyword of C++ . ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 5
    Arch Linux Desktop Install

    Arch Linux Desktop Install

    Arch Linux Desktop installer

    # archdi Just a simple bash script wizard to install and configure a full personal computer with Arch Linux. First, install Arch Linux with the official media and optionally with archfi. Look at archfi project to start your arch linux installation : https://github.com/MatMoul/archfi After reboot and your network ready, download the script : curl -L archdi.sf.net/archdi > archdi or if sourceforge is down : curl -L matmoul.github.io/archdi > archdi And run the script : sh...
    Downloads: 63 This Week
    Last Update:
    See Project
  • 6

    Download Folder Sorter (Script)

    Sort Your Downloaded Files

    Sort Documents, Videos, Music & Pictures In Your Home Directory Download Folder & Place Them In Their Corresponding Folders. This script runs in the background & shuts down after it completes. If you want an basic output, you will need to use the CMD / Terminal to run the script. A log file will be created once completed Any files that already exists are skipped & left in your Download Folder. Requirements: - Python 3.8 or newer How To Run The Program: - Windows Users:...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    pj-ntp-server

    pj-ntp-server

    Pure Java NTP server.

    Pure Java NTP server. Run as root/admin in cmd-mode without cmd argument, for example: java -jar pj-ntp-server.jar (server start on standart UDP/123-port) or run as root/admin in cmd-mode with UDP-port cmd argument, for example: java -jar pj-ntp-server.jar 1111 where 1111=udp-port of server listen. Need JRE-1.8. Source = https://github.com/harp077/pj-ntp-server If you like this - put a star on https://github.com/harp077/pj-ntp-server/ for support project please.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Terminal File Encrypter

    Command Line File Encrypter / Decrypter, Using AES256-CBC Cryptography

    Command Line File Encrypter / Decrypter, Using AES256-CBC Cryptography Python 3.x Or Higher Required Requires To Be Installed - Open CMD / Terminal window, navigate to folder with the encrypter files. Type "pip3 install Setup.py" without quotes. Read Syntax (Readme).txt file for instructions on use. To Uninstall - Open CMD / Terminal window, first type "pip3 list" without quotes. You Should See Terminal File Encrypter listed. Please Note pip3 may list the name differently...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EasyUpload

    EasyUpload

    Uploading files from Android to a desktop PC.

    EasyUpload is a client-server project for uploading images from Android to a PC. This is the server-side app of the project. To run the server, just download this project open CMD, navigate to the directory of the project, and issue this command: flask_server The client-side Android app is available at this page: https://play.google.com/store/apps/details?id=gad.heartbeat.androidflask.easyupload The project is very simple. Just select the images from the Android device, establish a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 10

    Hybrid MultiOS Script Builder

    It's tool to build Windows and GNU/Linux scripts

    It's a tool to wrap Windows and GNU/Linux programs into script wrapper, which runs both on GNU/Linux and Windows 10. Generated wrapper is both cmd and bash script. After ran, it detects OS, unpack platform-dependent file + common file and execute platform-dependent file, putting path to platform-independent (common)file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ConsoleX

    ConsoleX

    Console X, The alternative windows console.

    Console X, The alternative windows console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pascal CMD

    Pascal CMD

    A CMD look-like "Windows Command Prompt"

    The Program Which Is Build By Using Pascal To "CMD"-Like. There's A Screen That Require You To Enter Key, Just <Enter> To Skip That; Else, For The Best Experiment, This Program Recommend You To Use DOSBox; The Project Has Changed Its Name To VMath Xplorer. For Newer Version, go to https://sourceforge.net/projects/vmath-xplorer/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PrepareForGame

    PrepareForGame

    Reduce resource usage in your Windows 10 PC

    Badly written, poorly coded program that allows you to free resources and preparing the PC for gaming. *** ALPHA version *** Tested on Windows 10 Home Edition, may work on other versions as well but not guaranteed. The program must be copied into the System32 folder. *** Use it under your own risk *** You will probably find bugs and errors. In case, please take note of the error, open a ticket and upload the file PrepareForGame.log located in the System32 folder. I hope you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Console Library Manager

    Console Library Manager

    This a little console library manager.

    With this little software we can store in a MySQL database some books and members of a "library". We can obviously do some operation like we can see on the screenshot. It works like a "CMD" on windows, we write a command and it do something. I have done it in C++ and with the MySQL's API. This not perfect at all (security is not good, maybe some bugs) but there is the main functions. But if you want to use it you must create a database and change the code for the connection to your database....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    IHaskell

    IHaskell

    A Haskell kernel for the Jupyter project

    IHaskell is a kernel for the Jupyter project, which allows you to use Haskell inside Jupyter frontends (including the console and notebook). It currently supports GHC 8.0 through 9.0. For GHC 7.10 support please use the GHC7 tag. For a tour of some IHaskell features, check out the demo Notebook. More example notebooks are available on the wiki. The wiki also has more extensive documentation of IHaskell features. IHaskell is based upon the IPython architecture and frontend, so learning about...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    jmpshcmd - smarthome command tool

    java based cmd tool to connect different smarthome plattforms

    This project is stopped at the moment because of very interesting parallel activities like openhab... ------------- In the smarthome area different systems and technologies can be found. If you want to use only one user interface for all devices you will not find the "right" tool. But there are different automation plattforms like homematic or openhab and often a scripting feature are available. The main idea behind jmpshcmd is a java based tool with support for missing features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    cmd-config

    Command Line Argument Parsing Library

    CmdConfig aims to provide lightweight command line argument parsing for Java programs, beginning with single-character option parsing and adding more advanced features in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    cmd-test

    Utility to test console applications

    This console application helps in testing other console applications by checking the output against specific rules specified by the user as regular expressions. The application expects as arguments one or more control files that consist of commands. Each line is interpreted and compared against a list of known commands. Comments must stay on their own line and should start with a # sign. The documentation uses the term target to refer to a program that is being tested. To create a new...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    I have created a video for the Windows CMD Console using VC++ and the OpenCV library. Other animations will follow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Nasame 2013

    Nasame 2013

    One job, one tool, NASAME, simply efficient

    ** UPDATE ** Sources available on SVN ** Developers you are welcome to give us an hand ! Nasame is an innovating, multiplatform and open-source file manager. Thanks to its modular system, Nasame aims to become the only tool you'll need. Access to all you local or distant files in a same interface. Drag and drop them from one account to another like if they were on your computer ! Moreover, the interface integrates a console that let you launch own commands or scripts. For...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This simple program allows you to update your Facebook status from your operating system's command line / terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Terminal Tetris is my implementation of the famous block game, written in Java. The output is sent to the terminal (cmd). The input is taken in by a Java application window. The Java application must be the active window in order to work.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    PyLine is a shell that is designed for users who want a easier alternative to cmd, but it is in its earlier stages, so it may not have as many commands. Works on Linux and Windows, and may work on Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The game "Towers of Hanoi" for both the Linux/Unix Shell bash and the Windows shell cmd.exe. Both versions provided separately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    For starting / stopping, getting state, etc. of the VmWare guests. Translate Java calls into vmware shell commands, which are then executed through a locale shell or through a secure remote shell on to the VmWare server console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB