Showing 207 open source projects for "commandline"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    RetroArcade

    RetroArcade

    ASCII SpaceInvaders, Pacman, Frogger

    RetroArcade is a highly portable collection of ASCII arcade games with sound that run in a commandline terminal on Windows, OS-X and Gnu/Linux. Includes SpaceInvaders, Pacman & Frogger. Includes full source code. ----------------------------------------------------------- Featuring * no installation * no dependencies (Ncurses not needed) * simply unzip in your Downloads directory, or any other writeable directory, and run; * or unzip onto a USB flash drive [w/same file format] and run.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    WG UI

    WG UI

    WireGuard Web UI for self-serve client configurations

    ...You can configure wg-ui using commandline flags or environment variables.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    dsq

    dsq

    Commandline tool for running SQL queries against JSON, CSV, Excel

    Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more. This is a CLI companion to DataStation (a GUI) for running SQL queries against data files. So if you want the GUI version of this, check out DataStation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    StringHash

    StringHash

    Open Source Commandline String Hasher written in AutoIt3

    String Hash Tool - ALBANESE Research Lab © 2018-2019 Usage: StringHash.exe --str <string> --alg <algorithm> Algorithms: MD2, MD4, MD5, SHA1, SHA-256, SHA-384, SHA-512 Example: StringHash.exe --str MyString001 (Default MD5) StringHash.exe --str "MyString 002" --alg sha-256 Copyright © 2018-2019 Pedro F. Albanese Source: https://github.com/pedroalbanese/stringhash Visit: http://albanese.atwebpages.com
    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
  • 5
    AllenNLP

    AllenNLP

    An open-source NLP research library, built on PyTorch

    AllenNLP makes it easy to design and evaluate new deep learning models for nearly any NLP problem, along with the infrastructure to easily run them in the cloud or on your laptop. AllenNLP includes reference implementations of high quality models for both core NLP problems (e.g. semantic role labeling) and NLP applications (e.g. textual entailment). AllenNLP supports loading "plugins" dynamically. A plugin is just a Python package that provides custom registered classes or additional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    EncryptCLI

    EncryptCLI

    Open Source Commandline Encryption Tool written in AutoIt3

    Fully OpenSSL compliant File Encryption Tool - ALBANESE Lab © 2018-2023 Algorithms: 3DES, AES-128, AES-192, AES-256, DES, RC2, RC4 Copyright © 2018-2020 Pedro F. Albanese Source: https://github.com/pedroalbanese/encryptcli Visit: http://albanese.atwebpages.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Rayshade

    Rayshade

    Rayshade raytracer

    now gnu-ized, gcc-4.7.4 or gcc-10.2.0 A raytracer does not require custom code for (shadows, mirrors) like GL: it uses physics to simulate light to make realistic images, leaving one to specify only what is in the scene. (at a cost of speed) Rayshade is a 1990's raytracer, a great one back then (and still useful). Rayshade has an excellent easy to read yet informative User's Guide that other's could not help but copy from. (html of guide is in...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    asciiTeX
    asciiTeX is an ASCII equation renderer, i.e., it can generate ASCII-art representations of mathematical formula's. You can use asciiTeX to quickly insert equations in e.g. e-mails, in comments in your source-code, etc. The syntax is similar to LaTeX
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    ctop

    ctop

    Top-like interface for container metrics

    ctop provides a concise and condensed overview of real-time metrics for multiple containers. ctop comes with built-in support for Docker and runC; connectors for other container and cluster systems are planned for future releases. ctop requires no arguments and uses Docker host variables by default. See connectors for further configuration options. Config file values will be loaded and applied the next time ctop is started. To build ctop from source, simply clone the repo and run "make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10

    PoDoFo

    A PDF parsing, modification and creation library.

    The PoDoFo library is a free, portable C++ library. It can parse and modify existing PDF files and create new ones from scratch. It also includes several tools to work with PDF files. It features an unique approach which provides access to PDF documents via an object tree. Therefore, PDFs can be created and or manipulated using a simple tree structure. Development of PoDoFo has been moved to GitHub: https://github.com/podofo/podofo Please raise new issues in the GitHub project.
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 11
    Application Server to make Java Components available for AS/400 RPG programs, runs on as400, i5, iSeries, System i or any other java platform. Packaged with ArdGate to access any JDBC database using all native SQL interfaces from AS/400.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
     Estrela Editor
    Estrela Editor is a wxLua based IDE. It supports multiple fileformats, "api" for autocompletion and tooltips, and custom commandline tools. Focus is extensibility for target applications using Lua. Its main purpose is as IDE for the 3D engine Luxinia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GOST-Shred ☭

    GOST-Shred ☭

    Cross-platform Shred implementation written in Golang

    Commandline File Shredder - ALBANESE Lab (c) 2020-2021 GOST R 50739-95 Data Sanitization Method (2 passes). Prevents data recovery using standard recovery tools. Copyright © 2020-2021 ALBANESE Research Lab Source code: https://github.com/pedroalbanese/gost-shred Visit: http://albanese.atwebpages.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    django-webpack-dev-server

    django-webpack-dev-server

    Commandline App to set up React in a Django Project with 1 command.

    Django Webpack Dev Server is a command line Django reusable app to setup configuration files for React. It uses webpack and webpack_dev_server to bundle your frontend code. After installing the app you need to run the following command: "python manage.py generate react" and that will create your react app in your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MQTT Hyperdash

    MQTT Hyperdash

    A universal MQTT Dashboard for linux/Raspberry Pi.

    ... * animated analog input elements, potentiometers. * Fast update rates of 20 Hz are possible. * Easy to use: Each panel/dashboard is configured in a single .dash file. Included are commandline tools to list all topics on a mqtt broker (mqtt-list-topics) and to generate generic dashboard files from the topic lists (hddashgen). Also a highly useful framweork for fast rule engines is included.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    drive

    drive

    Google Drive client for the commandline

    drive is a tiny program to pull or push Google Drive files. Make sure to set your GOPATH in your env, .bashrc or .bash_profile file. You can install scripts for automating major drive commands and syncing from drive-google wiki, also described in platform_packages.md. See file Makefile which currently supports cross compilation. Just run make and then inspect the binaries in directory bin. drive supports resource configuration files (.driverc) that you can place both globally (in your home...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CL-QuickTranslate

    CL-QuickTranslate

    Translate text and files from the windows commandline interface.

    Simple & light weight command line program powered by Google to translate text and files to more than 100 different languages from the windows commandline interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Roman Numeral Converter

    Roman Numeral Converter

    Commandline Roman Numeral Converter written in AutoIt3

    Roman Numeral Converter v1.0 - ALBANESE Lab © 2018-2021 Copyright © 2018-2021 Pedro Albanese http://albanese.atwebpages.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HashCLI

    HashCLI

    Open Source Commandline Recursive Hasher written in AutoIt3

    Hash Digest Tool - ALBANESE Lab © 2018-2020 Algorithms: MD2, MD4, MD5, SHA1, SHA-256, SHA-384, SHA-512 Copyright © 2018-2020 Pedro Albanese Source: https://github.com/pedroalbanese/hashcli Visit: http://albanese.atwebpages.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    INI Handler

    INI Handler

    Open Source Commandline INI Files Handler written in AutoIt3

    INI Files Handler Win32 - ALBANESE Lab © 2018-2020 INIHandler is an open source utility for manipulating INI files. This tool can read and manipulate INI files configuration values. It can parse an INI file or create a new file if it does not exist yet. The tool can get, set and delete configuration values in the INI file. Copyright © 2018-2020 Pedro Albanese Source: https://github.com/pedroalbanese/inihandler Visit: http://albanese.atwebpages.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Commandline tool for generating MP3 playlists from ID3 tags. Configured by property file, runs head-less; user can schedule server to generate playlists from compound conditions on a regular basis. Java => "any" platform, but only tested on Win32.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    ROS AV

    A commandline utility to scan files for threats.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHP Adapter for IPFS

    PHP Adapter for IPFS

    php client library for ipfs

    PHP Adapter for IPFS is a PHP client library for ipfs. If you plan to use the REST Interface of the ipfs-daemon you should choose a http-implementation. We use php-http for abstraction. We ship with different adapters for communicating with the daemon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Gatto Cube Timer Working proccess... Optimalizated timer for speedcuber's with statistics CommandLine Version works with WINE, but You must install Mono. CommandLine Version requires (dot)Net Framework 4.0
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    RCPnet

    RCPnet

    A multi-tool for network pen-testing written in python.

    A multi-tool for network pen-testing written in python. It contains effective ping functions, hostname traceroute, and cloudflare detection. This is a modification from the FoxNuke Project, which only intended to be a DOS tool for network pen testing. Contact me [main admin] at leyvarosnel@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB