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

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

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

4 रिपॉजिटरी

Awesome GitHub RepositoriesClient Navigation Controllers

Utilities for managing internal application routing, history stacks, and view transitions within a desktop client.

Distinct from Page Widgets: Distinct from Page Widgets or Page Headers: focuses on the programmatic control of the application's internal router and navigation state rather than UI components.

Explore 4 awesome GitHub repositories matching user interface & experience · Client Navigation Controllers. Refine with filters or upvote what's useful.

Awesome Client Navigation Controllers GitHub Repositories

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

    spicetify/cli

    23,479GitHub पर देखें↗

    This project is a command-line utility and development framework designed to modify, extend, and customize the Spotify desktop client. It functions as a binary patching engine that injects custom scripts, stylesheets, and interface components directly into the host application, enabling users to alter visual themes and add new functionality. The tool distinguishes itself by providing a comprehensive development environment for building modular extensions and custom applications. It includes a hot-reloading pipeline for rapid iteration, a declarative library for constructing interactive UI pan

    Spicetify controls the internal router to switch between views, push new pages onto the history stack, and manage the current location state.

    JavaScriptcommand-linecommand-line-toolcustomization
    GitHub पर देखें↗23,479
  • remix-run/historyremix-run का अवतार

    remix-run/history

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

    This library is a browser history API wrapper and client-side routing state manager. It provides a programmatic interface for managing the browser session history stack and synchronizing application state changes with the URL. The project functions as a JavaScript session history manager that enables custom navigation and routing control. It handles the synchronization of client-side routing state to ensure consistent back and forward movements within the browser. The system covers broader capabilities including browser session history management and general JavaScript navigation control.

    Programmatically manages internal application routing, history stacks, and view transitions within a single page application.

    JavaScript
    GitHub पर देखें↗8,316
  • cluic/wxautocluic का अवतार

    cluic/wxauto

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

    wxauto is a Python library and bot framework designed for the programmatic control of the WeChat Windows desktop client. It functions as a wrapper that enables the automation of messaging and social feed functions by simulating user interface interactions. The library distinguishes itself by providing a bridge between network requests and local UI automation, allowing users to expose automation capabilities via a web interface. It utilizes background execution and simulated system-level inputs to trigger application events without moving the physical mouse cursor. The project covers extensiv

    Provides programmatic control to switch between different application views, such as navigating to the contacts page.

    Pythonautomaticpythonrpa
    GitHub पर देखें↗7,140
  • milad-akarie/auto_route_libraryMilad-Akarie का अवतार

    Milad-Akarie/auto_route_library

    1,748GitHub पर देखें↗

    Auto Route is a type-safe routing framework for Flutter that utilizes compile-time code generation to manage application navigation. It replaces imperative push and pop commands with a declarative route configuration, allowing developers to define navigation hierarchies as structured objects. By automating the creation of navigation classes, the library ensures that route paths and arguments are validated during the build process. The framework distinguishes itself through its support for modular architecture, enabling the aggregation of independent route sets from separate modules into a sin

    Provides imperative commands to push, replace, or pop routes in the navigation stack for programmatic control.

    Dartautoroutedeeplinkingflutter
    GitHub पर देखें↗1,748
  1. Home
  2. User Interface & Experience
  3. Client Navigation Controllers