[go: up one dir, main page]

Command Line Tools for Linux

View 1228 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
  • 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
  • 1
    backslide

    backslide

    CLI tool for making HTML presentations with Remark.js using Markdown

    CLI tool for making HTML presentations with Remark.js using Markdown. Use bs init to create a new presentation along with a template directory in the current directory. The template directory is needed for backslide to transform your Markdown files into HTML presentations. You can create as many markdown presentations as you want in the directory, they will all be based on the same template. Use bs serve to start a development server with live reload. A page will automatically open in your web browser showing all your presentations. Select one to see the preview, you can then edit your .md file and see the changes immediately as you save the file. Any style change will also be applied live. Slides are written in Markdown, along with some useful Remark.js specific additions. See the Remark.js wiki for the specific syntax and helpers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Banner is a port of the Unix and Linux command-line tool with the same name. It displays the text provided in the argument in ASCII art. For more apps and C# code please visit my blog: http://codehill.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    barbecue.nvim

    barbecue.nvim

    A VS Code like winbar for Neovim

    This is a VS Code like winbar that uses nvim-navic in order to get LSP context from your language server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    bc2ld is a command line tool to translate molecular database files from BASECOL (obs. of Paris) to LAMDA format (Leiden University). This command line tool has academic use purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    bee

    bee

    Bee is a tool for helping develop with beego app framework

    Bee is a command-line tool facilitating the development of a Beego-based application. Then you can add bee binary to PATH environment variable in your ~/.bashrc or ~/.bash_profile file. Bee provides a variety of commands which can be helpful at various stages of development. To display the current version of bee, beego and go installed on your machine. You can also change the output format using -o flag. Inspired by makefile / npm scripts. Run script allows you to run arbitrary commands using Bee. Custom commands are provided from the "scripts" object inside bee.json or Beefile. Bee also comes with a source code generator which speeds up the development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    binreplace is a command line tool to search and replace binary sequences in a file. It can be very powerful when used together with grep and sed. It uses prefix tree internally to search. It's efficient even with millions of search terms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    btnokftp

    File transfers between some old Nokia phones and Linux via BlueTooth

    A command line tool like "ftp" for Linux that allows data transfer with (some) Nokia cell phones via Bluetooth. Warning: Based on unrealiable information => May not work with (or even damage!) your phone!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    C2P (Chinese Character to Pinyin) is a command-line tool used for converting Chinese characters into their Pinyin representations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    caniuse-cmd

    caniuse-cmd

    Caniuse command line tool

    caniuse-cmd is a command-line interface tool that brings the power of caniuse.com—the web compatibility database—directly into your terminal, enabling quick checks of browser support without the UI. You can specify your own defaults by creating a file called .caniuse.json and putting it in your home directory. Install with npm install -g caniuse-cmd. All the power of caniuse with none of the nice UI or interactivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cynet All-in-One Cybersecurity Platform Icon
    Cynet All-in-One Cybersecurity Platform

    All-in-One Managed Cybersecurity for MSPs

    Cynet empowers MSPs and MSSPs with a comprehensive, fully managed cybersecurity platform that consolidates essential security functions into a single, easy-to-use solution. Cynet simplifies cybersecurity management, reduces operational overhead, and lowers costs by eliminating the need for multiple vendors and complex integrations.
    Learn More
  • 10
    cargo watch

    cargo watch

    Watches over your Cargo project's source

    Cargo Watch watches over your project's source for changes and runs Cargo commands when they occur. Create your own watching tool. From presenting different options, to customizing the filtering, to responding differently than running commands, to answering other events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    chkit

    chkit

    Desktop CLI client for Containerum

    Chkit is a desktop CLI client for Containerum. Before using chkit to work with Containerum you have to specify the address of your API. Use chkit with your own Kubernetes cluster or use chkit with Containerum Online. By default chkit connects to Containerum Online platform. To learn more about chkit commands, please refer to the Docs section on our website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    chrome-cut-cli

    chrome-cut-cli

    command line tool to scan, detect, stream and control chrome cast

    Basic command line tool to async scan, detect, stream and control chrome cast devices. Great for pranking someone with a chrome cast device in your local network. Plus there is a GUI version here. https://sourceforge.net/projects/chrome-cut/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    cmc2rmt

    cmc2rmt

    Chaos Music Composer to Raster Music Tracker conversion tool

    This command line tool loads Atari CMC module and generates RMT text output containing SONG and PATTERN data. Currently INSTRUMENT conversion is not implemented. This project is using .NET Core: https://dotnet.microsoft.com/download/dotnet-core/current/runtime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    coala

    coala

    Coala provides a command-line interface for linting and fixing code

    Coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. You can use Coala from within your favorite editor, integrate it with your CI, get the results as JSON, or customize it to your needs with its flexible configuration syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    cocolib / light field suite

    CUDA library for continuous optimization and light field analysis

    Library for continuous convex optimization in image analysis, together with a command line tool and Matlab interface. Implements several recent algorithms for inverse problems and image segmentation with total variation regularizers and vectorial multilabel transition costs. Also included is a suite for variational light field analysis, which ties into the HCI light field benchmark set and givens reference implementations for a number of our recently published algorithms. *** NOTE: documentation on the SourceForge page is outdated and not updated anymore, please visit http://cocolib.net ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    codeStyler is command line tool for correcting source code according to java code convention. it corrects c++ or java source code to obey Java Code Convention.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    command-storage

    A command-line tool designed to store CLI commands for quick access

    It is a command-line tool designed to store CLI commands for quick access and usage. Think of it as a simple notes app specifically tailored for storing commands using customizable keys. The package is available on PyPi:https://pypi.org/project/command-storage/ For more information, please check out the GitHub repository: https://github.com/ashu-tosh-kumar/command-storage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    compeo++

    compeo++ - Manage Flytec/ Bräuniger Instruments

    compeo++ is a light-weight command line tool for GNU/ Linux to interact with flight instruments made by Bräuniger/ Flytec (5020, 5030, 6020, 6030, Competino, Compeo, Competino+, Compeo+). It comes as a portable C++ application with no dependency on any other program (except the GNU/ Linux platform libraries). It aims at being easy to install, easy to run and easy to use. It was written and tested on a two+ years old netbook. It concentrates on supporting the essential instrument management use cases: - Browse and export track logs. - Browse, export and import waypoints. - Create and browse routes. It does not aim at being a full-fledged flight-management and analysis tool - simply because such tools are available online all over the net (e.g. Leonardo). Additional import formats may be added in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    composer-git-hooks

    composer-git-hooks

    Easily manage git hooks in your composer config

    Manage git hooks easily in your composer configuration. This command line tool makes it easy to implement a consistent project-wide usage of git hooks. Specifying hooks in the composer file makes them available for every member of the project team. This provides a consistent environment and behavior for everyone which is great. It is also possible to use to manage git hooks globally for every repository on your computer. That way you have a reliable set of hooks crafted by yourself for every project you choose to work on. You can also install it globally. This feels much more natural when cghooks is used with the newly added support for managing global git hooks. When a hook is a sequence of commands, it can be useful to stop the execution when a command fails. Custom hooks can be added to the custom-hooks array of the `config section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    connect3d

    Reconstruct Water-Tight Triangulation from Point Cloud

    This software reconstructs water-tight triangulations from point clouds, interpolating the points. It approximates the triangle mesh which minimizes the sum of all triangles' longest edge. As a result, it can interpolate much more sparse sampling as state-of-the-art algorithms. Run-time is in practice linear to that of the Delaunay triangulation of the points. The software is designed as a command-line tool. It can also be used as a library. A plug-in for the Meshlab geometry software is available as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    copy

    Advanced command line copy tool

    copy is a command line tool to copy files and directories written in Python. It behaves just like POSIX cp but has some additional options like resuming aborted copying jobs. FEATURES: - resume partly copied files - exclude file patterns from copying - semi-blocking -i option: copy will first copy everything it can and then ask for files to overwrite View the wiki for installation instructions. copy passes all relevant tests for a POSIX cp but testers are always welcome!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a continuation of the command line tool createtorrent. While useful, it is lacking in some recent features. The new releases of createtorrent hope to bring createtorrent up to date, making it a modern command-line bittorrent creation program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A command line tool to create secure encrypted file using private key. You must provide key string to convert you source file into ecrypted one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    cut2 is a command line tool for extracting sections of each line from a file or stdin. cut2 is designed to treat multiple delimiters in sequence as a single delimiter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    cxmon

    Access the Phocos CX/CXN-10/20/40 solar charge controller's logger.

    This is a minimalistic, portable command line tool, written entirely in BASH scripting language, for accessing solar charge controller's historical logs and current status information. It should be compatible with Phocos CX/CXN-10/20/40 solar charge controllers. It has been tested with CXN-40 operating in 12 V mode. The documentation can be found at the top of the executables. The tool is licensed under GPLv2. The protocol has been reverse-engineered on the author's own free time. The author is not associated with Phocos in any way. The advantages of the CXN-40 are: built-in logger, no RF noise (except for USB interface at HF frequencies while the port is open), good configurability, low self-consumption. The disadvantages are: low current measurement accuracy (including fixed and variable offsets), high current and charge granularity, low voltage and temperature accuracy (-0.6% and -3 °C on author's unit); no daily logs after 1 week, too fast-acting overload fuse.
    Downloads: 0 This Week
    Last Update:
    See Project