Skip to content

JamesMoreau/gem-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gem Player

A lightweight music player built in Rust using egui and rodio.

Screenshot

Features

  • Audio formats such as mp3, m4a, wav, flac, ogg, etc.
  • Playlisting. Stored as m3u files which can be imported / exported.
  • Sorting and filtering.
  • Queue management. Shuffle and repeat.
  • Dark and light mode.
  • Cross-platform.
  • Key controls.

Installation

Download the latest release from the releases page