Search Results for "command line tools" - Page 2

Showing 118 open source projects for "command line tools"

View related business solutions
  • 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
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 1
    Clipboard Monitor

    Clipboard Monitor

    Simply for Keyboard Warriors...

    Clipboard Monitor captures and logs the texts you copy, in plain text. It's lightweight and fully portable. Clipboard Monitor accepts following command line arguments : /r - Enables Read-only Mode /s - Opens silently in background
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    MinotaurRTM

    MinotaurRTM

    Vb.net source generator (SQL syntax fully integrated in development).

    With Minotaur (RTM) you can Generate complete vb.net Source. SQL statement are available into source code generation program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    URC ACCESS MODES v3.0

    URC ACCESS MODES v3.0

    Provides control of Various Functions with pasword protected interface

    With URC ACCESS MODES v3.0 we can have complete protection & control for our desktop/laptop with a password protected interface it has 6 best tools which includes : USB Tool & CD/DVD Tool, Registry(regedit.exe) Tool & Command Prompt(cmd.exe) Tool, Group Policy Tool(gpedit.msc) & Task Manager Tool(taskmgr.exe), With USB & CD Tools , Data Theft is Eliminated , No one can access our data without our permission since we can disable USB Mass Storage Devices such as Pen Drives , Hard Disk etc whereas your USB Peripheral Devices will work normal including USB Mouse, Keyboard, Webcam etc Also Virus Problem is Eliminated since no data is transferred it protects us from Viruses With Registry & Command Prompt Tools , Unauthorized Code Execution is Eliminated since we can disable command prompt & registry no one can write commands/registry entries manually and execute it Also Protection From Hackers since they can execute some codes via command prompt which may retrieve our data
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 4

    orvibo allone console

    vb.net console app to script control Orvibo Allone

    Orvibo Allone is a infrared receiver transmitter this vb.net console app permits to learn ir codes from existing remote controllers and script them to be run in batch file
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    General software and open source projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Power C++

    C and C++ IDE

    English: Power C++ is an IDE for C++. Have suppor for C# files. This is a BETA version, which means that there is still work to be done. Español: Power C++ es un IDE para el lenguage de programación C++. Tiene soporte para archivos de C#. Esta es una versión BETA, lo que significa que aun falta trabajo por hacer.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    LunaIDE is a powerfull IDE for Lua programming language and also have support for XML files. Languages: Spanish, English and Portuguese. Note: Lua is licenced under the MIT License and LunaIDE is licensed under the GNU/GPL v3. The creator of this software do not have any kind of relation with PUC-Rio.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Wake On Lan

    Wake On Lan

    A powerful WOL, ping, shutdown, GUI application.

    ATTENTION!!! Wol is now hosted on our own servers at http://wol.aquilatech.com. Wake On LAN, WakeOnLAN, shutdown software for Windows. A powerful WOL, ping, shutdown, GUI application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    FileCopyTool

    Forensic file/ drive copy utility with advanced hash and copy options

    A command line file copy utility that can copy and hash files, drives, and volumes with many different options including hash verification, in-use file copying, logging, and date/ permission/ attribute preservation. Requires .NET 2.0 or higher
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    dotCODES_Source_Control_for_VS

    dotCODES_Source_Control_for_VS

    The dotCODES Source Control Maintenance Mainframe (SCM2)

    The dotCODES Source Control Maintenance Mainframe for Visual Studio is an administrator console application for developing dotCODES components. Built upon a Python foundation, the program is used to create data center routines (Unix packages) and maintain enterprise cloud services (CGI scripts/Apache) by means of building dotCODES runtimes and deploying them to and from the client server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NothingFancy DriveSpace Recovery

    NothingFancy DriveSpace Recovery

    A quick program to recover server drive space

    It is nothing fancy - a single executable, a terminal window and a log file - but it can clear up some space on servers! (and workstations too!) I've tried CCLeaner and various other cleanup tools - all seem to force a GUI and clicking buttons, which is not good when administering hundreds of workstations and servers. This tool simply clears out useless files in every profile on the system. The log (in Public or All Users folder) suggests which profiles can be deleted (auto-deleting...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 12

    Copy Path to Clipboard

    "Copy Path to Clipboard" in the context menu of Windows Explorer

    A command line application that adds a "Copy Path to Clipboard" to the context menu of Windows Explorer to copy the path of a file whose context menu is invoked.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    RemoteCopy

    Copy files and folders on remote machines

    Copy files and folders on remote machines
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    outerIP

    Acquires external IP address from command line

    Returns external IP address. That is all! Details: program is written in .net but can be used as library also. Executable available here is for winXP or higher. but you can convert it to c# <http://www.developerfusion.com/tools/convert/vb-to-csharp/> or run on linux using mono (it is tested for mono compilation here <http://www.tutorialspoint.com/compile_vb.net_online.php> and works fine) so it should work using mono on OSX also. You are welcome to contribute compiled executable for other...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Fast and user-friendly free tool for drivers's backup, restoration and removal with command line options, automatic restoration from CD\DVD and path formatting. DriverBackup! includes also an interactive command line builder.
    Leader badge
    Downloads: 583 This Week
    Last Update:
    See Project
  • 16
    ANSI/ASCII Converter

    ANSI/ASCII Converter

    Converter for ANSI/ASCII Text Files

    Converter for ANSI & ASCII text files to HTML, Unicode, Bitmap, Video and various specialty formats like PCBoard @ Sequences, Wildcat V2.X and V3.X BBS Files, Avatar etc., ANSI/ASCII BIN (Binary) or Unicode Text Format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Browser Kiosk

    Browser Kiosk

    Small application to run a webpage in kiosk mode from command line.

    Small application to run a webpage in kiosk mode from command line. If you run the application without any switches, it will open www.google.com and ask you which monitor you want it on. To define what URL and monitor to load on, add the url followed by the monitor number, like so: "Browser Kiosk.exe" http://www.soniclighting.com 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Visual WebGui .NET Web Design Tools

    Visual WebGui .NET Web Design Tools

    Enterprise- level HTML5 application development platform

    With its familiar .Net visual drag n' drop, WYSIWYG designer and HTML5 rendering engine, Visual WebGui is the natural choice for core Visual Studio developers who want to create native quality, cross-platform enterprise level HTML5 apps in VB.NET or C#.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Command Line Files

    Command Line Files

    A powerful, useful CLI

    Command Line Files is a command line interface (CLI) written for file and folder browsing. But, it's functionality doesn't stop there. Here are some of the things you can do with CLF: Create files and folders, delete files and folders, download files, view online files as well as files on your machine, start processes and execute shell commands, display disk space and system memory, and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HTML5 app development in .NET

    HTML5 app development in .NET

    Rapidly create HTML5 mobile web enterprise applications in .NET

    With its WYSIWYG designer and familiar C# programming model, Visual WebGui is the natural choice for Visual Studio developers who want to create enterprise-class HTML5 apps for any mobile device or desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Make-It-So

    Make-It-So

    Converts Visual Studio solutions to gcc makefiles for Linux

    MakeItSo converts Visual Studio solutions to gcc makefiles for Linux. It will convert all projects in a solution and create a makefile for each one. It also creates a master makefile that will build them in the correct dependency order. Many self-contained solutions can be converted just by running MakeItSo against the solution file. For more complex solutions, you can provide extra information to MakeItSo, for example to replace Windows-specific external libraries with Linux versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    CMD.NET

    A Command Shell for Windows

    CMD.NET is a Command Shell based on VB.NET. It has many functions (or will have). Requires .NET Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    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
  • 24

    URL Image Downloader

    This application allows you to download images from URL list file

    You can download the images from a URL list. You only need a file with URL list, and destination folder It is a console application, developed with .NET technology. ------------------------------------------------------------------- Puedes descargar las imagenes desde una lista en un archivo de texto. Solo necesitas un archivo con una lista de URLs, y una carpeta destino donde almacenar las descargas Es una aplicacion de consola, desarrollada con tecnologia .NET
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Calc

    A free command line calculator.

    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB