Skip to content

DLMPlayer is a cross-platform media player designed for simplicity, lightweight performance, and broad compatibility across Windows and Linux.

License

Notifications You must be signed in to change notification settings

deeffest/DEEF-Lite-Media-Player

Repository files navigation

icon

DEEF Lite Media Player 🎥

DEEF Lite Media Player is a cross-platform media player designed for simplicity, lightweight performance, and broad compatibility across Windows and Linux.

✨ Key Features

  • Cross-Platform Compatibility
    Runs seamlessly on Windows and Linux.

  • Playlist Management
    Create, manage, and play your favorite playlists.

  • Flexible Media Options
    Open individual files, entire folders, or URLs with ease.

  • Drag and Drop Support
    Effortlessly add files to your playlists by dragging and dropping.

  • Comfortable Movie Watching
    Select audio tracks, video tracks, or subtitles for an optimal viewing experience.

  • Adaptive Interface
    The interface theme adapts to match your operating system's theme.

📸 Screenshots

Screenshot

🚀 Getting Started

Using builds with executable files

  1. Download the archive for your OS from the releases page: Latest Release.
  2. Unzip the archive to any folder.
  3. Navigate to the folder with the unzipped application and run the executable file.

Using the source code

  1. Install Python
    Ensure Python is installed on your system. Tested on:

    • Windows 10 (22H2) with Python 3.11.3 (64-bit).
    • Windows 11 (23H2) with Python 3.12.5 (64-bit).
    • Ubuntu (24.04) with Python 3.12.3 (64-bit).
    • Manjaro (24.0.5).

    Download Python

  2. Clone the Repository
    Clone the repository to your local machine.

  3. Install Dependencies
    In the project directory, install dependencies with:

    pip install -r requirements.txt
    
  4. Run the Application
    Start the application with:

    python main.py
    

🔗 References

📚 See Also

  • YouTube Music Desktop Player: Explore
  • DEEF Lite Image Viewer: Explore

📜 License

DEEF Lite Media Player is distributed under the GPLv3 license.

Please let us know if you have any questions or suggestions.