Showing 73 open source projects for "software test tool"

View related business solutions
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    VPLE

    VPLE

    Vulnerable Pentesting Lab Environment

    VPLE (Linux) Vulnerable Pentesting Lab Environment VPLE is an Intentionally Vulnerable Linux Virtual Machine. This VM can be used to conduct security training, test security tools, and practice common penetration testing Labs. In VPLE bunch of labs are Available. NOTE:- "Only run in VMWare Pls Don’t run in VirtualBox" The default login and password is administrator: password. List Of All Labs in one VM:- 1. Web-DVWA 2. Mutillidae 3. Webgoat 4. Bwapp 5. Juice-shop 6...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2
    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
  • 3

    sreplace

    Command line tool to replace quickly strings in files.

    Command line tool to replace quickly strings in files. Replaces recursively in directories, handles huge files, accepts regulars expression patterns, can replace binary chunks...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Legit

    Legit

    Git for Humans, Inspired by GitHub for Mac™

    Legit is a complementary command-line interface for Git, optimized for workflow simplicity. It is heavily inspired by GitHub for Mac. We haven't re-created the git CLI tool in a GUI, we've created something different. We've created a tool that makes Git more accessible. Little things like auto-stashing when you switch branches will confuse git veterans, but it will make Git much easier to grok for newcomers because of the assumptions it makes about your Git workflow. Switches to specified...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5
    Unused

    Unused

    A command line tool to identify unused code

    Unused identifies unused code in Rails, Phoenix, and other types of applications, improving developer productivity. By default, unused leverages a different memory allocator called mimalloc. For my local benchmarks, it speeds up execution by a significant amount (which is documented in the commit introducing mimalloc), but currently runs into sporadic issues on Apple M1 devices. If you run into issues with segmentation faults, consider reinstalling unused with the stock Rust allocator. It is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    terminal-notifier

    terminal-notifier

    Send User Notifications on macOS from the command-line

    terminal-notifier is a command-line tool to send macOS User Notifications, which are available on macOS 10.10 and higher. alerter features were merged in terminal-notifier 1.7. This led to some issues and even more issues in the 1.8 release. From now on terminal-notifier won't have the sticky notification feature nor the actions buttons. If you need them please use alerter. Sticking to two smaller specialized tools will hopefully make them easier to maintain and less error prone...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CSSLint

    CSSLint

    Automated linting of cascading stylesheets

    CSSLint is an open-source CSS code quality tool originally written by Nicholas C. Zakas and Nicole Sullivan. A lint tool performs static analysis of source code and flags patterns that might be errors or otherwise cause problems for the developer. CSSLint is a tool to help point out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problematic patterns or signs of inefficiency. The rules are all pluggable, so you can easily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pup

    pup

    Parsing HTML at the command line

    pup is a command line tool for processing HTML. It reads from stdin, prints to stdout, and allows the user to filter parts of the page using CSS selectors. Inspired by jq, pup aims to be a fast and flexible way of exploring HTML from the terminal. If you have Go installed on your computer just run go get. If you're on OS X, use Homebrew to install (no Go required). By default pup will fill in missing tags and properly indent the page. CSS selectors have a group of specifiers called "pseudo...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    SYNX

    SYNX

    A command-line tool that reorganizes your Xcode project folder

    A command-line tool that reorganizes your Xcode project folder to match your Xcode groups. Make sure that your project is backed up through source control before doing anything. Execute the command on your project to have it reorganize the files on the file system:
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    AlphaBase PSP

    AlphaBase PSP

    PSP Debug Bash and Multi-Environment Shell

    AlphaBase is a very powerful Bash which may help you to debug your PSP and provides you useful instruments like: Macro System, Commands Creator, LUA Parser with some advantages on complex math calculator. It has all the functionalities of a normal shell, but it was especially coded for anyone who wants to write a PSP LUA Program so could be named apparently as another LUA IDE even if it isn't really. By its being multi-environment and multi-user, it privileges security: there is a very...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    command_line_copy_paste

    small tool for copy&paste std out within terminal

    Linux command line tool to copy output from std out and paste into command line again, without using mouse selection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SERiaM

    Unified desktop and embedded Serial port API

    A simple API, written in C, for accessing the Serial ports in a consistent way across Multiple desktop and embedded platforms. This has allowed programs for embedded devices to be mainly developed on the desktop, where test and debug is much easier. It can also be used to write serial port programs that are portable across different desktop platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NetPingMon

    NetPingMon

    Network Ping Monitor Tool

    Console tool to live monitor (up to 15) hosts on a network. Written in C#, the tool is aimed to be simple and robust.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    TxtStyle

    Command-line tool for colorizing log files based on regex.

    TxtStyle is a command line tool colorizing output of console programs. It makes it easier to visually scan log files or can simply be used to prettify output of console applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AppLaunch
    AppLaunch is a MacOS X tool written in Objective-C/Cocoa to launch common Unix and MacOS commands using a "graphical command line". You can say that it is the MacOS X version of Windows', KDEs, ... "Run"/"Launch" dialog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a cross platform tool to monitor traffic between two TCP endpoints. Allows to send users data to each endpoint, make data snapshots,manage multiple clients connections. Consists from forwarding server and client as stand along parts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NimpSmartCard is a framework to interact with smart cards through PC/SC readers as well as test/production readers such as Micropross and Smartware. The framework comes with sample tasks and a sample terminal manager which supports scripts and logs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ansi2txt converts a stream of vt100 (ansi) codes on the stdin into readable text on the stdout. It can also output html that looks quite a lot like your terminal did. Works fine with ncurses output. Compile the C source into the command line tool.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    aftp is an FTP library and an FTP tool. The aftp tool is a good example on how to use the library. You need FTP functionality in your software? Use the aftp library! Now also atelnet(d), a client and server telnet between MS-Windows (server) and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The TinyIDE project is an attempt to create a new MUSH client for coders in TinyMUSH, PennMUSH, etc. This will feature code formatting, object browsing, and general MUSH client functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A small pure Java port of BSD's NCurses console management tool. Makes heavy use of ANSI escape sequences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java Console is a Java Command promt tool intended for Software Developers, System Administrators and as a plug in to other applications. It is a very powerful console client just run it and have fun
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 23
    Transcript merges functionality of legacy UNIX 'script' tool and shell command history to provide a convenient access to the list of executed commands along with its output. Includes also automatic user input highlight and copy to X11 clipboard as HTML
    Downloads: 0 This Week
    Last Update:
    See Project