Showing 102 open source projects for "keyboard test utility"

View related business solutions
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 1
    RIDE

    RIDE

    Test data editor for Robot Framework

    RIDE is a development environment for Robot Framework test cases. Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    NetPad

    NetPad

    A cross-platform C# editor and playground

    A cross-platform C# editor and playground. NetPad is a C# playground that lets you run C# code instantly, without the hassle of creating and managing projects. Open NetPad, start coding, hit Run, and see your output immediately. It's that simple. Quickly prototype and test code snippets before incorporating them into your projects. Visualize data interactively for better insights and analysis. Query databases using LINQ or SQL effortlessly. Experiment with new C# features or start learning C...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    GLFW

    GLFW

    A multi-platform library for OpenGL, OpenGL ES, Vulkan, etc.

    GLFW is an Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop. It provides a simple API for creating windows, contexts and surfaces, receiving input and events. Gives you a window and OpenGL context with just two function calls. Support for OpenGL, OpenGL ES, Vulkan and related options, flags and extensions. Support for multiple windows, multiple monitors, high-DPI and gamma ramps. Support for keyboard, mouse, gamepad, time and window event input...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Karabiner-Elements

    Karabiner-Elements

    Powerful utility for keyboard customization

    Karabiner-Elements is a powerful key remapper for macOS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
    Learn More
  • 5
    Nightfall

    Nightfall

    A menu bar utility for toggling dark mode in macOS, written in Swift

    Nightfall lets you manage macOS's dark mode from the menu bar. Left-click the icon to toggle dark mode; right-click to reveal additional options. You can toggle dark mode with a global keyboard shortcut through a service. This shortcut can be configured in System Preferences: in Keyboard preferences, look for “Toggle Dark Mode” under Shortcuts, Services, General. If “Animated transition“ is enabled in preferences, Nightfall will smooth over the transition between light and dark modes...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Express

    Express

    Fast, unopinionated, minimalist web framework for Node.js

    Express is a fast, minimal and flexible web application framework for Node.js that offers a robust set of features for web and mobile applications. With a vast selection of HTTP utility methods and middleware, and a thin, unobstructive layer of fundamental features, it’s the ideal solution for single page applications, web sites, hybrids or public HTTP APIs. With Express you’re not forced to use any one ORM or template engine. You have access and support to over 14 template engines through...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    grex

    grex

    A command-line tool and library for generating regular expressions

    grex is a library as well as a command-line utility that is meant to simplify the often complicated and tedious task of creating regular expressions. It does so by automatically generating a single regular expression from user-provided test cases. The resulting expression is guaranteed to match the test cases which it was generated from. This project has started as a Rust port of the JavaScript tool regexgen written by Devon Govett. Although a lot of further useful features could be added...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    chai

    chai

    BDD / TDD assertion framework for node.js

    ... to share with community or use the plugin pattern to DRY up existing tests. You can also use it within the browser; install via npm and use the chai.js file found within the download. Browse our growing directory of custom plugins & vendor integrations to find the best tool for your needs. Chai has an extensive utility belt for plugin developers. Learn how to build your plugins & share.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
    Learn More
  • 10
    Angular ng-select

    Angular ng-select

    Native angular select component

    Native angular select component. Library is under active development and may have API breaking changes for subsequent major versions after 1.0.0. To allow customization and theming, ng-select bundle includes only generic styles that are necessary for correct layout and positioning. To get full look of the control, include one of the themes in your application. If you're using the Angular CLI, you can add this to your styles.scss or include it in .angular-cli.json (Angular v5 and below) or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    gmailctl

    gmailctl

    Declarative configuration for Gmail filters

    This utility helps you generate and maintain Gmail filters in a declarative way. It has a Jsonnet configuration file that aims to be simpler to write and maintain than using the Gmail web interface, to categorize, label, archive and manage your inbox automatically. If you use Gmail and have to maintain (like me) a lot of filters (to apply labels, get rid of spam or categorize your emails), then you probably have (like me) a very long list of messy filters. At a certain point one of your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Werkzeug

    Werkzeug

    The comprehensive WSGI web application library

    Werkzeug is a comprehensive WSGI web application library. It began as a simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility libraries. Werkzeug doesn’t enforce any dependencies. It is up to the developer to choose a template engine, database adapter, and even how to handle requests. Includes an interactive debugger that allows inspecting stack traces and source code in the browser with an interactive interpreter for any frame...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Console Component

    Console Component

    Create testable command line interfaces

    The Console component eases the creation of beautiful and testable command line interfaces. The Console component allows you to create command-line commands. Your console commands can be used for any recurring task, such as cronjobs, imports, or other batch jobs. If you install this component outside of a Symfony application, you must require the vendor/autoload.php file in your code to enable the class autoloading mechanism provided by Composer. The Symfony framework provides lots of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Custom Resolution Utility

    Custom Resolution Utility

    allows custom display resolutions and refresh rates for advanced users

    Custom Resolution Utility (CRU) is a tool used to create and manage custom display resolutions and refresh rates for monitors. It allows users to override the default settings provided by graphics card drivers, enabling custom resolutions that are not available through standard settings. Usage: Gaming: To achieve higher resolutions or refresh rates not supported by default. Professional Applications: To match specific requirements for design or video work. Considerations...
    Downloads: 49 This Week
    Last Update:
    See Project
  • 15
    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 conventional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Typing Guru

    Typing Guru

    SUPORTS: Hindi, English, Nepali, Tamil, Punjabi, Urdu,Bengali,Marathi.

    ... software, Hindi typing tutor, ubuntu Hindi font, Hindi typing test software, Unicode Hindi keyboard, Gujarati typing tutor software, English typing master, typing tutor 6 in Hindi, typing master install to ubuntu, typing tutor 6, typing klavaro, typing tutor 6 downloads, typing tutor, English typing master, typing, tutor offline, klavaro touch typing tutor, keyboard, digitação, Typeshala, Typeshala, Abdhesh Nayak,
    Leader badge
    Downloads: 155 This Week
    Last Update:
    See Project
  • 17
    Pearl MATE Studio 12

    Pearl MATE Studio 12

    OSX Styled Powerful Audio Workstation

    Pearl MATE Studio 12 is running on the Ubuntu 24.04 base with no snap support. This release does however support flatpak and the text to speech on Pearl is managed with Pied for downloading and selecting natural voice models which through keyboard shortcut, <Alt>+s, which will playback highlighted. This release of Pearl MATE Studio is alot lighter on the pre installed software so the user may choose what they want by installing through our software manager, Gdebi, or Synaptic which are pre...
    Leader badge
    Downloads: 56 This Week
    Last Update:
    See Project
  • 18
    jDiskMark

    jDiskMark

    Java Disk Benchmark Utility

    Cross platform disk benchmark utility written in Java. Measure your storage drive's read and write speeds by creating and accessing sample data files at your chosen location. Results are presented in an easy-to-understand graph, allowing clear characterization of storage device behavior. Customize a benchmark by adjusting the block sequence, sample size and block size. Runs are automatically saved allowing easy review and comparisons. Please try our new new windows installer: https...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 19
    JD990 Super Editor

    JD990 Super Editor

    VERSION 2.7.3 [Released February16 2023]

    Ctrlr based editor for Roland SUPER JD SYNTHESIZER MODULE JD-990 SL/SR card patch loader utility NEW! https://sourceforge.net/projects/jd990-super-editor/files/utilities/card_selector This utility will eventually be incorporated into version 3.0 of the JD990 Super Editor
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    vmio

    vmio

    A VMIO is a software oscilloscope.

    ... timestamp, time interval and others. Calculation of these values require analyzing the waveform against the scales built into the screen of the VMIO. This powerful utility is a handy tool for hardware engineers, BIOS engineers, driver developers, QA engineers, performance test engineers, diagnostic engineer, etc. it can be used in the sciences, medicine, engineering, automotive and the telecommunications industry. Generally, VMIO utility is used for maintenance of Intel/AMD silicon and laboratory
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    nnn

    nnn

    The missing terminal file browser for X

    nnn is a fork of noice, a blazing-fast lightweight terminal file browser with easy keyboard shortcuts for navigation, opening files and running tasks. noice is developed considering terminal based systems. There is no config file and mime associations are hard-coded. However, the incredible user-friendliness and speed make it a perfect candidate for modern distros. nnn works with the desktop opener, adds new navigation options, navigate-as-you-type mode, enhanced DE integration, bookmarks...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    jfLDAP

    jfLDAP

    LDAP command line utility for Windows

    LDAP cli tools. Includes MemberOf to test if user/computer is member of group. Examples: ldap memberof myserver mydomain user pass dc=mydomain,dc=com testaccount testgroup if %ERRORLEVEL%==1 goto action Where user/pass must have access to LDAP server. To test computer add $ to computername. Source @ github.com/pquiring/javaforce Built using GraalVM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Nyagua
    A java based aquarium management database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    REACT COOL STARTER

    REACT COOL STARTER

    A starter boilerplate for a universal web app

    ... a universal web app from scratch and how to test it. Redux Toolkit is the official, opinionated, batteries-included toolset for efficient Redux development. It includes several utility functions that simplify the most common Redux use cases. In a word, we can do more work with less code, start from the tutorial to learn more about it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MidiLayer

    MidiLayer

    A simple and intuitive tool to improve live performances.

    MidiLayer is a simple and easy to use application designed to enhance your live performances. Manage slots and channels, adjust the velocity and the volume, customize the note range and connect with modulation wheels and other types of controllers, all with the help of MidiLayer.
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next