Showing 34 open source projects for "all-in-one"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1
    electerm

    electerm

    Terminal/SSH/SFTP client (Linux, Mac, Win)

    ... with publicKey + password. Support Zmodem (rz, sz). Support Trzsz (trz/tsz), similar to rz/sz, and compatible with tmux. Transparent window (Mac, Win). Terminal background image. Global/session proxy. Quick commands. UI/terminal theme. Sync bookmarks/themes/quick commands to GitHub/Gitee secret gist. Support serial Port (version > 1.21.8). Quick input to one or all terminals.
    Downloads: 421 This Week
    Last Update:
    See Project
  • 2
    Next Terminal

    Next Terminal

    Open source interactive audit system that supports RDP, SSH, VNC,

    ... online resource, connection, interactive session and other security event in all environments. These events are recorded in a structured audit log, making it easy to see what is happening and who is responsible. Next Terminal is developed with Golang. After compilation, there is only one binary file, and the built-in sqlite can be used to store files. It is very lightweight and supports one-line command installation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Percollate

    Percollate

    A command-line tool to turn web pages into beautiful, readable PDF

    Percollate is a command-line tool that turns web pages into beautifully formatted PDF, EPUB, or HTML files. By default, percollate processes URLs in parallel. Use the --wait option to process them sequentially instead, with a pause between items. The delay is specified in seconds, and can be zero. By default, percollate bundles all web pages in a single file. Use the --individual flag to export each source to a separate file. Additional CSS styles you can pass from the command line to override...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Chalk

    Chalk

    Terminal string styling done right

    Chalk 5 is ESM. If you want to use Chalk with TypeScript or a build tool, you will probably want to use Chalk 4 for now. Chalk comes with an easy to use composable API where you just chain and nest the styles you want. Chain styles and call the last one as a method with a string argument. Order doesn't matter, and later styles take precedent in case of a conflict. This simply means that chalk.red.yellow.green is equivalent to chalk.green. Color support is automatically detected, but you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    Flow Typed

    Flow Typed

    A central repository for Flow library definitions

    ... definitions which allow you to describe the interface of a module or library separate from the implementation of that module/library. The flow-typed repo is a collection of high-quality library definitions, tests to ensure that definitions remain high quality, and tools to make it as easy as possible to import them into your project. All you have to do when you add one or more new dependencies to your project is run flow-typed install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jQuery Terminal

    jQuery Terminal

    JavaScript library for creating web-based terminals

    jQuery Terminal is a JavaScript library for creating command-line interpreters in your applications. You can use this JavaScript Terminal library to create interactive web-based terminal applications on your website. Where commands are defined by you. You can define them on the server or in the browser's JavaScript. It can automatically call JSON-RPC service when the user types a command. Alternatively, you can provide an object with methods; each method will be invoked on the user's command...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    ember-cli

    ember-cli

    The Ember.js command line utility

    ... building on day one and keep shipping for years. Benefit from our years of experience to help your team be productive—faster. You'll never have to wire together your own framework ever again! Ember CLI is the backbone of modern Ember apps, providing code generators to create new entities and putting the necessary files in the right place, every time. Ember apps come with a built-in development environment with fast rebuilds, auto-reload, and a test runner!
    Downloads: 0 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: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    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
  • 11
    gitmoji-cli

    gitmoji-cli

    A gitmoji interactive command line tool for using emojis on commits

    ... for the hook mode as it supports more use cases, it's more flexible, and has better integration with other tools, whereas the client mode is more quick and easy to use. Run the init option, add your changes and commit them, after the prompts will begin and your commit message will be built. Pretty print all the available gitmojis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ember Infinity

    Ember Infinity

    Simple, flexible Infinite Scroll for Ember CLI Apps

    Simple, flexible Infinite Scroll for Ember CLI Apps. As of v2.0.0, we support Node 10 and above. We test against ember-source > 3.8. Try out v2.0.0. If it doesn't work or you don't have the right polyfills because you are on an older Ember version, then v1.4.9 will be your best bet. Ember Infinity is based on a component-service approach wherein your application is viewed as an interaction between your components (ephemeral state) and service (long-term state). As a result, we can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ora

    ora

    Elegant terminal spinner

    Ora is an elegant terminal spinner. If a string is provided, it is treated as a shortcut for options.text. Spinners provide their own recommended interval, so you don't really need to specify this. Indent the spinner with the given number of spaces. Force enable/disable the spinner. If not specified, the spinner will be enabled if the stream is being run inside a TTY context (not spawned or piped) and/or not in a CI environment. Note that {isEnabled: false} doesn't mean it won't output...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    carbon CLI

    carbon CLI

    Beautiful images of your code, from right inside your terminal

    .... Downloads the real, high-quality image (no DOM screenshots). Detects file type automatically. Supports all file extensions supported by carbon.now.sh and more. Create and share beautiful images of your source code. Start typing or drop a file into the text area to get started. Displays image directly in supported terminals. Reports each step and therefore shortens the wait.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Standard Version

    Standard Version

    Automate versioning and CHANGELOG generation

    Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits. A utility for versioning using semver and CHANGELOG generation powered by Conventional Commits. This has the benefit of making your repo/package more portable so that other developers can cut releases without having to globally install standard-version on their machines. Any of the command line parameters accepted by standard-version can instead be provided via configuration. Please refer to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    corona-cli

    corona-cli

    Track the Coronavirus disease (COVID-19) in the command line

    Track the Coronavirus disease (COVID-19) in the command line. Worldwide for all countries, for one country, and the US States. Fast response time (< 100ms).Get worldwide Coronavirus disease (COVID-19) reporting. Active daily reporting of your country's COVID-19 statistics. Get US States data for Coronavirus disease reports across the US. Data includes country, cases, deaths, recovered, active, critical, per million. Charts plot statistics in the form of line charts both regular and logarithmic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ShellJS

    ShellJS

    Portable Unix shell commands for Node.js

    ShellJS is a portable (Windows/Linux/macOS) implementation of Unix shell commands on top of the Node.js API. You can use it to eliminate your shell script's dependency on Unix while still keeping its familiar and powerful commands. You can also install it globally so you can run it from outside Node projects, say goodbye to those gnarly Bash scripts! ShellJS is proudly tested on every node release since v8! ShellJS now supports third-party plugins! You can learn more about using plugins and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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. Returns...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Vue CLI Plugin Electron Builder

    Vue CLI Plugin Electron Builder

    Easily Build Your Vue.js App For Desktop With Electron

    If it works as an SPA, it will work in Electron. Because it extends your regular config, it works with all plugins and customized webpack options. All the functions of VCP Electron Builder are entirely configurable and well documented. VCP Electron Builder provides tools for easy debugging and testing, powered by Spectron. Open a terminal in the directory of your app created with Vue-CLI 3 or 4 (4 is recommended). Then, install and invoke the generator of vue-cli-plugin-electron-builder. Native...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Exoframe

    Exoframe

    A self-hosted tool that allows simple one-command deployment

    Exoframe is a self-hosted tool that allows simple one-command deployments using Docker. Simple function deployments. Multiple deployment endpoints and multi-user support. Simple update procedure for client, server and Traefik. Optional automatic subdomain assignment (i.e. every deployment gets its own subdomain). Swarm mode deployments. Complex recipes support (i.e. deploy complex systems in one command).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Data Science at the Command Line

    Data Science at the Command Line

    Data science at the command line

    Command Line by Jeroen Janssens, published by O’Reilly Media in October 2021. Obtain, scrub, explore, and model data with Unix Power Tools. This repository contains the full text, data, and scripts used in the second edition of the book Data Science at the Command Line by Jeroen Janssens. This thoroughly revised guide demonstrates how the flexibility of the command line can help you become a more efficient and productive data scientist. You’ll learn how to combine small yet powerful...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Signale

    Signale

    Highly configurable logging utility

    ... from the body as well as the metadata, i.e. scope names etc, of to-be-logged messages. The option is part of the configuration object passed to a Signale instance on its initialization, and is of type Array<String|Number>. The array can hold multiple secrets, all of which are removed, if present, from the to-be-logged messages and are replaced with the default '[secure]' string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Taskbook

    Taskbook

    Tasks, boards & notes for the command-line habitat

    By utilizing a simple and minimal usage syntax, that requires a flat learning curve, taskbook enables you to effectively manage your tasks and notes across multiple boards from within your terminal. All data are written atomically to the storage in order to prevent corruption and are never shared with anyone or anything. Deleted items are automatically archived and can be inspected or restored at any moment. You can now support the development process through GitHub Sponsors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    npm-run-all

    npm-run-all

    A CLI tool to run multiple npm-scripts in parallel or sequential

    The official npm run-script command cannot run multiple scripts, so if we want to run multiple scripts, it's redundant a bit. Let's shorten it by glob-like patterns. We sometimes use & to run multiple commands in parallel, but cmd.exe (npm run-script uses it by default) does not support the &. Half of Node.js users are using it on Windows, so the use of & might block contributions. npm-run-all parallel works well on Windows as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next