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
vipulasri avatar

vipulasri/ComposeSlackDesktop

0
View on GitHub↗
297 stars·23 forks·Kotlin·Apache-2.0·10 views

ComposeSlackDesktop

A Slack demo app for desktop using Jetpack Compose UI toolkit

Features

  • Desktop Development - Demonstrates a desktop messaging interface built with declarative UI.

Star history

Star history chart for vipulasri/composeslackdesktopStar history chart for vipulasri/composeslackdesktop

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with ComposeSlackDesktop

These projects share indexed features with ComposeSlackDesktop. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • electron-userland/electron-builderelectron-userland avatar

    electron-userland/electron-builder

    14,594View on GitHub↗

    electron-builder is a cross-platform build automator and packaging tool for Electron applications. It bundles source code and dependencies into platform-specific installers, portable executables, and app store formats for Windows, macOS, and Linux. The project functions as a distribution pipeline that orchestrates the signing and notarization of binaries to ensure authenticity and bypass security warnings. It also serves as an auto-update orchestrator, preparing application packages and distribution channels to support automatic background software updates. Its capability surface covers the

    TypeScript
    View on GitHub↗14,594
  • gliheng/flutter-rsgliheng avatar

    gliheng/flutter-rs

    2,114View on GitHub↗

    Build beautiful desktop apps with flutter and rust. 🌠 (wip)

    Rust
    View on GitHub↗2,114
  • go-flutter-desktop/go-fluttergo-flutter-desktop avatar

    go-flutter-desktop/go-flutter

    5,934View on GitHub↗

    go-flutter is a runtime and embedding library that enables Flutter applications to run natively on Windows, macOS, and Linux using Go and GLFW. It implements the Flutter Embedding API to render Flutter UIs on desktop platforms, providing a cross-platform desktop runtime that bridges Go and Dart code through standard Flutter method and event channels. The project includes a plugin framework that supports bidirectional communication between Go and Dart, allowing Go code to invoke Dart handlers and expose Go methods for Dart to call, with optional synchronous replies. It also provides event stre

    Gocross-platformdesktopflutter
    View on GitHub↗5,934
  • ardera/flutter-piardera avatar

    ardera/flutter-pi

    1,962View on GitHub↗

    A light-weight Flutter Engine Embedder for Linux Embedded that runs without X11 or Wayland.

    Cdigital-signageembeddedflutter
    View on GitHub↗1,962
Compare all 12 related projects→

Frequently asked questions

What does vipulasri/composeslackdesktop do?

A Slack demo app for desktop using Jetpack Compose UI toolkit

What are the main features of vipulasri/composeslackdesktop?

The main features of vipulasri/composeslackdesktop are: Desktop Development.

Which projects share features with vipulasri/composeslackdesktop?

Projects with overlapping indexed features include: ardera/flutter-pi — A light-weight Flutter Engine Embedder for Linux Embedded that runs without X11 or Wayland. electron-userland/electron-builder — electron-builder is a cross-platform build automator and packaging tool for Electron applications. It bundles source… gliheng/flutter-rs — Build beautiful desktop apps with flutter and rust. 🌠 (wip). go-flutter-desktop/go-flutter — go-flutter is a runtime and embedding library that enables Flutter applications to run natively on Windows, macOS, and… google/flutter-desktop-embedding — This project is a desktop embedding layer that serves as a bridge between the Flutter engine and the native windowing… jetbrains/compose-jb — This is a Kotlin Multiplatform UI framework for building consistent user interfaces across desktop, web, and mobile…