streamdeck-ui VS flathub

Compare streamdeck-ui vs flathub and see what are their differences.

streamdeck-ui

A Linux compatible UI for the Elgato Stream Deck. (by timothycrosley)

flathub

Issue tracker and new submissions (by flathub)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
streamdeck-ui flathub
40 114
1,077 1,071
- 2.2%
3.2 6.7
13 days ago about 24 hours ago
Python
MIT License GNU Lesser 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.

streamdeck-ui

Posts with mentions or reviews of streamdeck-ui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-25.
  • Keyboard Maestro 11
    3 projects | news.ycombinator.com | 25 Oct 2023
    Unfortunately, the StreamDeck doesn't emulate a standard USB HID device, so it needs a driver running in the background to detect button presses and do things like generate keystrokes or call Keyboard Maestro macros.

    There's streamdeck-ui (https://timothycrosley.github.io/streamdeck-ui/), which is an open-source alternative, but it at first glance it seems to be only for Linux).

    There are a bunch of other macro/launcher pads like the StreamDeck that DO act as standard USB HID keyboards, though, and those should work fine with Keyboard Maestro using keyboard shortcut triggers.

  • Streamdeck + on Linux
    1 project | /r/StreamDeck | 19 Jun 2023
    Found that one which seems to work with older models. https://github.com/timothycrosley/streamdeck-ui or https://flathub.org/apps/com.feaneron.Boatswain
  • Help please
    1 project | /r/streamdeckprofiles | 20 May 2023
    what OS do you have on ur pi? from what i know stream deck is only compatible with Windows and MacOS, you’d have to do a special setup to use it with Linux
  • This keyboard would be awesome for Bitwig. Or audio production in general
    1 project | /r/Bitwig | 5 Apr 2023
    Not sure if that keyboard has open source editing software, but Elgato Stream Deck certainly does.
  • Ask HN: What lesser-known accessories do you use with your computer?
    18 projects | news.ycombinator.com | 3 Apr 2023
    tbh I didn’t have a problem with the official Windows app so I can’t say anything about that much

    But under Linux I used this

    https://timothycrosley.github.io/streamdeck-ui/

    Works pretty well by my experience under Debian. There are some edge cases like Wayland (see the issues) though.

  • Linux Streamers, What Tips, Tricks, and Tools Do You Use?
    3 projects | /r/linux_gaming | 31 Jan 2023
    The only tip I'd have would be for Wayland users who suffer from not having global shortcuts work with OBS: obs-cli with obs-websocket have you covered. Set a keyboard shortcut or Stream Deck button (using streamdeck-ui) to execute an obs-cli command and you're done.
  • Elgato Keylights
    2 projects | /r/linux_gaming | 26 Jan 2023
    Anyone have any experience with the ElGato Keylights on Linux? I use Ubuntu 22.04. I have stream deck that I use with Streamdeck-ui and I wanted to know if anyone uses these lights with a cli program that would allow me to control them? On, Off, brightness, etc?
  • No Google, for the last time, I don't want that thing
    1 project | /r/SteamDeck | 9 Jan 2023
  • Ask HN: What sub $200 product improved your 2022
    6 projects | news.ycombinator.com | 6 Jan 2023
    Thanks for the info, I wasn't aware of the Stream Deck. It is also supported on Linux by Open Source library and app. Very tempting.

    https://github.com/timothycrosley/streamdeck-ui/

  • Issues starting streamdeck-ui?
    1 project | /r/Fedora | 3 Jan 2023

flathub

