Godot CD is a simple, Clean, CDplayer Built using Godot and Python.
Godot CD was written without the usage of generative AI.
As of current godot CD only supports linux
#ububtu/debian
sudo apt install python3 mpv eject libcdio-utils cdparanoia
#arch
sudo pacman -S python mpv eject libcdio cdparanoia
#You also need to have access to dev sr0
sudo usermod -aG cdrom $USER #after running this restart your PCIf you want discord RPC then install the app with this link
https://discord.com/oauth2/authorize?client_id=1521222889448276042
The abiltiy to define custom CDs
Automatic Cd Recognition
Shuffling
In app Eject
Discord RPC
Feel free to contribute but please note this was built just for myself so the code isnt very clean or thought out or documented in like anyway.
also id love it if someone made it work on windows lmao