matrix-appservice-slack VS nheko

Compare matrix-appservice-slack vs nheko and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
matrix-appservice-slack nheko
2 18
271 1,766
0.4% 1.2%
4.9 9.6
4 days ago 6 days ago
TypeScript C++
Apache License 2.0 GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

matrix-appservice-slack

Posts with mentions or reviews of matrix-appservice-slack. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-25.
  • This Year in Matrix
    6 projects | news.ycombinator.com | 25 Dec 2022
    Is there going to be more muscle put into polishing up the various bridges? Matrix has an amazing opportunity to be the glue protocol between various communication silos, but there's a few things I've encountered that have been preventing me from using it further.

    One issue I hit is this:

    https://github.com/matrix-org/matrix-appservice-slack/issues...

    I tried pinging the people that were committing to the repo on the matrix channel for that bridge, but never got a response and now I'm just stuck with a room with a dead bridge. It's not a huge deal since the Matrix side of things still works, but having some way to reach out for stuff like that would be really helpful.

    The other thing is this issue:

    https://github.com/matrix-org/matrix-appservice-discord/issu...

    It's not a showstopper since the bridge still works, but it's a lot of management to sync all of the rooms initially, and keep them in sync with any changes. I'm going to wait before that's implemented before suggesting that we try bridging Discord and Matrix for my friend group that's stuck on Discord.

    Hopefully this doesn't come across as negative, I still use and love Matrix myself. All I want for Christmas though is to have one communication app in my life that talks to everyone everywhere effortlessly :)

  • Questions on Slack bridges
    3 projects | /r/elementchat | 28 Mar 2022
    matrix-appservice-slack

nheko

Posts with mentions or reviews of nheko. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-31.
  • Shutting down the letsblock.it project and its official instance
    5 projects | news.ycombinator.com | 31 Mar 2024
  • PSA: security vulnerability in qBitorrent 4.5.x webUI
    2 projects | /r/DataHoarder | 26 Feb 2023
    Look at this, notice anything different? https://github.com/Nheko-Reborn/nheko/issues/new/choose
  • This Year in Matrix
    6 projects | news.ycombinator.com | 25 Dec 2022
    Nheko has been around for a number of years. Never used it myself though.

    https://github.com/Nheko-Reborn/nheko

  • Matrix was worth the effort to self host.
    8 projects | /r/selfhosted | 18 Sep 2022
    Matrix clients hit different than pretty much any other chat client I've use before. Theres multiple clients I've found like nheko, moments, element that are a pleasure to look at and smooth as hell. Even better you can have users use web services like Element Web to sign-up and chat. Its sick.
  • What flatpaks are "official" (i.e., directly from the application's developer)?
    5 projects | /r/linux | 3 May 2022
    The Nheko flatpak is official. Just compare the source to the nightlies we build and upload to our nightly repo.
  • GTK4 Matrix Client
    6 projects | news.ycombinator.com | 10 Apr 2022
    Like almost every client out there it has no support for e2ee. I was happy to find https://nheko-reborn.github.io (I'm a KDE user so Qt apps are preferred).
  • Mozilla Thunderbird Beta now supports Matrix chat
    5 projects | news.ycombinator.com | 8 Apr 2022
  • weed rule
    1 project | /r/196 | 24 Mar 2022
    There's also FluffyChat or Nheko if Element is too heavy.
  • Using Files with Browsers, in Reality
    3 projects | news.ycombinator.com | 21 Mar 2022
    I probably wouldn't have guessed that `e.dataTransfer.items` gets cleared at the first await (since I'm not a proficient web developer), but I would've been extremely wary of this code in general. Additionally (not tied to async-await but race conditions in general), is `item.getAsFileSystemHandle()` a TOCTTOU vulnerability where the type of an item can change between folders and files and symlinks etc., while this code is running?

    Rust's & vs. &mut system largely eliminates shared state hazards in both threading and asynchronity (&mut is exclusive/unaliased and can't be mutated by other threads or event loop jobs, and & is difficult and unidiomatic to mutate), though it doesn't solve async cancellation errors (https://carllerche.com/2021/06/17/six-ways-to-make-async-rus..., discussed at https://news.ycombinator.com/item?id=27542504), or filesystem TOCTTOU (https://blog.rust-lang.org/2022/01/20/cve-2022-21658.html as well as user code).

    Qt event loop reentrancy is fun(tm) as well. It looks like a blocking call, but spawns a nested event loop which can do anything (but rarely enough to lull you into a false sense of complacency), resulting in segfaults like https://github.com/Nheko-Reborn/nheko/issues/656 (workaround at https://github.com/Nheko-Reborn/nheko/commit/570d00b000bd558..., I didn't look into it). And Qt lacks "easy" await syntax and a framework based on calling red functions (though I didn't look into C++20 coroutines yet, perhaps https://www.qt.io/blog/asynchronous-apis-in-qt-6 or https://github.com/mhogomchungu/tasks or https://blog.blackquill.cc/asynchronous-qtquick-uis-and-thei...?).

  • Introducing Native Matrix VoIP with Element Call!
    5 projects | /r/linux | 5 Mar 2022

What are some alternatives?

When comparing matrix-appservice-slack and nheko you can also consider the following projects:

matrix-puppet-slack - puppet style slack bridge for matrix

gomuks - A terminal based Matrix client written in Go.

Outline - The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.

axolotl - A Signal compatible cross plattform client written in Go, Rust and Vuejs

matrix-spec-proposals - Proposals for changes to the matrix specification

Signal-Android - Patches to Signal for Android removing dependencies on closed-source Google Mobile Services and Firebase libraries. In branches whose names include "-FOSS". Uses new "foss" or "gms" flavor dimension: build with "./gradlew assemblePlayFossProdRelease".

matrix-appservice-bridge - Bridging infrastructure for Application Services

weechat-matrix - Weechat Matrix protocol script written in python

matrix-appservice-discord - A bridge between Matrix and Discord.

telegram-bot-api - Telegram Bot API server

bolt - a cross-platform chat bot connecting your communities

org.signal.Signal