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

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

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

roughike/inKino

0
View on GitHub↗
3,679 स्टार्स·698 फोर्क्स·Dart·Apache-2.0·3 व्यूज़inkino.app↗

InKino

inKino is a cross-platform movie browser and dedicated cinema client designed for accessing screening times and movie information from Finnkino digital services. Built with Dart, the application functions as a discovery tool to track available cinema showtimes across multiple operating systems.

The application focuses on cinema schedule tracking and a movie discovery workflow, enabling the retrieval of cinema schedules and movie details to locate available screenings. It provides a unified interface for accessing these services across different devices.

The system utilizes a cross-platform user interface and REST-based data retrieval to fetch movie and showtime information from external cinema API endpoints. It incorporates reactive state management and asynchronous stream processing to maintain interface responsiveness.

Features

  • Cinema Showtimes - Enables the tracking of movie showtimes and screening availability at specific cinema locations.
  • Movie Information - Provides tools for retrieving movie details and locating available cinema screenings.
  • Movie Discovery Applications - Provides a workflow for browsing cinema listings and movie details to plan theater visits.
  • Cross-Platform UI Frameworks - Built with a single codebase using Flutter to render consistent interfaces across mobile and desktop platforms.
  • REST Data Consumers - Fetches movie and showtime information via asynchronous HTTP requests to external cinema API endpoints.
  • Multiplatform Frameworks - Leverages a multiplatform framework to provide a unified cinema interface across different devices.
  • Client-Side Route Mapping - Uses a declarative routing system to map navigation paths between movie lists and detail screens.
  • Reactive State Managers - Automatically updates the user interface when movie data or filter criteria change in the application state.
  • Entertainment and Video - Cinema showtime and movie browsing app.

स्टार हिस्ट्री

roughike/inkino के लिए स्टार हिस्ट्री चार्टroughike/inkino के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

roughike/inkino क्या करता है?

inKino is a cross-platform movie browser and dedicated cinema client designed for accessing screening times and movie information from Finnkino digital services. Built with Dart, the application functions as a discovery tool to track available cinema showtimes across multiple operating systems.

roughike/inkino की मुख्य विशेषताएं क्या हैं?

roughike/inkino की मुख्य विशेषताएं हैं: Cinema Showtimes, Movie Information, Movie Discovery Applications, Cross-Platform UI Frameworks, REST Data Consumers, Multiplatform Frameworks, Client-Side Route Mapping, Reactive State Managers।

roughike/inkino के कुछ ओपन-सोर्स विकल्प क्या हैं?

roughike/inkino के ओपन-सोर्स विकल्पों में शामिल हैं: dimillian/movieswiftui — MovieSwiftUI is a movie discovery application built with SwiftUI that integrates with the MovieDB API to retrieve and… jetbrains/compose-multiplatform — Compose Multiplatform is a declarative user interface framework that enables the development of native graphical… facebook/react-strict-dom — react-strict-dom is a cross-platform UI framework designed to maintain consistent styling and layout across different… alibaba/flutter-go — flutter-go is a cross-platform UI framework and kit designed for building mobile and desktop applications using a Go… communitytoolkit/dotnet — This project is a general purpose library for the .NET ecosystem, providing a collection of reusable helper methods… andlabs/ui — This project is a cross-platform UI framework and native desktop GUI library. It provides a unified set of…

InKino के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो InKino के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • dimillian/movieswiftuiDimillian का अवतार

    Dimillian/MovieSwiftUI

    6,529GitHub पर देखें↗

    MovieSwiftUI is a movie discovery application built with SwiftUI that integrates with the MovieDB API to retrieve and display movie information, ratings, and metadata. It functions as a cross-platform Apple application, providing a consistent user experience across iOS and macOS from a single codebase. The project implements a reactive data flow using Combine to synchronize global application state with the user interface. It employs a unidirectional data flow and a centralized store to maintain a single source of truth across different screens and components. The application utilizes declar

    Swift
    GitHub पर देखें↗6,529
  • jetbrains/compose-multiplatformJetBrains का अवतार

    JetBrains/compose-multiplatform

    19,131GitHub पर देखें↗

    Compose Multiplatform is a declarative user interface framework that enables the development of native graphical interfaces across desktop, mobile, and web platforms using a single Kotlin codebase. It functions as a multiplatform library that allows developers to share both application logic and UI components while maintaining access to platform-specific features through abstraction layers. The framework utilizes a reactive state management system that automatically tracks data mutations to trigger granular interface updates. By employing a cross-platform rendering engine based on a hardware-

    Kotlinandroidawtcompose
    GitHub पर देखें↗19,131
  • communitytoolkit/dotnetCommunityToolkit का अवतार

    CommunityToolkit/dotnet

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

    This project is a general purpose library for the .NET ecosystem, providing a collection of reusable helper methods and APIs for common programming tasks. It encompasses a UI component library for cross-platform development, a toolkit for MVVM architecture, and specialized utilities for memory management and native interoperability. The library distinguishes itself through high-performance memory abstractions, such as pooled buffers and contiguous two-dimensional memory spans, designed to reduce garbage collection pressure. It also provides native interop wrappers and bindings to facilitate d

    C#csharpdotnetmaui
    GitHub पर देखें↗3,696
  • alibaba/flutter-goalibaba का अवतार

    alibaba/flutter-go

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

    flutter-go is a cross-platform UI framework and kit designed for building mobile and desktop applications using a Go backend and a Flutter frontend. It provides a communication bridge that enables Go functions to be executed from Dart code via a C-ABI foreign function interface. The project includes a Flutter UI component library and a frontend design gallery. These resources provide pre-designed interface patterns, reusable widgets, and interaction demos to assist with rapid application prototyping and consistent interface design across different operating systems. The framework covers nati

    Dart
    GitHub पर देखें↗23,668
  • InKino के सभी 30 विकल्प देखें→