Code Monkey home page Code Monkey logo

opal's Introduction

Opal

Opal

GitHub GitHub GitHub release (latest by date) Test build

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

Building

Windows

Installer

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

./gradlew jpackage

Do note that you will need the WiX Toolset in order to create msi packages.

Portable image

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

./gradlew jpackageImage

Linux

rpm

You can create an rpm, by running the jpackage Gradle task on a Linux host:

./gradlew jpackage

Do note that you will need the rpm-build package in order to create an rpm.

AppImage

You can create an AppImage by executing the AppImage 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 the appimagetool in order to create the AppImage file.

Portable image

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

./gradlew jpackageImage

macOS

dmg

You can create a dmg, by running the jpackage Gradle task on a macOS host:

./gradlew jpackage

Portable image

You can create a portable image by running the jpackageImage 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 an RPM, you will need to have the following package(s) installed:

  • rpm-build (dnf install rpm-build)

Credits

Audio

All audio files have been provided by ZapSplat.

Images

All images have been provided by Remix Icon.

About

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

Copyright © 2024 CodeDead

opal's People

Contributors

codedead avatar scratchbuild avatar udev2019 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

opal's Issues

Add a system tray icon

A system tray icon can enhance the user-experience by allowing the user to minimize the window

Add a Play/Pause hotkey

Hello, first of all thank you for the software.
I don't know if I'm the only one using this kind of software like that, but I'd like to know if it's possible to add a keyboard shortcut to play/pause the selection? Or to use the classic play/pause shortcut system used by audio programs, for example.

It's useful for example when you use this kind of program a lot but sometimes you need to pause it temporarily to watch a video or something.

In the current state, you need to either manually stop all sounds, or close the program and restart it afterwards.

If it's already integrated but not seen, I apologize. I looked hard and didn't see this kind of option.

An idea for an improvement that would simplify life, in my case in any case. Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.