awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
KeepSafe avatar

KeepSafe/TapTargetView

0
View on GitHub↗
5,461 نجوم·592 تفرعات·Java·Apache-2.0·3 مشاهدات

TapTargetView

TapTargetView هي مجموعة من مكونات واجهة المستخدم مصممة لتأهيل المستخدم واكتشاف الميزات. توفر وسائل إيضاح مرئية، ومؤشرات تركيز، وعلامات توجه انتباه المستخدم نحو عناصر شاشة معينة لتقديم وظائف جديدة أو مخفية.

ينفذ النظام إرشادات Material Design لواجهة اكتشاف الميزات الخاصة به، مما يضمن بقاء الإبرازات المرئية ووسائل الإيضاح التفاعلية متسقة مع مواصفات التصميم الموحدة.

يدعم إنشاء جولات منتج تفاعلية عن طريق ربط نقاط تفاعل متعددة في مسار تسلسلي. يتم تحقيق ذلك من خلال التموضع القائم على الإحداثيات ونظام طبقات يضمن بقاء عناصر التوجيه مرئية فوق واجهة التطبيق الحالية.

Features

  • Feature Discovery Tools - Provides a specialized set of tools for highlighting new or hidden interface elements to drive feature discovery.
  • Callouts - Implements interactive visual callouts positioned over interface elements to introduce new or hidden functionality.
  • Coordinate-Based Position Calculators - Implements logic to calculate and map screen coordinates to position guidance elements over specific UI components.
  • Interface Element Highlighting Systems - Provides a system for dynamic visual emphasis of UI components to guide users toward specific actions.
  • Product Tour Libraries - Ships a comprehensive system for building multi-step interactive product walkthroughs with sequential callouts.
  • Sequence Management - Manages the linear progression of product tours by tracking and triggering an ordered sequence of interaction points.
  • User Onboarding Tours - Provides guided interactive sequences that introduce new users to product features through highlighted interface steps.
  • Feature Discovery Indicators - Provides coordinate-based visual indicators that direct user attention toward specific screen elements to improve discoverability.
  • Event-Driven Triggers - Provides mechanisms to trigger feature discovery callouts based on user interactions or application lifecycle events.
  • Layered Overlay Hierarchies - Renders onboarding markers on a top-level window layer to ensure they remain visible above all other UI elements.
  • Material Design Systems - Ensures visual consistency for guidance elements by applying standardized Material Design shapes and animations.
  • Material Design Libraries - Implements Material Design tap target guidelines to ensure interactive guidance elements are accessible and discoverable.
  • UI Components - Feature discovery tap targets.
  • User Interface Components - Implementation of tap targets for feature discovery.
  • User Guides - Feature discovery and user guidance.

سجل النجوم

مخطط تاريخ النجوم لـ keepsafe/taptargetviewمخطط تاريخ النجوم لـ keepsafe/taptargetview

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة keepsafe/taptargetview؟

TapTargetView هي مجموعة من مكونات واجهة المستخدم مصممة لتأهيل المستخدم واكتشاف الميزات. توفر وسائل إيضاح مرئية، ومؤشرات تركيز، وعلامات توجه انتباه المستخدم نحو عناصر شاشة معينة لتقديم وظائف جديدة أو مخفية.

ما هي الميزات الرئيسية لـ keepsafe/taptargetview؟

الميزات الرئيسية لـ keepsafe/taptargetview هي: Feature Discovery Tools, Callouts, Coordinate-Based Position Calculators, Interface Element Highlighting Systems, Product Tour Libraries, Sequence Management, User Onboarding Tours, Feature Discovery Indicators.

ما هي البدائل مفتوحة المصدر لـ keepsafe/taptargetview؟

تشمل البدائل مفتوحة المصدر لـ keepsafe/taptargetview: amlcurran/showcaseview — ShowcaseView is an iOS UI overlay library and user onboarding framework. It provides a customizable feature highlight… linkedin/hopscotch — Hopscotch is a JavaScript library and framework for creating interactive product tours and user onboarding guides. It… ephread/instructions — Instructions is a Swift framework designed for creating guided tours and user onboarding experiences. It manages the… sorich87/bootstrap-tour — bootstrap-tour is a product tour library designed to create guided walkthroughs for websites using the Bootstrap… kamranahmedse/driver.js — Driver.js is a browser-based library designed for creating interactive product tours and guided walkthroughs. It… material-components/material-components-ios — This is a Material Design iOS UI library providing a collection of modular user interface components for iOS. It…

بدائل مفتوحة المصدر لـ TapTargetView

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع TapTargetView.
  • amlcurran/showcaseviewالصورة الرمزية لـ amlcurran

    amlcurran/ShowcaseView

    5,551عرض على GitHub↗

    ShowcaseView is an iOS UI overlay library and user onboarding framework. It provides a customizable feature highlight component designed to visually isolate and emphasize specific buttons or sections of a mobile user interface. The library enables the creation of interactive product tours and in-app feature discovery by drawing attention to specific interface elements. It allows for the customization of highlight appearances, including colors and shapes, to match the visual theme of the application. The framework manages the user onboarding experience by highlighting UI elements and guiding

    Java
    عرض على GitHub↗5,551
  • ephread/instructionsالصورة الرمزية لـ ephread

    ephread/Instructions

    5,195عرض على GitHub↗

    Instructions is a Swift framework designed for creating guided tours and user onboarding experiences. It manages the sequence, animations, and layouts of instructional bubbles and highlighting markers to lead users through application features. The library provides tools for interface highlighting, using dimmed background overlays and precise cutouts to draw attention to specific UI elements. It includes mechanisms for walkthrough flow control, allowing developers to manage linear progression, jump to specific steps, or implement tour skipping logic. Visual elements are customizable through

    Swift
    عرض على GitHub↗5,195
  • linkedin/hopscotchالصورة الرمزية لـ linkedin

    linkedin/hopscotch

    4,173عرض على GitHub↗

    Hopscotch is a JavaScript library and framework for creating interactive product tours and user onboarding guides. It serves as a tool for building step-by-step instructional walkthroughs that highlight specific page elements and display contextual tooltips to help users navigate web application interfaces. The library functions as a tooltip orchestrator that anchors instructional bubbles to HTML elements by calculating their position within the browser viewport. It supports the creation of branded tours through the use of custom stylesheets and markup templates for visual customization. The

    JavaScript
    عرض على GitHub↗4,173
  • sorich87/bootstrap-tourالصورة الرمزية لـ sorich87

    sorich87/bootstrap-tour

    4,411عرض على GitHub↗

    bootstrap-tour is a product tour library designed to create guided walkthroughs for websites using the Bootstrap framework. It functions as an interactive UI tool that uses a sequence of popover hints to highlight specific page elements and lead users through a workflow. The system coordinates guided experiences across multiple pages by mapping tour steps to unique URLs. It maintains user progress through local storage persistence, ensuring tours resume at the correct step after a page refresh. The library includes programmatic controls to start, pause, resume, or skip steps, and supports au

    CoffeeScript
    عرض على GitHub↗4,411
عرض جميع البدائل الـ 30 لـ TapTargetView→