Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Plays relaxing music in the background

License

NotificationsYou must be signed in to change notification settings

CodeDead/opal

Repository files navigation

Opal

GitHubGitHubGitHub release (latest by date)Test build

Opal is a free and open-sourceJavaFX application that can play relaxing music in the background.

Building

Windows

Installer

You can create an executable installer by running thejpackage Gradle task on a Windows host:

./gradlew jpackage

Do note that you will need theWiX Toolset in order to createmsi packages.

Portable image

You can create a portable image by running thejpackageImage Gradle task on a Windows host:

./gradlew jpackageImage

Linux

rpm

You can create anrpm, by running thejpackage Gradle task on a Linux host:

./gradlew jpackage

Do note that you will need therpm-build package in order to create anrpm.

AppImage

You can create anAppImage by executing theAppImage Gradle task on a Linux host:

./gradlew AppImage

Do note that running this task will execute a shell script in order to download and run theappimagetool in order to create theAppImage file.

Portable image

You can create a portable image by running thejpackageImage Gradle task on a Linux host:

./gradlew jpackageImage

macOS

dmg

You can create admg, by running thejpackage Gradle task on a macOS host:

./gradlew jpackage

Portable image

You can create a portable image by running thejpackageImage Gradle task on a macOS host:

./gradlew jpackageImage

Dependencies

A couple of dependencies are required in order to build Opal. Some of which require a specific host machine,especially if you're targeting a specific platform and installation method.

The following dependencies are universal:

Windows

MSI

In order to build an installer (MSI) of Opal on Windows, you will need:

Linux

rpm

In order to create anRPM, you will need to have the following package(s) installed:

  • rpm-build (dnf install rpm-build)

Credits

Audio

All audio files have been provided byZapSplat.

Images

All images have been provided byRemix Icon.

About

This library is maintained by CodeDead. You can find more about us using the following links:

Copyright © 2025 CodeDead


[8]ページ先頭

©2009-2025 Movatter.jp