awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
roughike avatar

roughike/inKino

0
View on GitHub↗
3,679 stars·698 forks·Dart·Apache-2.0·7 viewsinkino.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.

Star history

Star history chart for roughike/inkinoStar history chart for roughike/inkino

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does roughike/inkino do?

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.

What are the main features of roughike/inkino?

The main features of roughike/inkino are: Cinema Showtimes, Movie Information, Movie Discovery Applications, Cross-Platform UI Frameworks, REST Data Consumers, Multiplatform Frameworks, Client-Side Route Mapping, Reactive State Managers.

What are some open-source alternatives to roughike/inkino?

Open-source alternatives to roughike/inkino include: 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…

Open-source alternatives to InKino

Similar open-source projects, ranked by how many features they share with InKino.
  • dimillian/movieswiftuiDimillian avatar

    Dimillian/MovieSwiftUI

    6,529View on GitHub↗

    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
    View on GitHub↗6,529
  • jetbrains/compose-multiplatformJetBrains avatar

    JetBrains/compose-multiplatform

    19,131View on GitHub↗

    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
    View on GitHub↗19,131
  • communitytoolkit/dotnetCommunityToolkit avatar

    CommunityToolkit/dotnet

    3,696View on GitHub↗

    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
    View on GitHub↗3,696
  • alibaba/flutter-goalibaba avatar

    alibaba/flutter-go

    23,668View on GitHub↗

    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
    View on GitHub↗23,668
  • See all 30 alternatives to InKino→