kde-workspace/plasma/desktop/applets/homerun/lib/mainpage.md

342 B

libhomerun documentation

libhomerun makes it possible for you to build sources for Homerun.

To do so, you need to:

  • Create a source inheriting from Homerun::AbstractSource (or use Homerun::SimpleSource)
  • Have your source provide a model following the [Homerun model specification](@ref homerunmodel).