Botspot / pi-apps

Raspberry Pi App Store for Open Source Projects
GNU General Public License v3.0
1.93k stars 207 forks source link

add stream-pi (an alternative to the stream-deck) #1526

Open itsdarklikehell opened 2 years ago

itsdarklikehell commented 2 years ago

What is the name of the app?

stream-pi

(Optional) Where is the app hosted?

https://stream-pi.com/ https://github.com/stream-pi/

About the app

A robust Macro keyboard software Free and Open Source Stream-Pi is completely free and open-source. It is licensed according to the GNU GPL v3 Open-Source License. This guarantees the fact that we strictly do not collect ANY data or information and respect your privacy.

Cross Platform Stream-Pi runs on multiple platforms; Windows, MacOS, Android, iOS and Linux. This also includes ARM Systems like Raspberry Pi. No matter which platform you use, you'll still have the same great experience!

Highly Modular Stream-Pi offers a rich API, that developers can use to make their own custom Actions. Not only that, Stream-Pi has a rich theme system where users can develop their own themes with JavaFX CSS. Curious? Watch the video! We are making a new updated video which will be out soon! https://www.youtube.com/watch?v=UyT9OCnakBw

Upload file

No response

Confirmations

theofficialgman commented 2 years ago

very interesting software with a beautiful website I might add. looks like the developers still need to add a linux arm64 stream-pi client releases https://github.com/stream-pi/client/releases

might be best to wait until that is done, or poke the devs to see if they are going to add it soon

theofficialgman commented 2 years ago

seems like there was some progress upstream and the devs have added arm32 and arm64 builds to their release snapshot https://github.com/stream-pi/client/releases/tag/2.0.0-SNAPSHOT no debs or appimages yet, just zips (direct binaries)

I do see a potential problem though... they seem to be making their binaries using bullseye, so they might not be compatible with buster

theofficialgman commented 1 week ago

Has this application been abandoned? there has not been a stable release in 3 years and the current 2 year old snapshot is the only release with arm64/arm32 builds