Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rks-031/media-player-javafx


https://github.com/rks-031/media-player-javafx

apache css java javafx jdk netbeans-ide

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Media-Player-JavaFX
This JavaFX mini project implements a MEDIA PLAYER similar to those found on standard PCs. Users can select and play videos from their local directories.

It includes essential functions like play, pause, stop, open folder, fast forward, and full-screen mode.

This straightforward program is user-friendly and accessible to a wide range of users.

# Running the Project:


  1. Open the Project in NetBeans IDE 19.

  2. Open MediaPlayerApp.java file under the mediaplayer folder.

  3. Right cick and select Run file.

  4. The project will start running now.

# Working Demo
https://github.com/rks-031/Media-Player-JavaFX/assets/103258259/8fd63732-2058-4576-9b21-e8574a0a22a2

# Tech Stack Used
Java, JavaFX, fxml, CSS

# Environments used


  • Apache NetBeans IDE 19

  • JavaFX-SDK-21.0.1

  • JDK 17