Showing 176 open source projects for "terminals"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

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

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 1
    oclif

    oclif

    Node.js Open CLI Framework. Built by Salesforce.

    oclif is an open-source framework for building a command-line interface (CLI) in Node.js. Create CLIs with a few flags or advanced CLIs that have subcommands. oclif makes it easy for you to build CLIs for your company, service, or your own development needs. Scaffold a fully functional CLI to get started quickly. oclif packages our years of experience into out-of-the-box functionality for argument parsing, command testing, and auto-documentation of CLI features. oclif is open source and free...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Babashka

    Babashka

    Native, fast starting Clojure interpreter for scripting

    Avoid switching between Clojure and bash scripts. Enjoy your parens on the command line. Leveraging GraalVM native-image and the Small Clojure Interpreter, babashka is a self-contained and instantly starting scripting environment. Babashka comes with scripting batteries included: tools.cli, cheshire, babashka.fs, babashka.process, java.time and many more libraries and classes. Babashka scripts work on linux, macOS and Windows. Besides the built-in libraries, babashka is able to load...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    acme.sh

    acme.sh

    A pure Unix shell script implementing ACME client protocol

    A pure Unix shell script implementing ACME client protocol. An ACME protocol client written purely in Shell (Unix shell) language. Full ACME protocol implementation. Support ECDSA certs. Support SAN and wildcard certs. Simple, powerful and very easy to use. You only need 3 minutes to learn it. Bash, dash and sh compatible. Purely written in Shell with no dependencies on python. Just one script to issue, renew and install your certificates automatically. Does not require root/sudoer access....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TinyGo

    TinyGo

    Go compiler for small place

    TinyGo brings the Go programming language to embedded systems and to the modern web by creating a new compiler based on LLVM. You can compile and run TinyGo programs on over 60 different microcontroller boards such as the BBC micro:bit and the Arduino Uno. TinyGo can also produce WebAssembly (WASM) code which is very compact in size. You can compile programs for web browsers, as well as for server and edge computing environments that support the WebAssembly System Interface (WASI) family of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 5
    werf

    werf

    The CLI tool gluing Git, Docker, Helm, and Kubernetes

    werf is an Open Source CLI tool written in Go, designed to simplify and speed up the delivery of applications. To use it, you need to describe the configuration of your application (in other words, how to build and deploy it to Kubernetes) and store it in a Git repo, the latter acts as a single source of truth. In short, that's what we call GitOps today. werf is not a complete CI/CD solution, but a tool for creating pipelines that can be embedded into any existing CI/CD system. It literally...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XcodeGen

    XcodeGen

    A Swift command line tool for generating your Xcode project

    XcodeGen is a command line tool written in Swift that generates your Xcode project using your folder structure and a project spec. The project spec is a YAML or JSON file that defines your targets, configurations, schemes, custom build settings and many other options. All your source directories are automatically parsed and referenced appropriately while preserving your folder structure. Sensible defaults are used in many places, so you only need to customize what is needed. Very complex...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    themer

    themer

    Takes a set of colors and generates themes for your apps

    themer takes a set of colors and generates themes for your development environment (editors, terminals, wallpapers, and more). Pass themer a color set, as many templates as you wish, and an output directory. Your generated theme files, as well as a README on how to install them, will be written to the output directory. themer can create themes from your custom color sets. Conventional color is suggested for consistency with ANSI color names in terminal themes, but is not a hard requirement. See...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jqp

    jqp

    A TUI playground to experiment with jq

    a TUI playground for exploring jq. This application utilizes itchyny's implementation of jq written in Go, gojq. Download the relevant asset for your operating system from the latest Github release. Unpack it, then move the binary to somewhere accessible in your PATH. Clone this repo, build from source with cd jqp && go build, then move the binary to somewhere accessible in your PATH. jqp also supports input from STDIN. STDIN takes precedence over the command line flag. jqp can be configured...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DevSpace

    DevSpace

    The Fastest Developer Tool for Kubernetes

    Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes. DevSpace is an open-source developer tool for Kubernetes that lets you develop and deploy cloud-native software faster. DevSpace is a very lightweight, client-only CLI tool which uses your current kube-context, just like kubectl or helm. It does not require you to install anything inside your cluster and works out of the box with every Kubernetes cluster. Builds all images in parallel using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 10
    SharPyShell

    SharPyShell

    Tiny and obfuscated ASP.NET webshell for C# web applications

    SharPyShell is a tiny and obfuscated ASP.NET web shell that executes commands received by an encrypted channel compiling them in memory at runtime. SharPyShell supports only C# web applications that run on .NET Framework >= 2.0. SharPyShell is a post-exploitation framework written in Python. The main aim of this framework is to provide the penetration tester with a series of tools to ease the post-exploitation phase once exploitation has been successful against an IIS webserver. This tool is...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    pastel

    pastel

    A command-line tool to generate, analyze, convert and manipulate color

    pastel is a command-line tool to generate, analyze, convert and manipulate colors. It supports many different color formats and color spaces like RGB (sRGB), HSL, CIELAB, CIELCh as well as ANSI 8-bit and 24-bit representations. pastel provides a number of commands like saturate, mix or paint. To get more information about a specific subcommand (say mix), you can call pastel mix -h or pastel help mix. Many pastel commands can be composed by piping the output of one command to another. You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    vue-awesome-swiper

    vue-awesome-swiper

    Swiper component for @vuejs

    Each display block (screen) of Swiper is a slide, and pictures or texts are placed in the slide. All the slides are arranged in one line (or multiple lines) and contained in the wrapper. The main container contains the wrapper and Arrow button control navigation and pager control pagination. When the finger (or mouse) touches and slides the Swiper, the Swiper transforms the wrapper by calculating the sliding distance difference in each frame of the browser to produce the drag effect. When...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Deep Daze

    Deep Daze

    Simple command line tool for text to image generation

    Simple command-line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network). In true deep learning fashion, more layers will yield better results. Default is at 16, but can be increased to 32 depending on your resources. Technique first devised and shared by Mario Klingemann, it allows you to prime the generator network with a starting image, before being steered towards the text. Simply specify the path to the image you wish to use, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SerialToIP is a simple Terminal Server software providing transparent pipe either in TCP server or TCP client socket mode from TCP/IP to a pre-configured serial port. Implemented in C# for .NET 2.0 so the command line version could work in Mono-runtime as well.
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • 15
    ConEmu - Handy Console Window

    ConEmu - Handy Console Window

    Local Terminal Emulator

    ConEmu-Maximus5 aims to be handy, comprehensive, fast and reliable terminal window where you may host any console application developed either for WinAPI (cmd, powershell, far) or Unix PTY (cygwin, msys, wsl bash). As Windows console window enhancement (local terminal emulator), it presents multiple consoles and simple GUI applications as one customizable tabbed GUI window with various features. Also, due to deep integration, ConEmu is the best companion for Far Manager, my favorite shell...
    Leader badge
    Downloads: 95 This Week
    Last Update:
    See Project
  • 16
    Command Line

    Command Line

    Your Personal Hacking Terminal.

    ... capability by Host it can also have commands used in Normal Terminals. TAGS: IP Resolver, IP sniffer, IP grabber, IP puffer, lanc v2, playstation, network sniffer, ip psn resolver, ddos tool for ps4, ps4 ip grabber, lanc, ip xbox resolver, stresser, xboxone ip sniffer, ip finder, leak ip, lanc tool, lanc remastered, lanc download, ocnosniff, ps4 ip, xbox ip, ps4 ddos, xbox ddos, ps4 ip, boot people, xbox ip, pull ips lanc-remastered-ip-sniffer
    Downloads: 31 This Week
    Last Update:
    See Project
  • 17

    The Fuck

    Magnificent app which corrects your previous console command

    The Fuck is an app that corrects errors in previous console commands. It works by matching these previous commands with a rule. When it finds a match, it creates a new command based on the matched rule and executes this command. It has numerous rules enabled by default, including ones for fixing misspelled commands, fixing wrong commands, spell checking and correcting failed commands, and many, many others. You can also create your own rules and set certain parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Script Echo Color

    Script Echo Color

    Terminal text colorizing and simplifies script coding.

    ScriptEchoColor simplifies Linux terminal text colorizing, formatting and several steps of script coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    xRxTx - Uart/Com

    xRxTx - Uart/Com

    Rxtx/Uart GUI

    RxtxConsole is an API and GUI software, developed by Doidx with JSerialCom as the kernel. It can be used for multi- UART/RS232 interface operation. The platform supports Windows/MAC/Linux. Note: Developed with Java17 Follow these steps step by step to apply RxtxConsole, 1. LIST, to obtain all Serial ports currently available on the system. 2. CONNECT, Select a Serial port for connection and place it in the connection pool for use ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    aws-encryption-sdk-cli

    aws-encryption-sdk-cli

    CLI wrapper around aws-encryption-sdk-python

    This command line tool can be used to encrypt and decrypt files and directories using the AWS Encryption SDK. If you have not already installed cryptography, you might need to install additional prerequisites as detailed in the cryptography installation guide for your operating system. Installation using a python virtual environment is recommended to avoid conflicts between system packages and user-installed packages. For the most part, the behavior of aws-encryption-cli in handling files is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    promptui

    promptui

    Interactive prompt for command-line applications

    Interactive prompt for command-line applications. We built Promptui because we wanted to make it easy and fun to explore cloud services with manifold cli. Promptui is a library providing a simple interface to create command-line prompts for go. It can be easily integrated into spf13/cobra, urfave/cli or any cli go application. Prompt provides a single line for user input. Prompt supports optional live validation, confirmation, and masking of the input. Select provides a list of options to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    HTerminal

    HTerminal

    A new, fast and powerful system shell! Written in pure C!

    A new system shell, which is (in some regards) stronger than even Windows Command prompt, made in pure C. This terminal is fairly new, and doesn't require any complex installing process. You just download it, and then immediately use it! HTerminal has an improved console interface with modern buttons. It only has 28 commands, but it is useful none the less! And, if you're already reading this, then why not give it a try? It is completely free and takes up less than 1 MB of space + you don't...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Prompts

    Prompts

    Lightweight, beautiful and user-friendly interactive prompts

    prompts has no big dependencies nor is it broken into a dozen tiny modules that only work well together. prompt uses layout and colors to create beautiful cli interfaces. prompts uses promises and async/await. No callback hell. All prompts are independent and can be used on their own. Provides a way to submit answers programmatically. Consistent experience across all prompts. Prompt with a single prompt object. Returns an object with the response. Prompt with a list of prompt objects....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BaGet

    BaGet

    A lightweight NuGet and symbol server

    BaGet (pronounced "baguette") is a lightweight NuGet and symbol server. It is open-source, cross-platform, and cloud-ready! You can also use the BaGet.Protocol package to interact with a NuGet server. Cross-platform, dockerized, cloud-ready, supports read-through caching. Can index the entirety of nuget.org. Coming soon, support for private feeds. You can run BaGet on your preferred platform, on your computer, Docker, Azure, AWS, Google Cloud, and Alibaba Cloud (Aliyun). With a few extra...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Picobat (formerly Dos9)

    A free cross platform command prompt

    This repository is not updated anymore. The project name has changed to Picobat and is now hosted at https://github.com/darkbatcher/picobat Dos9 is a free, cross-platform, command prompt directly inspired from cmd.exe, the windows command prompt. Dos9 aims to be as compatible as possible with cmd.exe, but it also aims to eases batch by providing a large set of commands.
    Downloads: 0 This Week
    Last Update:
    See Project