service

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2026 License: AGPL-3.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckAfcService

func CheckAfcService(ctx context.Context, id string) error

func DeleteApp

func DeleteApp(id uint) (bool, error)

func GetApp

func GetApp(id uint) (*model.InstalledApp, error)

func GetAppList

func GetAppList() ([]model.InstalledApp, error)

func GetEnableAppList

func GetEnableAppList() ([]model.InstalledApp, error)

func GetEnableAppListByUDID added in v0.3.0

func GetEnableAppListByUDID(udid string) ([]model.InstalledApp, error)

func GetServiceStatus

func GetServiceStatus() []model.ServiceStatus

func GetValidName

func GetValidName(name string) string

func HandleInstallMessage added in v0.2.1

func HandleInstallMessage(c *websocket.Conn)

func HandleLoginMessage added in v0.3.0

func HandleLoginMessage(c *websocket.Conn)

func HandlePairMessage added in v0.2.1

func HandlePairMessage(c *websocket.Conn)

func HandleScanMessage added in v0.3.0

func HandleScanMessage(c *websocket.Conn)

func HasExpiredApps added in v0.3.5

func HasExpiredApps() (bool, error)

HasExpiredApps checks if there are any enabled apps that have expired

func MountDeveloperDiskImage

func MountDeveloperDiskImage(ctx context.Context, id string) error

TODO: mount personalized disk image for device

func SaveApp

func SaveApp(app model.InstalledApp) (*model.InstalledApp, error)

func SetLanguage

func SetLanguage(lang string)

func UpdateAppRefreshResult

func UpdateAppRefreshResult(app model.InstalledApp) error

func UpdateCoreADI added in v0.3.2

func UpdateCoreADI() error

UpdateCoreADI downloads the latest Apple Music APK and saves it to DataDir/PlumeImpactor/lib

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL