Showing 151 open source projects for "gesture"

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
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 1
    Seamless Communication

    Seamless Communication

    Foundational Models for State-of-the-Art Speech and Text Translation

    Seamless Communication is a research project focused on building more integrated, low-latency multimodal communication between humans and AI agents. The motivation is to move beyond “text in, text out” and enable direct, live, multi-turn exchange involving language, gesture, gaze, vision, and modality switching without user friction. The system architecture includes a real-time multimodal signal pipeline for audio, video, and sensor data, a dialog manager that can decide when to act (speak, gesture, point) or query, and a cross-modal reasoning layer that fuses perception with semantic context. The research prototype includes components for visual grounding (understanding when a user references something in view), gesture recognition and synthesis, and turn-taking mechanisms that mirror human conversational timing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Monitorian

    Monitorian

    A Windows tool to easily adjust brightness of multiple monitors

    ...Monitorian also lets you adjust the range of brightness and contrast values for each monitor so you can set custom limits that better match your preferences. Usability features include gesture support on precision touchpads and easy renaming of monitors to keep them organized in the UI. Its interface sits in the system tray for quick access.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 3
    ElectronBot

    ElectronBot

    ElectronBot is a mini desktop robot

    ...The creator provides full source materials—mechanical (3D printed or CNC parts), electronics (PCBs, custom boards), firmware and drivers—so someone can build or modify the robot themselves. The platform also integrates computer vision or gesture sensing (for example, keypoint detection of human pose) so the bot can respond dynamically to a person’s presence or movement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GSYVideoPlayer

    GSYVideoPlayer

    Android video player library

    ...It supports full-screen playback, small-window (picture-in-picture–style) modes, and seamless orientation changes with proper lifecycle handling. The library provides gesture controls for brightness, volume, and seeking, along with thumbnail covers, playback speed adjustment, and caching options for smoother viewing on unreliable networks. Developers can embed players in RecyclerView lists, wire custom controls, and switch underlying renderers or decoders to match device capabilities and formats. Hooks for callbacks and state listeners make it straightforward to integrate analytics, preloading, and error recovery into apps. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    MacMouseFix

    MacMouseFix

    Mac Mouse Fix - Make Your $10 Mouse Better Than an Apple Trackpad

    mac-mouse-fix is a macOS utility that enhances the functionality of third-party mice by enabling smooth scrolling, button remapping, and gesture emulation. It brings many Apple Magic Mouse-like features to non-Apple mice, significantly improving usability and system integration without requiring kernel extensions.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Mailspring

    Mailspring

    A faster, leaner email client and fork of Nylas Mail

    Mailspring is a fast and lean mail client that’s a new version of Nylas Mail. It’s maintained by one of Nylas Mail’s original authors, with plenty of great features and enhancements such as a new C++ sync engine that allows it to use 50% less RAM. Heavy dependencies have also been removed and the package manager rewritten for even greater speed. Written in TypeScript with Electron and React, it is cross-platform (macOS, Windows and Linux) and designed to be easy to extend.
    Downloads: 47 This Week
    Last Update:
    See Project
  • 7
    Touchégg

    Touchégg

    Linux multi-touch gesture recognizer

    Touchégg is an app that runs in the background and transforms the gestures you make on your touchpad or touchscreen into visible actions in your desktop. For example, you can swipe up with 3 fingers to maximize a window or swipe left with 4 finger to switch to the next desktop. Many more actions and gestures are available and everything is easily configurable.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    PhotoSwipe

    PhotoSwipe

    JavaScript framework independent image gallery

    ...Even if a browser’s native zooming has been disabled, image zooming will still work. The gallery’s background will gradually fade out as the user zooms out. When the gesture is complete, the gallery will close. Gesture is added because close button in top right corner might be hard to reach on tall mobile devices while holding in one hand. Images can be changed even when current slide is zoomed. Swiping is not blocked during the transition. PhotoSwipe manipulates the browser’s history so that the user can link to each gallery item and close the gallery via the “back” button. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Interactive Machine Learning Experiments

    Interactive Machine Learning Experiments

    Interactive Machine Learning experiments

    ...The project combines Jupyter or Colab notebooks with browser-based visual demos that allow users to see trained models operating in real time. Many experiments involve tasks such as image classification, object detection, gesture recognition, and simple generative models. The models are typically trained in Python using TensorFlow and then exported for interactive demonstrations in a web environment using JavaScript and TensorFlow.js. Because the project focuses on experimentation rather than production systems, it acts as a sandbox where developers can explore machine learning concepts and observe model behavior. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    OpenCV

    OpenCV

    Open Source Computer Vision Library

    OpenCV (Open Source Computer Vision Library) is a comprehensive open-source library for computer vision, machine learning, and image processing. It enables developers to build real-time vision applications ranging from facial recognition to object tracking. OpenCV supports a wide range of programming languages including C++, Python, and Java, and is optimized for both CPU and GPU operations.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 11
    MiddleDrag

    MiddleDrag

    Three-finger trackpad gestures for middle-click and middle-drag

    ...The app runs as a native menu bar application written in Swift, and it intercepts raw touch data using Apple’s private MultitouchSupport framework before the system gesture recognizer processes it, which allows three-finger taps and drags to be translated into middle-mouse events. It is designed to work seamlessly alongside built-in system gestures like Mission Control and Exposé so that default macOS behaviors remain intact while adding the missing mouse interactions. MiddleDrag’s GUI lets users configure sensitivity and behavior without using the terminal, and it can be set to launch at login for convenience.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 12
    PiliPlus

    PiliPlus

    PiliPlus

    PiliPlus is an open-source, third-party mobile client oriented around browsing and watching online video content with a focus on a smooth, feature-rich viewing experience. It typically aggregates feeds, categories, and search into a unified interface that makes discovery straightforward for casual use as well as power users. The player experience emphasizes responsive controls, on-screen comments (danmaku) or subtitles where supported, and options for quality selection and caching for...
    Downloads: 69 This Week
    Last Update:
    See Project
  • 13
    MediaPipe

    MediaPipe

    Cross-platform, customizable ML solutions for live and streaming media

    ...Utilizing lightweight model architectures together with GPU acceleration throughout the pipeline, the solution delivers real-time performance-critical for live experiences. Human pose estimation from video plays a critical role in various applications such as quantifying physical exercises, sign language recognition, and full-body gesture control. For example, it can form the basis for yoga, dance, and fitness applications. It can also enable the overlay of digital content and information on top of the physical world in augmented reality.
    Downloads: 75 This Week
    Last Update:
    See Project
  • 14
    react-native-context-menu-view

    react-native-context-menu-view

    Use native context menus in React Native

    react-native-context-menu-view is a library that brings native context menus to React Native applications on iOS. It allows developers to add contextual actions to UI elements using Apple's native context menu API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ROMM

    ROMM

    A beautiful, powerful, self-hosted rom manager and player

    ROMM is an Android productivity launcher replacement that focuses on giving users faster, easier access to apps, contacts, and information through intuitive gestures, smart search, and contextual suggestions. It reimagines the home screen with adaptive layouts, predictive app recommendations, and dynamic organization so that frequently used tools are always within reach. The launcher includes a powerful universal search that combs through installed apps, contacts, messages, and web results...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    AniVu

    AniVu

    All-in-one Android app for RSS, BitTorrent dl & play

    AniVu, is an all-in-one tool for RSS subscription and updates, bit torrent downloads, and video playback. AniVu utilizes the MVI architecture and fully adopts the Material You design style. All pages are developed using Jetpack Compose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FloatingPanel

    FloatingPanel

    A clean and easy-to-use floating panel UI component for iOS

    ...Layout support for all trait environments(i.e. Landscape orientation). Common UI elements: surface, backdrop and grabber handle. Free from common issues of Auto Layout and gesture handling. FloatingPanel is written in Swift 5.0+. Compatible with iOS 11.0+. The deployment is still iOS 10, but it is recommended to use this library on iOS 11+. If you need more control over showing and hiding the floating panel, you can forgo the addPanel and removePanelFromParent methods. These methods are a convenience wrapper for FloatingPanel's show and hide methods along with some required setup.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    MediaPipe Solutions

    MediaPipe Solutions

    Cross-platform, customizable ML solutions

    ...These pipelines can run on a wide variety of platforms including mobile devices, desktop systems, web browsers, and embedded edge devices. MediaPipe is widely used in computer vision and multimedia applications such as hand tracking, face detection, pose estimation, object recognition, and gesture analysis. The framework includes prebuilt solutions that developers can quickly integrate into applications as well as lower-level APIs that allow custom pipeline construction.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Watchy

    Watchy

    An open source E-ink smartwatch

    ...It is a unique timepiece that is also a wearable development platform, allowing users to create their own experience. Ultra-low-power e-paper 1.54″ display with 200 x 200 resolution and wide viewing angle. Wi-Fi & Bluetooth LE connectivity. 3-axis accelerometer with gesture detection. Real-time clock for accurate timekeeping with calendar and alarm functions. Built-in USB-to-serial adapter for programming on the go. Watchy comes with comprehensive documentation and Arduino code examples that demonstrate every hardware feature. New watch faces and examples are regularly added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    react-use

    react-use

    Component for React

    ...Tracks an HTML element's intersection. Synthesizes speech from a text string. Tracks page navigation bar location state. Re-renders component, while tweening a number from 0 to 1. Tracks long press gesture of some element. Tracks state of a CSS media query. Tracks state of connected hardware devices. Returns a callback, which re-renders component when called. Tracks state of device's motion sensor. Tracks state of mouse position. Tracks deltaY of scrolled mouse wheel. Provides way to read, update and delete a cookie. Tracks the state of browser's network connection. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Flutter Wonderous App

    Flutter Wonderous App

    A showcase app for the Flutter SDK

    ...Its design emphasizes storytelling, using typography, colors, and motion to guide users through historical journeys. From a technical standpoint, it demonstrates advanced layout techniques, gesture handling, and integration of complex visual assets in Flutter. It is part of Flutter’s official examples, intended to inspire developers and designers about what’s possible beyond basic apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    react-native-graph

    react-native-graph

    Beautiful, high-performance Graphs and Charts for React Native

    react-native-graph is a Line Graph implementation based on the high-performance 2D graphics rendering engine "Skia". It's used in the Pink Panda Wallet app to power thousands of token graphs every day. Animations are ran using the Skia animation system and are fully natively interpolated to ensure best possible performance. If animated is false, a light-weight implementation of the graph renderer will be used, which is optimal for displaying a lot of graphs in large lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MagicMirror²

    MagicMirror²

    Modular smart mirror platform with a list of installable modules

    MagicMirror² is Open Source, free and maintained by a big group of enthusiasts. Got a nice idea? Send us a pull request and become a part of the big list of contributors. The core of MagicMirror² contains a strong API which allows 3rd party developers to build additional modules. Modules you can use. Modules you can develop. Read our extensive documentation to find out everything you want to know about the MagicMirror² project. The full API description allows you to build your own modules....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Project Sakura

    Project Sakura

    Feels Like Spring.

    A custom ROM built around Lineage OS , with more extended functionality in mind.
    Leader badge
    Downloads: 175 This Week
    Last Update:
    See Project
  • 25
    mpv.snad

    mpv.snad

    mpv.snad player is configured mpv player with most useful features.

    https://github.com/thisisshihan/mpv-player-config-snad
    Downloads: 16 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB