awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 रिपॉजिटरी

Awesome GitHub RepositoriesAccessibility Frameworks

Interactions with OS-level accessibility APIs to programmatically query and modify system UI elements.

Distinct from Platform API Access: Focuses specifically on the use of accessibility APIs for system manipulation, rather than general platform API access.

Explore 4 awesome GitHub repositories matching operating systems & systems programming · Accessibility Frameworks. Refine with filters or upvote what's useful.

Awesome Accessibility Frameworks GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • mortennn/dozerMortennn का अवतार

    Mortennn/Dozer

    8,710GitHub पर देखें↗

    Dozer is a macOS desktop utility and menu bar manager designed to reduce visual clutter by controlling the visibility of status icons in the macOS menu bar. It functions as an icon toggle that allows users to hide unnecessary system icons from view. The application uses trigger icons to manage the visibility state of the menu bar, enabling users to selectively show or hide status indicators to customize the macOS interface and organize their desktop workspace. The tool implements these capabilities by interacting with native macOS accessibility frameworks and system hooks to query and modify

    Uses native macOS accessibility frameworks to modify the visibility state of system menu bar items.

    Swiftmacosminimalisticstatusbar
    GitHub पर देखें↗8,710
  • flutter-team-archive/engineflutter-team-archive का अवतार

    flutter-team-archive/engine

    7,576GitHub पर देखें↗

    This project is a cross-platform rendering engine and Dart runtime embedder. It functions as a hardware-accelerated graphics engine that composites and paints user interfaces across mobile, desktop, and web targets. The engine utilizes a hardware-accelerated rendering pipeline to drive high-frame-rate animations using GPU APIs such as Vulkan, Metal, and OpenGL. It incorporates an accessibility framework that maps user interface semantics to platform assistive technologies and screen readers. The system provides a platform abstraction layer for managing file and network I/O and incorporates a

    Provides an accessibility layer that interfaces with OS-level APIs to expose UI semantics to screen readers.

    C++c-plus-plus
    GitHub पर देखें↗7,576
  • fikovnik/shiftitfikovnik का अवतार

    fikovnik/ShiftIt

    5,543GitHub पर देखें↗

    ShiftIt एक macOS विंडो मैनेजर और टाइलिंग यूटिलिटी है जो पूर्व-निर्धारित कीबोर्ड शॉर्टकट्स के माध्यम से एप्लिकेशन विंडो को रिसाइज और पोजिशन करने में सक्षम बनाती है। यह विंडो मूवमेंट और वर्कस्पेस संगठन को स्वचालित करने के लिए एक शॉर्टकट मैनेजर के रूप में कार्य करता है। यह यूटिलिटी विंडो को आनुपातिक चौड़ाई और ऊंचाई में टाइल करने में माहिर है। इसमें एक डाइमेंशन साइकिलिंग फीचर शामिल है जो दिशात्मक कीबोर्ड इनपुट का उपयोग करके पूर्व-निर्धारित अनुपातों के सेट के माध्यम से विंडो आकारों को घुमाता है।

    Uses macOS accessibility APIs to programmatically control the dimensions and positions of application windows.

    Objective-C
    GitHub पर देखें↗5,543
  • nchudleigh/vimacnchudleigh का अवतार

    nchudleigh/vimac

    3,675GitHub पर देखें↗

    vimac is a keyboard-driven user interface controller for macOS that translates keyboard sequences and text labels into graphical interface interactions. It functions as an automation layer that maps keyboard inputs to specific UI element interactions, serving as a navigation tool to reduce reliance on a mouse. The utility enables mouse-free interface management by replacing pointer movements with keyboard shortcuts for scrolling and clicking. It specifically allows for triggering clicks, double-clicks, or right-clicks on interface elements through the use of assigned short text labels. The s

    Uses macOS accessibility APIs to programmatically locate and query system UI elements and their coordinates.

    Swift
    GitHub पर देखें↗3,675
  1. Home
  2. Operating Systems & Systems Programming
  3. Platform API Access
  4. Accessibility Frameworks