Showing 14 open source projects for "you-get"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    axe-core

    axe-core

    Accessibility engine for automated Web UI testing

    Axe is an accessibility testing engine for websites and other HTML-based user interfaces. It's fast, secure, lightweight, and was built to seamlessly integrate with any existing test environment so you can automate accessibility testing alongside your regular functional testing. Axe-core has different types of rules, for WCAG 2.0 and 2.1 on level A and AA, as well as a number of best practices that help you identify common accessibility practices like ensuring every page has an h1 heading, and to help you avoid "gotchas" in ARIA like where an ARIA attribute you used will get ignored. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Lighthouse

    Lighthouse

    Automated auditing, performance metrics, & best practices for the web

    ...After auditing it produces a report either in JSON or HTML. Included in the report is a reference doc that explains the importance of the audit and how to fix the problem areas, which you can use to improve the web app or web page. Lighthouse can be integrated directly into the Chrome DevTools with its own panel. To run it, you would simply have to select the Lighthouse panel and click on "Generate report". It can also be run from the command line, or as a Node module.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    tccutil.py

    tccutil.py

    Command line tool to modify OS X's accessibility database (TCC.db)

    ...I wanted a command-line utility that would be able to add, remove, list, and take other actions. This tool needs SIP disabled in order to function. The risk of doing so is up to you. tccutil.py can be installed without any additional software. Depending how you have your $PATH variable setup, you can simply type tccutil (instead of the full path) and it will run this utility instead of Apple's. This utility needs super-user priveleges for most operations. It is important that you either run this as root or use sudo, otherwise it won't work and you will end up with “permission denied” errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    eslint-plugin-jsx-a11y

    eslint-plugin-jsx-a11y

    Static AST checker for a11y rules on JSX elements

    ...Because it only catches errors in static code, use it in combination with axe-core/react to test the accessibility of the rendered DOM. Consider these tools just as one step of a larger a11y testing process and always test your apps with assistive technology. If you installed ESLint globally (using the -g flag in npm, or the global prefix in yarn) then you must also install eslint-plugin-jsx-a11y globally. To enable your custom components to be checked as DOM elements, you can set global settings in your configuration file by mapping each custom component name to a DOM element type. Enforce all elements that require alternative text have meaningful information to relay back to the end user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Grommet

    Grommet

    React-based framework that provides accessibility, modularity, etc.

    Streamline the way you develop apps. Build responsive and accessible mobile-first projects for the web with an easy-to-use component library. part design system, part framework, and all awesome. grommet is a React-based framework that provides accessibility, modularity, responsiveness, and themes in a tidy package. Tailor composite components with grommet. embrace atomic design methods and build a library that fits your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Internet Pi

    Internet Pi

    Raspberry Pi config for all things Internet

    ...The project supports additional modules like monitoring smart plugs (e.g., Shelly), monitoring air quality (via AirGradient sensors), or monitoring Starlink statistics. By combining open-source monitoring, visualization, and infrastructure automation, it gives you a “set-and-watch” home network observability stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Virtual viewer

    Virtual viewer

    Virtual viewer is a tool for Linux low vision computer users

    Virtual viewer is a free, open source accessibility tool for Linux low vision computer users. It allows you to enlarge an area of the screen for better readability. It is inspired by Virtual Magnifying Glass . There is also the option to use it in dock mode like KMag. It doesn't support Wayland, only X11. This application is freely available under the open software license and users who want a feature or a new language to be added can contact the developer.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    Runner - Internet Speed Test

    Runner - Internet Speed Test

    Internet Speed Test

    This application allows you to run an Internet Speed Test and see test measurements. Cross Platform Operable with Graphical User Interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Web Shortcuts
    This tool is used to open websites/links by pressing one or more keys on the keyboard, acting as a true shortcut for web pages. When the shortcut keys are pressed, you will be directed to the site previously entered through the main browser set in the system (if the tool does not work after setting the shortcuts, try restarting it).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Spearmint

    Spearmint

    An inclusive, accessibility-first GUI

    ...Writing tests is like eating your veggies: it's something everyone knows that they should do, but not everyone does. Spearmint provides a simple way to write tests that gives you confidence your application will work in the way your users interact with it. Spearmint provides a user-friendly GUI for developers to easily generate tests with a few clicks of a button. It dynamically converts user inputs into executable test code through react-testing-library, jest, supertest, puppeteer, vue-test-utils, solid-testing-library, and axe-core. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    tota11y

    tota11y

    An accessibility (a11y) visualization toolkit

    tota11y helps visualize how your site performs with assistive technologies. The process of testing for accessibility (a11y) is often tedious and confusing. In many cases, developers must have some prior accessibility knowledge in order to make sense of the results. Instead, tota11y aims to reduce this barrier of entry by helping visualize accessibility violations (and successes), while educating on best practices. tota11y is a single JavaScript file that inserts a small button in the bottom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Looking for a way to publish your contents on the web? Something for the standardista in you? Accessibility totally matters and semantics is what you want? Look no further, try 3co!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PAAKT is a Python module that helps you test accessibility issues in web pages. It can be used to check a single page, an entire site or to collect statistics for a subset of sites. PAAKT is partially sponsored by VERVA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Accessibility Plus Extended

    Accessibility Plus Extended

    A minecraft java mod that adds more accessibility options.

    A minecraft java mod that adds more accessibility options like ore detector, fall detector, read blocks and entities. Join the discord server to get updates, request feature or report bugs. This project is an extension of Accessibility Plus by LuisSanchez-Dev. New Keybindings:- B = Open settings menu Y = Lock onto nearby mob entity Alt + Y = Disable locking New Commands findlava = Find the closest lava source block and narrate it's position relative to the player or play a sound at the source block. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next