Skip to content

AsciiWolf/flatpak-linhpsdr

 
 

Repository files navigation

flatpak-linhpsdr

This is a flatpak manifest for building and running the awesome LinHPSDR software.

The flatpak is also built using GitHub Actions and the corresponding repo hosted via GitHub pages.

Install

In order to install using the hosted repo, you may add this repo's flatpak remote via CLI:

flatpak --user remote-add <name> "https://flatpak-linhpsdr.rnkn.dev/main.flatpakrepo"

...or by downloading the main.flatpakrepo file and opening it with your distro's GUI package manager, some support this.

Afterwards, the flatpak may be installed:

flatpak --user install <name> io.github.g0orx.linhpsdr

Build

The build is implemented with dagger.io.

For a list of possible tasks, checkout this repo and run

dagger functions

Addendum

This project is not an official build or distribution of LinHPSDR and mainly a learning exercise, so YMMV.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 83.9%
  • Makefile 16.1%