Skip to content

A Java library that gives you access to flatpak on the host to the sandbox over DBus.

License

Notifications You must be signed in to change notification settings

purejava/FlatpakUpdateAndRestart

Repository files navigation

Flatpak Update And Restart

FlatpakUpdateAndRestart

Java CI with Gradle Maven Central License

A Java library that gives you access to flatpak on the host to the sandbox over DBus. For example, it allows you to update your application, restart it and more.

Dependency

Add flatpak-update-portal as a dependency to your project.

Gradle

implementation group: 'org.purejava', name: 'flatpak-update-portal', version: '1.1.0'

Maven

<dependency>
   <groupId>org.purejava</groupId>
   <artifactId>flatpak-update-portal</artifactId>
   <version>1.1.2-SNAPSHOT</version>
</dependency>

Copyright

Copyright (C) 2025 Ralph Plawetzki

The Update Alt SVG Vector logo is published under the PD License

About

A Java library that gives you access to flatpak on the host to the sandbox over DBus.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages