Showing 61 open source projects for "at commands"

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
  • 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
  • 1
    sq data wrangler

    sq data wrangler

    sq data wrangler

    ... (tables, columns, size). You can use sq diff to compare tables, or entire databases. sq has commands for common database operations to copy, truncate, and drop tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Matterhorn

    Matterhorn

    A feature-rich Unix terminal client for the Mattermost chat system

    Matterhorn is a terminal client for the Mattermost chat system. We provide pre-built binary releases for some platforms. Please see the release list to download a binary release for your platform that matches your server version. When you run Matterhorn you'll be prompted for your server URL and credentials. To connect, just paste your web client's Mattermost URL into the Server URL box and enter your credentials. See the Matterhorn User Guide on the details for providing each kind of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    composer-git-hooks

    composer-git-hooks

    Easily manage git hooks in your composer config

    ... 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
  • 4
    Cross Platform Node Guide

    Cross Platform Node Guide

    Improve front-end engineer workflow & standard, powered by TypeScript

    ...+. Feflow refers to the thinking of Pipeline and divides work into five steps: init, develop, build, test, deploy. And corresponding to five basic commands: init, dev, build, test, and deploy. In addition to serving basic development workflows and specifications, Feflow provides an easy-to-expand plug-in mechanism for creating a team-wide toolchain ecosystem. Feflow only provides a CLI and kernel. The CLI is responsible for interacting with the command line terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Start building the next generation of GenAI apps today Icon
    Start building the next generation of GenAI apps today

    MongoDB and Google Cloud bring together powerful technologies that enable you to confidently build GenAI experiences.

    MongoDB Atlas is a fully-managed developer data platform built by developers, for developers. With tight integration to Google Cloud services such as Vertex AI and BigQuery, you can accelerate application deployment to stay at the forefront of AI innovation.
    Learn More
  • 5
    resume-cli

    resume-cli

    CLI tool to easily setup a new resume

    This is the command-line tool for JSON Resume, the open-source initiative to create a JSON-based standard for resumes. Alternatives: The Resume CLI tool works as it is so there isn't a huge amount of active development on it, try these alternatives if it doesn't work for you. JSON Resume is a community-driven open-source initiative to create a JSON-based standard for resumes. We believe that the strengths of the JSON format make it a good fit for resumes. It's lightweight, easy to use and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    C3D is a command-line tool for converting 3D images between common file formats. The tool also includes a growing list of commands for image manipulation, such as thresholding and resampling.
    Leader badge
    Downloads: 94 This Week
    Last Update:
    See Project
  • 7
    Live CD With Zerofree Utility i686 32Bit

    Live CD With Zerofree Utility i686 32Bit

    A Custom Puppy Linux Live CD With Zerofree Utility i686 32 Bit

    After Booting with this Live CD, just click on the CDROM icon on the Desktop, to open its folder contents, then Right Click the zerofree.sh file and Choose the "Run in Terminal" option and then follow the instructions shown on the terminal. As you may be aware, Booting with a Live CD, requires that you need to change the Boot Order on your System / Guest BIOS, quickly on startup, by pressing either F2 OR F12 OR F10 OR an equivalent key and then change the Boot Order to boot from the CDROM...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 8
    Live CD With Zerofree Utility AMD 64 Bit

    Live CD With Zerofree Utility AMD 64 Bit

    A Custom Puppy Linux Live CD With Zerofree Utility AMD 64 Bit

    After Booting with this Live CD, just click on the CDROM icon at the bottom of the Desktop, to open its folder contents, then Right Click the zerofree.sh file and Choose the "Run in Terminal" option and then follow the instructions shown on the terminal. As you may be aware, Booting with a Live CD, requires that you need to change the Boot Order on your System / Guest BIOS, quickly on startup, by pressing either F2 OR F12 OR F10 OR an equivalent key and then change the Boot Order to boot...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 9
    command-output-to-html-table

    command-output-to-html-table

    A shell script to convert any file or command output into a html table

    Please watch the video below, to convert any file or a command output into a nice html table, in less than 5 Minutes time. The output html file can then be browsed from any location, using a local webserver or an internet www domain. Usage Examples: (Type them on Terminal) cd ~/Downloads/tabulate # location chmod +x *.sh cat "student_marks.csv" | { cat ; echo ; } | ./tabulate.sh -d "," -t "My School" -h "First Term" > "marks.html" # or > "/var/www/html/marks.html" -d specifies...
    Downloads: 10 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    TraceMAC - Traceroute for MAC addresses

    TraceMAC - Traceroute for MAC addresses

    TraceMAC is a command-line Layer 2 traceroute for Cisco switches

    TraceMAC is a Windows/Linux command-line tool that allows you to trace a specific MAC address thru Cisco switches. It works by connecting to a switch using SSH, SNMP, Telnet, HTTP or HTTPS and do some "show commands" and later process the output, this will happen recursively until it finds the switch where that MAC address (PC/Printer/Etc) is directly connected. Note: It works with Cisco switches only and you must have CDP enabled at least on trunks/links between switches! Is tested...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Live CD With Zerofree Utility x86 32Bit

    Live CD With Zerofree Utility x86 32Bit

    A Custom Puppy Linux Live CD With Zerofree Utility x86 32Bit

    After Booting with this Live CD, just click on the MOUNT Application icon on the top of the Desktop, then click the Mount Button that is besides the CDROM entry only, to open its folder contents, then Right Click the zerofree.sh file and Choose the "Window" -> "Terminal Here" option and then type ./zerofree.sh and press Enter Key on the Terminal and follow the instructions shown on the terminal. As you may be aware, Booting with a Live CD, requires that you need to change the Boot Order...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Vertopal CLI

    Vertopal CLI

    A small, yet powerful file conversion utility.

    Vertopal-CLI is a small, yet powerful utility for converting digital files to a variety of file formats using Vertopal public API. You can use Vertopal-CLI by either terminal commands or importing as Python package.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Stopfish

    Stopfish

    Stopfish is command line interface to perform various tasks.

    Stopfish is a command line interface with hints of python, javascript. It can perform shell commands, manage variables and arrays, use array and variable manipulation methods. The cli is made using python. upcoming features: database management *IMPORTANT* the information you create in the cli is temporary and is removed when you exit the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PathPicker

    PathPicker

    Accepts a wide range of input, output from git commands & grep results

    PathPicker accepts a wide range of input, output from git commands, grep results, searches, pretty much anything. After parsing the input, PathPicker presents you with a nice UI to select which files you're interested in. After that you can open them in your favorite editor or execute arbitrary commands. Facebook PathPicker is a simple command line tool that solves the perpetual problem of selecting files out of bash output. Bash is fully supported and works the best. ZSH is supported as well...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Docksal

    Docksal

    Docksal is a tool for defining and managing web development

    Running Docker on macOS and Windows is supported via VirtualBox as well as Docker for Mac / Docker for Windows. Docksal project stacks are pre-loaded with common development tools, which include Composer, PHP Code Sniffer, php-cli, node, npm, ruby, bundler, and python. For PHP, Drupal, and WordPress development, it comes with Drush, Drupal Console, and WP-CLI. There is built-in support for Apache Solr, Varnish, Memcache, Selenium, and Behat. Since services are containerized with...
    Downloads: 0 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: 20 This Week
    Last Update:
    See Project
  • 17
    GraphQL CLI

    GraphQL CLI

    Command line tool for common GraphQL development workflows

    Command line tool for common GraphQL development workflows. Helpful commands to improve your workflows. Compatible with editors and IDEs based on graphql-config. Powerful plugin system to extend graphql-cli with custom commands. At the heart of a project created using GraphQL CLI is the GraphQL Config configuration file. For starters, this configuration lets the cd CLI tools know where all of the GraphQL documents and operations are. After a series of questions from the command-prompt...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Suitcase

    Suitcase

    A flexible command line tool for instantly deploying user interfaces

    A flexible command line tool for instantly deploying user interfaces for simple commands and scripts. Suitcase is a command line tool that can be "programmed" to display a SwiftUI interface that can trigger commands and scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    reg

    reg

    Docker registry v2 command line client and repo listing generator

    Docker registry v2 command line client and repo listing generator with security checks. We do not allow users to pass all the custom certificate flags on commands because it is unnecessarily messy and can be handled through Linux itself. Which we believe is a better user experience than having to pass three different flags just to communicate with a registry using self-signed or private certificates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    turtle

    turtle

    Shell programming, Haskell style

    Turtle is a reimplementation of the Unix command line environment in Haskell so that you can use Haskell as a scripting language or a shell. Think of turtle as coreutils embedded within the Haskell language. The turtle library focuses on being a "better Bash" by providing a typed and light-weight shell scripting experience embedded within the Haskell language. If you have a large shell script that is difficult to maintain, consider translating it to a "turtle script" (i.e. a Haskell script...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    RAN

    RAN

    RAN! React . GraphQL . Next.js Toolkit

    ... feature of RAN! is CL commands. You can just run one command to create page with a route!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    Climate

    Climate

    The swiss-army knife of utility tools for Linux

    Climate is the ultimate command-line tool for Linux. It provides a huge number of command-line options for developers to automate their Linux system. This tool can be extremely helpful in learning various unix commands too. There is an option to print each command before they're executed to help you memorize them over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    stakka_klm

    Kernel module to manage Disc Stakka Units

    Kernel Loadable Module to interface with the Disc Stakka units. Other devices to be implemented if/when I can get my hands on them. Objective is to separate the user application from the tedious management of the device (eg. constant polling to prevent their reset function, USB interaction requirements). A /dev device is created per chain through which applications can read/write status and commands. A command-line tool is included to assist with testing and to illustrate the /dev...
    Downloads: 0 This Week
    Last Update:
    See Project