Posts with mentions or reviews of flathub. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-12.
  • XZ backdoor story – Initial analysis
    2 projects | news.ycombinator.com | 12 Apr 2024
    > Nobody ever even audits the binary contents of flatpaks on flathub (were they actually built from the source? the author attests so!).

    IME/IIRC There aren't (or shouldn't be) any binary contents on Flathub that are submitted by the author, at least for projects with source available? You're supposed to submit a short, plain-text recipe instead, which then gets automatically built from source outside the control of the author.

    > The Flathub service then uses the manifest from your repository to continuously build and distribute your application on every commit.

    https://docs.flathub.org/docs/for-app-authors/submission/#ho...

    Usually the recipes should just list the appropriate URLs to get the source code, or, for proprietary applications, the official .DEBs. Kinda like AUR, but JSON/YAML. Easy to audit if you want:

    https://github.com/orgs/flathub/repositories

  • FOSS software is probably less likely to abuse this, but it just depends how ruthless the publisher is, a lot of people desire to be successful and it's human nature to look for advantages to put yourself above others in competitive environments.
    1 project | /r/programmingcirclejerk | 6 Dec 2023
  • Flathub – The Linux App Store
    9 projects | news.ycombinator.com | 16 Nov 2023
    I also don't believe third parties maintainers packaging software on flathub is a big issue but I'm also not familiar with how other distro repos trust their maintainers. Hopefully more developers maintain their flatpak themselves (or someone they trust) and get their apps verified. If most apps are verified, warning users of unverified apps might be a good idea.

    There's ongoing discussion about splitting open source and proprietary apps in to seperate repos [1]. Additionally having seperate repos for verified and unverified apps might make it more obvious where an app comes from in the cli.

    But I don't know how seamlessly an app could transition between being in the third party repo and being in the official repo. Having the user quietly stop receiving updates seems like a bad idea, but automatically migrating might not be desirable either.

    I also think flatpaks cli interface needs some work. It is functional but far from distro package managers.

    Being verified is especially important for critical apps. Recently someone added malicious versions of apps to the snap store [3]. This lead to people getting their cryptocurrency stolen.

    [1] https://github.com/flathub/flathub/issues/691

    [2] https://docs.flathub.org/docs/for-app-authors/requirements

    [3] https://forum.snapcraft.io/t/temporary-suspension-of-automat...

  • Bforartists Flatpak, coming soon to Flathub
    2 projects | /r/Bforartists | 29 Jun 2023
    That means Linux users can now install Bforartists on any Linux distro easily, regardless of glibc version! https://github.com/flathub/flathub/pull/4295
  • Turtle 0.3 released (formerly TurtleGit)
    1 project | /r/gnome | 23 Jun 2023
    Still having some problems with the flathub build, see https://github.com/flathub/flathub/pull/4082 for the current status.
  • TurtleGit released, a git frontend for GNOME and Nautilus
    1 project | /r/gnome | 25 May 2023
    Here is the flathub draft pull request: https://github.com/flathub/flathub/pull/4082
  • The first tip to give to any new Linux user should be "do NOT search for, download, and install software on the Web!"
    2 projects | /r/linux | 22 May 2023
    i assume you dont know how flathub works , theirs little or no QC , done flathub is just get told theirs an update for the package , if yo go look at the github repo pes https://github.com/flathub/flathub/pull/4164 for example , only updates the link to the girt repo , theirs 0 code checked
  • Who is behind flathub and rpmfusion really?
    2 projects | /r/Fedora | 21 May 2023
    It all should be written in pages for contributors, read the docs for fusion, and the docs for flathub.
  • Flathub just hit 1 billion total downloads
    2 projects | /r/linux | 6 May 2023
    These are criticisms of the flatpak ecosystem as it stands today. Currently, the Firefox ESR package on flathub seems to be caught in limbo or maybe dead. Mozilla publishes both a snap and a flatpak of Firefox latest, but only a snap of the ESR version. This raises the question of why. Have Mozilla chosen to invest more in snaps than in flatpaks? If so, what's their reasoning? (More users on snaps, making it similar to why they put more investment into Windows than Linux? Something else?) If they haven't invested more into snaps than flatpaks, is this a sign that it's harder to maintain flatpaks (or at least on flathub) than snaps? If that's true, I would hope that flatpak/flathub would be soliciting feedback from Mozilla about it.
  • VirtualBox as Flatpak
    1 project | /r/flatpak | 4 May 2023
    Because that may be very hard to sandbox: https://github.com/flathub/flathub/issues/3366

What are some alternatives?

When comparing streamdeck-ui and flathub you can also consider the following projects:

companion - Bitfocus Companion enables the reasonably priced Elgato Streamdeck and other controllers to be a professional shotbox surface for an increasing amount of different presentation switchers, video playback software and broadcast equipment.

ZeroTier-GUI - A Linux front-end for ZeroTier

goxlr-on-linux - Documentation and scripts to make the GoXLR and GoXLR Mini useful on Linux.

Ryujinx - Experimental Nintendo Switch Emulator written in C#

ohmyzsh - 🙃 A delightful community-driven (with 2,300+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.

bubblewrap - Low-level unprivileged sandboxing tool used by Flatpak and similar projects

obs-studio - OBS Studio - Free and open source software for live streaming and screen recording

flatpak - Linux application sandboxing and distribution framework

streamdeck - Golang API for the Corsair / Elgato StreamDeck

openbsd-wip - OpenBSD work in progress ports

Proton - Compatibility tool for Steam Play based on Wine and additional components

steam-runtime - A runtime environment for Steam applications