Compiled Linux Clientr #23

Closed
opened 2026-05-28 23:35:56 -07:00 by serrebi · 2 comments
Owner

If feasible, please add a compiled client for Linux to the releases section just like the existing options for macOS and Windows. This would make it easier to access the program rather than having to run it from source and install a bunch of Python dependencies, manage a virtual environment, etc.

If feasible, please add a compiled client for Linux to the releases section just like the existing options for macOS and Windows. This would make it easier to access the program rather than having to run it from source and install a bunch of Python dependencies, manage a virtual environment, etc. <!-- forgejo-github-sync: issue github=serrebidev/BlindRSS#23 -->
Author
Owner

@slannon97 Honestly, I agree.

@slannon97 Honestly, I agree. <!-- forgejo-github-sync: comment github=serrebidev/BlindRSS#23/4573017933 -->
Author
Owner

Thanks for the suggestion! I've added a Linux build to our GitHub Actions release pipeline. As of v1.63.50, releases now include a BlindRSS-linux-vX.Y.Z.tar.gz alongside the Windows and macOS downloads — extract it and run the BlindRSS binary inside, no Python/venv setup required.

Note you'll still need VLC and ffmpeg installed via your distro's package manager (e.g. sudo apt-get install vlc ffmpeg), since those provide the media runtime. Give it a try and let me know if you hit any issues!

Thanks for the suggestion! I've added a Linux build to our GitHub Actions release pipeline. As of **v1.63.50**, releases now include a `BlindRSS-linux-vX.Y.Z.tar.gz` alongside the Windows and macOS downloads — extract it and run the `BlindRSS` binary inside, no Python/venv setup required. Note you'll still need VLC and ffmpeg installed via your distro's package manager (e.g. `sudo apt-get install vlc ffmpeg`), since those provide the media runtime. Give it a try and let me know if you hit any issues! <!-- forgejo-github-sync: comment github=serrebidev/BlindRSS#23/4576491915 -->
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
serrebi/BlindRSS#23
No description provided.