Showing 536 open source projects for "terminals"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Translate docs, audio, and videos in real time with Google AI Icon
    Translate docs, audio, and videos in real time with Google AI

    Make your content and apps multilingual with fast, dynamic machine translation available in thousands of language pairs.

    Google Cloud’s AI-powered APIs help you translate documents, websites, apps, audio files, videos, and more at scale with best-in-class quality and enterprise-grade control and security.
  • 1
    ffsend

    ffsend

    Easily and securely share files from the command line

    Easily and securely share files and directories from the command line through a safe, private and encrypted link using a single simple command. Files are shared using the Send service and may be up to 1GB. Others are able to download these files with this tool, or through their web browser. All files are always encrypted on the client, and secrets are never shared with the remote host. An optional password may be specified, and a default file lifetime of 1 (up to 20) download or 24 hours is...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    qrcp

    qrcp

    Transfer files over wifi from your computer to your mobile device

    qrcp binds a web server to the address of your Wi-Fi network interface on a random port and creates a handler for it. The default handler serves the content and exits the program when the transfer is complete. When used to receive files, qrcp serves an upload page and handles the transfer. Most QR apps can detect URLs in decoded text and act accordingly (i.e. open the decoded URL with the default browser), so when the QR code is scanned the content will begin downloading by the mobile...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    UnicodePlots

    UnicodePlots

    Unicode-based scientific plotting for working in the terminal

    Unicode-based scientific plotting for working in the terminal.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    asciigraph

    asciigraph

    Go package to make lightweight ASCII line graph in command line apps

    Go package to make lightweight ASCII line graph in command line apps with no other dependencies. This package also brings a small utility for command-line usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
  • 5
    gtop

    gtop

    System monitoring dashboard for terminal

    gtop is a tool that helps you monitor your systems through a dashboard user interface, and it is optimized to monitor and visualize terminals. gtop requirements are to have Node.js version 8 or higher. It supports Linux, OSX, and Windows (with partial support). You need to assign host net and pid to access the metrics in the host machine. Start gtop with the gtop command. To stop gtop use q, or ctrl+c in most shell environments. You can sort the process table by pressing 'p' for Process Id, 'c...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Apache Avro

    Apache Avro

    Apache Avro is a data serialization system

    Apache Avro™ is a data serialization system. Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation is an optional optimization, is only worth implementing for statically typed languages. Avro relies on schemas. When Avro data is read, the schema used when writing it is always present. This permits each datum to be written with no per-value overheads, making serialization both fast and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    gh-dash

    gh-dash

    A beautiful CLI dashboard for GitHub

    A GitHub (gh) CLI extension to display a dashboard with pull requests and issues by filters you care about. Write multiple configuration files to easily switch between completely different dashboards. Repo name-to-path mappings can be an exact match (full name, full path) or wildcard matched using the owner and partial path. To override the default set of terminal colors and instead create your own color scheme, you can define one in your config.yml file. If you choose to go this route, you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Ferret

    Ferret

    Declarative web scraping

    A web scraping system aiming to simplify data extraction from the web. ferret has a declarative query language that makes it easy to focus on the data that you need to get. ferret has the ability to scrape JS rendered pages, handle all page events, and emulate user interactions. the ferret was designed as a library from the ground up. it can be easily embedded into any Go application. ferret helps you to focus on the data you need using an easy-to-learn declarative language. ferret uses...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    plop

    plop

    Consistency made simple

    Plop is a little tool that saves you time and helps your team build new files with consistency. Plop generates code when you want, how you want, and can be changed whenever you want. Simple to Learn Creating a good boilerplate shouldn't require a master's degree. Read over the one-page getting started guide and you'll be well on your way. Once plop is setup, anyone on the team can simply type plop into the terminal. The right way to create your code, is now the easiest way. Allow your...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 10
    dehydrated

    dehydrated

    letsencrypt/acme client implemented as a shell-script

    letsencrypt/acme client implemented as a shell-script, just add water. Dehydrated is a client for signing certificates with an ACME-server (e.g. Let’s Encrypt or ZeroSSL) implemented as a relatively simple bash script. It uses the OpenSSL utility for everything related to actually handling keys and certificates, so you need to have that installed. Other dependencies are cURL, sed, grep, mktemp (all found on almost any system, cURL being the only exception). Please keep in mind that this...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Hyper.is

    Hyper.is

    A terminal built on web technologies

    The goal of the project is to create a beautiful and extensible experience for command-line interface users, built on open web standards. In the beginning, our focus will be primarily around speed, stability and the development of the correct API for extension authors. The user can hot-load and hot-reload plugins by pressing Command + R (refresh). Please strive to make plugins that don't require a complete restart of the application to work. Plugins affecting the `BrowserWindow` will the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    HTTPie

    HTTPie

    A CLI, cURL-like tool for humans

    HTTPie is a modern command-line HTTP client that makes CLI interaction with web services as human-friendly as possible. It offers a plethora of friendly features that make it an excellent curl alternative. It is equipped with an intuitive UI, JSON support, syntax highlighting and so much more. HTTPie gives a single http command for sending arbitrary HTTP requests with a simple, natural syntax, and displayed in a formatted, colorized terminal output. HTTPie can be installed on macOS,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    EQEmulator Core Server

    EQEmulator Core Server

    Open Source Fan-Based EverQuest Emulator Server project

    EQEmulator is a custom completely from-scratch open source server implementation for EverQuest built mostly on C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Consola

    Consola

    Elegant Console Logger for Node.js and Browser

    ... for extra effort. Choose between one of the built-in reporters or bring in your own one. By default FancyReporter is registered for modern terminals or BasicReporter will be used if running in limited environments such as CIs. A reporter (class or object) exposes log(logObj) method. To get more info about how to write your own reporter, take a look at the linked implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Gradle Upgrade Interactive

    Gradle Upgrade Interactive

    CLI to interactively upgrade gradle dependencies, inspired by yarn

    CLI to interactively upgrade Gradle dependencies, inspired by yarn. Easily upgrade your dependencies and Gradle itself by simply selecting what you want to upgrade. To get the data for the outdated dependencies, the gradle-versions-plugin is required. Simply run gradle-upgrade-interactive. The gradle-versions-plugin is called to generate a JSON report containing the outdated dependencies. The CLI will then prompt all outdated dependencies and the selected dependency upgrades will be written...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Caporal

    Caporal

    A full-featured framework for building command line applications

    A full-featured framework for building command-line applications (CLI) with node.js, including help generation, colored output, verbosity control, custom logger, coercion and casting, typos suggestions, and auto-complete for bash/zsh/fish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gogh

    Gogh

    Color scheme for Gnome terminal and Pantheon terminal

    Color Scheme for Gnome Terminal, Pantheon Terminal, Tilix, and XFCE4 Terminal. Color Schemes For Ubuntu, Linux Mint, Elementary OS and all distributions that use Gnome Terminal, Pantheon Terminal, Tilix, or XFCE4 Terminal, initially inspired by Elementary OS Luna. Also works on iTerm for macOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Distrobox

    Distrobox

    Use any linux distribution inside your terminal

    Use any Linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Distrobox uses podman, docker or lilipod to create containers using the Linux distribution of your choice. The created container will be tightly integrated with the host, allowing sharing of the HOME directory of the user, external storage, external USB devices and graphical apps (X11/Wayland), and audio. Simply...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    JiraCLI

    JiraCLI

    Feature-rich interactive Jira command line

    JiraCLI is an interactive command line tool for Atlassian Jira that will help you avoid Jira UI to some extent. This tool is not yet considered complete but has all the essential features required to improve your workflow with Jira. The tool started with the idea of making issue search and navigation as straightforward as possible. However, with the help of outstanding supporters like you, we evolved, and the tool now includes all necessary features like issue creation, cloning, linking,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    picocli

    picocli

    Framework for building GraalVM-enabled command line apps

    Picocli is a one-file framework for creating Java command-line applications with almost zero code. It supports a variety of command-line syntax styles including POSIX, GNU, MS-DOS and more. It generates highly customizable usage help messages that use ANSI colors and styles to contrast important elements and reduce the cognitive load on the user. Picocli-based applications can have command line TAB completion showing available options, option parameters, and subcommands, for any level of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Bitwarden Client Applications

    Bitwarden Client Applications

    Bitwarden client applications (web, browser extension, desktop, cli)

    Bitwarden client applications (web, browser extension, desktop, and cli). This repository houses all Bitwarden client applications except the mobile application. Please check the readmes for each application under apps for instructions on how to build the different applications. We recommend that you configure git to ignore specific revisions. Drive collaboration, save time, and boost productivity with Bitwarden, the easiest way to secure all your passwords and sensitive information. Move...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    S3cmd

    S3cmd

    Command line tool for managing Amazon S3 and CloudFront services

    S3cmd (s3cmd) is a free command line tool and client for uploading, retrieving and managing data in Amazon S3 and other cloud storage service providers that use the S3 protocol, such as Google Cloud Storage or DreamHost DreamObjects. It is best suited for power users who are familiar with command-line programs. It is also ideal for batch scripts and automated backup to S3, triggered from cron, etc. S3cmd is written in Python. It's an open-source project available under GNU Public License v2...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Streamlink

    Streamlink

    Streamlink is a CLI utility which pipes video streams

    Streamlink is a command-line utility that pipes video streams from various services into a video player, such as VLC. The main purpose of Streamlink is to avoid resource-heavy and unoptimized websites, while still allowing the user to enjoy various streamed content. There is also an API available for developers who want access to the stream data. Streamlink is built upon a plugin system that allows support for new services to be easily added. Most of the big streaming services are supported....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    bash-completion

    bash-completion

    Programmable completion functions for bash

    bash-completion is a collection of command-line command completions for the Bash shell, a collection of helper functions to assist in creating new completions, and a set of facilities for loading completions automatically on-demand, as well as installing them. The easiest way to install this software is to use a package; refer to Repology for a comprehensive list of operating system distributions, package names, and available versions. Depending on the package, you may still need to source...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    JC

    JC

    CLI tool and python library

    CLI tool and python library that converts the output of popular command-line tools and file types to JSON or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts. jc JSONifies the output of many CLI tools and file types for easier parsing in scripts. This allows further command-line processing of output with tools like jq or jello by piping commands. The JC parsers can also be used as python modules. In this case, the output will be a python...
    Downloads: 1 This Week
    Last Update:
    See Project