[go: up one dir, main page]

Command Line Tools for Mac

View 1434 business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    flatten.nvim

    flatten.nvim

    Open files and command output from wezterm, kitty, and neovim terminal

    Remotely open files and command output from :term, Wezterm, and Kitty in your current Neovim instance. Flatten.nvim leverages Neovim's builtin RPC to allow seamless remote opening of files and command output from other terminal sessions, similar to the functionality of IDEs and vsc*de. Edit git commits, use existing nvim sessions as your $VISUAL editor for edit-exec, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    flickrsync

    Command line to to sync photos to Flickr

    flickrsync is a command line tool written in Perl that aims to backup a complete directory structure to Flickr. It creates separate albums on Flickr based on the directory structure of the images. The main goal is to upload all pictures without requiring to move them to new folders. It relies on a few Perl packages mainly to handle HTTP requests and the file system. You should create Your own Flickr API keys, authentication token and add them to the application after You have downloaded it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    fx

    fx

    Command-line tool and terminal JSON viewer

    fx can work in two modes, cli and interactive. To start interactive mode pipe any JSON into fx. One of the frequent operations is mapping some function on an array. You can pass any number of anonymous functions for reducing JSON. fx provides a function save which will save everything in place and return saved object. This function can be only used with filename as first argument to fx command. Create .fxrc file in $HOME directory, and require any packages or define global functions. To be able require global modules make sure you have correct NODE_PATH env variable. If you need output other than JSON (for example arguments for xargs), do not return anything from the reducer. undefined value is printed into stderr by default. Sometimes it is necessary to omit some messages in JSON stream, or select only specified log messages. For this purpose, fx has special helpers select/filter, pass function into it to select/filter JSON messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    'genpasta' is a simple command-line tool written in PHP to generate static web pages from a source tree containing HTML fragments, which are annotated with special directives.
    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
    gotests

    gotests

    Automatically generate Go test boilerplate from your source code

    gotests makes writing Go tests easy. It's a Golang command line tool that generates table-driven tests based on its target source files' function and method signatures. Any new dependencies in the test files are automatically imported. From the commandline, gotests can generate Go tests for specific source files or an entire directory. By default, it prints its output to stdout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Command line tool for searching and combining GPX files. Creates a valid GPX file of the results allowing you to easily focus on specific areas and merge large numbers of tracks into a single file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    grepp

    An ultimate text-analysing tool

    A command line tool for text file analyis, filtering, splitting and reporting. Runs under Java (1.5+), supports plugins written in Groovy. Has nix and win batch files in distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    grex

    grex

    A command-line tool and library for generating regular expressions

    grex is a library as well as a command-line utility that is meant to simplify the often complicated and tedious task of creating regular expressions. It does so by automatically generating a single regular expression from user-provided test cases. The resulting expression is guaranteed to match the test cases which it was generated from. This project has started as a Rust port of the JavaScript tool regexgen written by Devon Govett. Although a lot of further useful features could be added to it, its development was apparently ceased several years ago. The plan is now to add these new features to grex as Rust really shines when it comes to command-line tools. grex offers all features that regexgen provides, and more. The philosophy of this project is to generate the most specific regular expression possible by default that exactly matches the given input only and nothing else. With the use of command-line flags (in the CLI tool) or preprocessing methods (in the library).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    growtree is a command line tool to maintain a set of symbolic links from one directory tree to another. It is useful for developers with multiple large unbacked up build trees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver trusted data with dbt Icon
    Deliver trusted data with dbt

    dbt Labs empowers data teams to build reliable, governed data pipelines—accelerating analytics and AI initiatives with speed and confidence.

    Data teams use dbt to codify business logic and make it accessible to the entire organization—for use in reporting, ML modeling, and operational workflows.
    Learn More
  • 10

    gwyexport

    Gwyddion based export SPM file channels to images

    Command line tool based on Gwyddion to export all the SPM file channels to images with some filtering and export metadata to text file. Based on code by P. Rahe and Yeti from Gwyddion.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Alpha test of an XML based HDF reader
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    horizon

    horizon

    Horizon is a realtime, open-source backend for JavaScript apps

    Horizon is an open-source developer platform for building sophisticated realtime apps. It provides a complete backend that makes it dramatically simpler to build, deploy, manage, and scale engaging JavaScript web and mobile apps. Horizon is extensible, integrates with the Node.js stack, and allows building modern, arbitrarily complex applications. While technologies like RethinkDB and WebSocket make it possible to build engaging realtime apps, empirically there is still too much friction for most developers. Building realtime apps now requires understanding and manually orchestrating multiple systems across the software stack, understanding distributed stream processing, and learning how to deploy and scale realtime systems. The learning curve is quite steep, and most of the initial work involves boilerplate code that is far removed from the primary task of building a realtime app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    hscratch is a simple command-line tool to produce scratch sounds from a given phonogramme offline coded in Haskell. Currently, it lacks all that command-line sugar like '-v' and '-h'. Working prototype, still to be developed and improved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    http-server

    http-server

    A simple zero-configuration command-line http server

    http-server is a simple, zero-configuration command-line static HTTP server. It is powerful enough for production usage, but it's simple and hackable enough to be used for testing, local development and learning. You will be prompted with a few questions after entering the command. Use 127.0.0.1 as value for Common name if you want to be able to install the certificate in your OS's root certificate store or browser so that it is trusted. If you wish to use a passphrase with your private key you can include one in the openssl command via the -passout parameter (using password of foobar)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    icon-converter

    command-line tool to convert icons for android

    icon-converter is a simple and easy to use command line tool which you can use to convert a given SVG-file to different PNG-files according to the icon guidelines of android. icon-converter scales your icons to the right sizes and can be used to recolor the SVG-files to create different versions of the same shape.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    inxi

    inxi

    inxi is a full featured CLI system information tool

    Inxi is a powerful, full-featured command-line system information tool that aggregates hardware, software, and system metrics into a concise, human-readable format in terminal or IRC clients. Though development is archived, it remains available in many Linux/BSD repositories. Displays comprehensive system information including CPU, kernel version, uptime, memory, disk, processes, etc. Supports many command-line options (-A, -b, etc.) to customize output (audio, battery, network, etc.) Works in both console and IRC clients for remote system info sharing. Available in most Linux distribution repositories and supports BSDs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ipfs-deploy

    ipfs-deploy

    Zero-Config CLI to Deploy Static Websites to IPFS

    Upload static websites to IPFS pinning services and optionally update the DNS. The goal of ipfs-deploy is to make it as easy as possible to deploy a static website to IPFS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A command line tool that provides geographical information about a given IP address. The information/lookup is built-in (no online lookups by default) and very fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    irs

    irs

    A music downloader that understands your metadata needs

    irs is a command-line application that downloads audio and metadata in order to package an mp3 with both. Extensible, the user can download individual songs, entire albums, or playlists from Spotify. Note that the binaries right now have only been tested on WSL. They should run on most Linux distros, and OS X, but if they don't please make an issue. At it's core irs downloads individual songs. It does this by interfacing with the Spotify API, grabbing metadata, and then searching Youtube for a video containing the song's audio. It will download the video using youtube-dl, extract the audio using ffmpeg, and then pack the audio and metadata together into an MP3. From the core, it has been extended to download the index of albums and playlists through the Spotify API, and then iteratively use the method described for downloading each song.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jAstyle is a 100% pure Java port of the GPL’d AStyle (http://astyle.sourceforge.net/). jAstyle is intented to be created as a library and not as a command line tool, so It does not support those options associated to standard output or console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    jackal

    jackal

    Instant messaging server for the Extensible Messaging

    jackal is a free, open-source, high-performance XMPP server that aims to be known for its stability, simple configuration and low resource consumption. Customizable, enforced SSL/TLS. Stream compression (zlib), database connectivity for storing offline messages and user settings (PostgreSQL 9.5+, BoltDB). Caching (Redis 6.2+), clustering capabilities (etcd 3.4+) Expose Prometheus metrics, cross-platform (OS X, Linux). To make it easy to install jackal via Helm in Kubernetes a chart has been included into this repository. After completing database setup and starting jackal service you'll have to register a new user to be able to login. To do so, you can use jackal command-line tool to create a new user proving name and password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jaggr

    jaggr

    JSON Aggregation CLI

    Jaggr is a command line tool to aggregate in real time a series of JSON logs. The main goal of this tool is to prepare data for plotting with jplot. So here we give a stream of real-time requests to jaggr standard input and request the aggregation of the code and latency fields. For the code, we request a histogram with some known error codes with an "other" bucket defined by *. The latency field is aggregated using minimum, maximum, and mean. In addition, @count adds an extra field indicating the total number of lines aggregated. The = sign can be used on any field to rename it, here we use it to say that the count is an rps as we are using the default aggregation time of 1 second.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JavaFlashFFT generate the spectrum of a audio file (6x RT), and store the result in a XML file that will be read by the flash client to draw a realtime spectrum. Can be used as a command line tool or integrated in a servlet to dynamically serve content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    jdbsee

    A command line tool for database operations over JDBC

    Jdbsee CLI supports running SQL queries from command line in batch or interactive mode. Database connection settings and related credentials can be persisted for later reuse. The JDBC drivers can be automatically downloaded from maven central repo or loaded from local jars. For more info see https://github.com/davidecavestro/jdbsee/blob/master/docs/index.adoc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jfCopyPath

    jfCopyPath

    Copies folder recursively with an ASCII/ANSI progress bar

    Command line tool similar to xcopy. Copies one folder to another recursively while also checking timestamps. Prints an ASCII/ANSI progress bar, great for Windows 10 command shell scripts. Source @ github.com/pquiring/javaforce Built using GraalVM
    Downloads: 0 This Week
    Last Update:
    See Project