Skip to main content

Play your audio CDs directly from the system tray

Project description

CD Tray

AUR version

https://github.com/son-link/CD-Tray

CD TRay screenshot

Play your audio CDs directly from the system tray

© 2012-2023 Alfonso Saavedra "Son Link"

Under GPLv3 License

Install

From source code:

  • Clone the repo, download the zip under Code -> Download ZIP or download the last release.
  • Open a terminal and go to the project folder.
  • Install the dependencies:
    • From PIP (with administration permissions): pip install -r requirements.txt

    • Debian/Ubuntu/Mint/MX Linux:

      • apt: apt install python3 python3-pip python3-pyqt5 python3-gst-1.0 python3-psuti, python3-dbus.mainloop.pyqt5 python3-gi
        • If you use Pipewire install the package gstreamer1.0-pipewire
    • Arch Linux/Manjaro:

      • pacman: python-pip python-pyqt5 gstreamer gst-plugins-base python-psutil gst-python
      • If you use Pipewire install the package gst-plugin-pipewire
    • Copy the icon and desktop file:

      • All users:
        • install -m 644 bin/io.sonlink.cdtray.desktop /usr/share/applications
        • install -m 644 bin/io.sonlink.cdtray.svg /usr/share/icons/cdtray.svg
      • Current user:
        • cp bin/io.sonlink.cdtray.desktop ~/.local/share/applications
        • cp bin/io.sonlink.cdtray.svg ~/.icons/cdtray.svg

From Pypi:

pip install cdtray

  • Copy the icon and desktop file:
    • All users:
      • install -m 644 bin/io.sonlink.cdtray.desktop /usr/share/applications
      • install -m 644 bin/io.sonlink.cdtray.svg /usr/share/icons/cdtray.svg
    • Current user:
      • cp bin/io.sonlink.cdtray.desktop ~/.local/share/applications
      • cp bin/io.sonlink.cdtray.svg ~/.icons/cdtray.svg

AUR:

If you use Arch Linux, Manjaro, or other Arch Linux base distributions, you can install the official package from AUR

For example: yay -S cdtray

Executables:

At the moment not available

Command line options:

  • -d | --device : set the device to read the CD from (usually /dev/sr0 or /dev/cdrom)
  • -f | --force : if another cdtray instance is running, kill it and start a new one

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cdtray-2.0rc1.tar.gz (149.7 kB view details)

Uploaded Source

File details

Details for the file cdtray-2.0rc1.tar.gz.

File metadata

  • Download URL: cdtray-2.0rc1.tar.gz
  • Upload date:
  • Size: 149.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for cdtray-2.0rc1.tar.gz
Algorithm Hash digest
SHA256 393769d7c98d363f9398b0efe85cc3a73abeafb2af10ddfba828dbe5353c139b
MD5 7fff47622c9806fb0920dd0d4d74f328
BLAKE2b-256 b710322c362771bf9d60947afdc64679ca4546553aa0d267c79012b775ebe2c8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page