Showing 5307 open source projects for "command-line"

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.
    Start Free
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1
    growlight

    growlight

    Storage management and system installation tool

    Growlight facilitates management of all storage devices known to the Linux kernel, from hardware RAIDs to hybrid media to ramdisks to ZFS (indeed, Growlight was initially written to simplify ZFS on Linux). It understands the majority of partition and filesystem types, as well as both software and hardware RAID, LVM, and encrypted disks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    bkx

    bkx

    It can help you to backup files easily!

    It can help you to backup files easily, you just need to input a short command to backup or reply files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    zerofill

    Fills unused space in a file system.

    Fills unused space in a file system with zero-bytes and overwrites unused inodes. Based on sfill from secure-delete by van Hauser / [THC], vh@thc.org, <http://www.thc.org>, simplified and with a few fixes added. Version: 0.5.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Advanced Launcher

    Advanced Launcher

    xbmc application launcher

    The Advanced Launcher add-on is able to launch any Linux and Windows applications that support command line instructions directly from the XBMC GUI. This Add-on also provide the possibility, to download from several Internet databases and manage meta-data informations and images linked to these applications.
    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
  • 5

    C Program Foundation

    Suite of Linux libs: logger, collections, shared memory lib

    Includes: Shared Memory Library Library intended to ease the communication task between the processes. The main idea is that a user can create one or more shared memory areas where the programs exchange data. They can be aware of data changes by making pools in a while loop. Every access to the shared zone is conditioned by acquiring a semaphore lock. Data in the memories can be easily saved to a file. Each method is thread safe so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Custom OEM

    Custom OEM

    Customize the OEM information on your computer

    Change the OEM information on your computer with this tool. Avaible in Windows batch (Windows 98 or later) or in C# (Windows Vista SP2 or later)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Easwall

    Easy Firewall Script

    An easy to manage firewall script for unix systems based on iptables security tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    android-python2.7.3

    Python2.7.3 for android

    This is python2.7.3 which can be compiled using android-ndk By using python ,Its is possible to run lot of great application in android phone. At the time of writing I could run IPython, Isympy, Django etc on my android phone. This project only considering command-line binary builds. Not any GUI apps.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    OOS Software Distribution

    OOS Software Distribution

    Various programs accessed through a shell developed by a teenager.

    OOS, or Ozzy's Operating System, is simply a Shell that is currently under development. This "Shell" is not yet standalone; Meaning, it uses some platform-dependent code, and requires the Bash shell to work properly. It currently is only available for mac, but any of you can compile it for your Linux machines. Included with this shell are 3 nonbuiltin programs, which you can install during the installation of the "Operating System." OOS Mimics a UNIX Shell in every way I can think of, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 10

    dmmutils

    Linux and Windows utillity for Agilent U1230, U1240 and U1270 DMM

    Command line utility for Agilent U1230, U1240 ans U1270 series digital multimeters (DMM). Both Linux and Windows are supported. So far only tested on U1252A, but the utillity do probably work with all the the following multimeters: Agilent U1231A, U1232A, U1233A, U1241A, U1242A, U1241B, U1242B, U1251A, U1252A, U1253A, U1251B, U1252B, U1253B, U1271A, U1272A, U1273A.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    sql2textfs

    a FUSE filesystem for mounting database tables as text files

    ...Columns are separated by tab, so all the data of the table is in a tab-delimited text file. The file format is a form of CSV format. The table header is in the first line of the file. It is a tab-delimited line containing the name and some type-properties of each column. The file system sql2textfs relies on the `retranse` - a language based on regular expressions - project which was developed at the same time. The configuration file of sql2textfs, which is written in retranse, is essential since much of the convertion functionality lies there and each database type requires a special configuration file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    System Information Report

    sh script for collecting system basic OS and hardware information

    Sh script that collects system information about OS and hardware using standard built-in system utilities and presents collected info as detailed report. Collected info: System type, kernel version, system release, number of CPUz/cores, memory, filesystem, bios info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    dynipdrop

    Drop specified IP n seconds remotely, auto-undrop it when timeout.

    It's a IDS-receiver and written in C. Sometimes I want to drop remote IP xx seconds, and Undrop it when timeout; Sometimes my sniffer-server find a hack-action and I want to tell another server/server-group "Drop xxx.xxx.xxx.xxx IP xx seconds". So I written this program -- dynipdrop("dynipdrop" daemon and "ipdrop_local" to send a drop-msg from localhost, and "ipdrop_udp" to send a drop-msg to another server(installed the dynipdrop daemon). And I think: "Maybe I can make a client...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    DirComp.NET

    Directory comparison and synchronization tool for Windows

    Compares two directories. Supports two modes (1) show list of differences, or (2) mirror differences from source to destination.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SEG-Y Zip
    SEG-Y files need special compression because they don't compress well using gzip and the like. The code is cross-platform C++ using nothing else than standard system libraries. This is a spin-off from the OpendTect project (http://opendtect.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    rsudo is a remote administration tool that allows the user to run commands on multiple remote machines as another user (i.e., root).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Win Local Arch

    Windows unbuffered archive compresion console application

    Console utility for performing 7zip with unbuffered I/O Currently all archive, compression software and libraries are using buffered I/O which brings your machine to zero memory for large files. This console application uses the SevenZipSharp library with unbuffered I/O which gives all the options of 7zip without the memory problem. The supported compression algorithms are: Deflate, Deflate64, BZip2, Lzma, Lzma2, and Ppmd The supported archive formats are: SevenZip, Zip, GZip,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    PoshRunner

    PoshRunner

    poshrunner.exe executable for running PowerShell scripts in a separate

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    OS-256b

    Operating System in 512bytes.

    A small operating system in only 512 bytes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DateFuns
    A set of functions for KSH and BASH in a sourceable file. Typical functions include calculating differences between dates, going forward or back any number of days. Works for dates AD only. Some issues will arise when today > 2099...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    GETVER

    GETVER

    Display DOS version and OEM information.

    GETVER is a simple tool to display DOS version and related information (like ROM flag and OEM name), that DOS reports it to DOS application. This tool was created because output of "ver" command sometimes didn't reflect what application really knew from querying DOS system. Especially on Microsoft Windows or non-Microsoft DOS systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    PC Tools by Davis PC Mechanics

    system diagnostics tool

    PC Tools by Davis PC Mechanics is a tool used to perform some basic administrative tasks to help make thigs quicker by being all in one spot. Rather than a console application, i made an interface so you can quickly point and click. there is also a command line so you can type if you want to. some commands in the program require an elevated permission, before you open the program, use the "run as administrator" feature for full capibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CoreSec Linux Operating System (HaCore)

    CoreSec Linux Operating System (HaCore)

    Linux Operating System based for Penetration Testing and Multi-tasking

    SUPPORT and GUIDES here: http://coresecproject.com/community/ * This Project has been Removed and will be up anytime soon, Visit our Forums!. - Dev Group CoreSec Linux Operating System / Distribution, release codename HaCore Linux. based for Penetration Testing and multi-tasking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    sload

    sload

    Bandwidth Monitoring Tool; Console SNMP traffic monitor

    Sload is a console/terminal application which monitors network interface load of the remote device (by SNMP) in real time. Bandwidth Monitoring Tools For Linux (Requires Python 2.4 or later) UPDATE: good known alternative is "ifstat" http://gael.roualland.free.fr/ifstat/ Example of use: ifstat -b -i "FastEthernet0/19" -s public@172.18.216.1 It's possible to monitor multiple interfaces in the same time !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    overdrive5

    AMD GPU power/fan control via ADL OverDrive5 interface

    Command line tool that uses AMD ADL OverDrive5 interface to control power and fan speed of their GPU boards. Look at the Wiki page about usage. Works on Windows and Linux (if video driver is loaded).
    Downloads: 0 This Week
    Last Update:
    See Project