cold

command module
v0.1.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 3, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

README

CLI Music Player

Latest Release GoDoc

default screenshot

About cold

Play Music in terminal. Written in Go. Relatively feature-packed.

Requirements

  • Go
  • Windows
  • Debian libasound2-dev
  • Mac
  • Arch alsa alsa-lib
  • Fedora alsa-lib-devel

Installation

Go

go install github.com/axyut/cold@latest

Curl

curl ...install.sh

Build From Source

  • go version 1.22
  • git clone https://github.com/axyut/cold.git && cd cold
  • make install for debian.
  • make build or make build_arm for binary at bin/.
  • cp bin/[filename] ~/.local/bin/cold
  • cold

Features

  • Plays Music.
  • Light weight with minimum dependencies.
  • Controls.
  • Stream, Radio
  • Visualization.

Themes

Audio Engine

Built With

Usage

cold -h

Configuration

About settings... A config file will be generated when you first run cold. Depending on your operating system it can be found in one of the following locations:

  • macOS: ~/Library/Application\ Support/cold/config.yml
  • Linux: ~/.config/cold/config.yml
  • Windows: C:\Users\me\AppData\Roaming\cold\config.yml

It will include the following default settings:

general:
    start_dir: /home/user/Music/score/
    enable_logging: true
player:
    shuffle: true
    repeat_playlist: true
music:
    repeat_song: false
    repeat_playlist: true
    shuffle: true
renderer: tea # tea, tview, raw
user:
    use_db: false
temp:
    start_dir: ""
    show_icons: false
    show_hidden: false
    exclude: []
    playonly: []
    include: []
    renderer: ""
    enable_logging: false

Uninstalling

If installed with go install remove bin file from your go bin path. If not setup, by default it is in ~/go/bin, If installed with curl ...

similar in go, gomu simlar in go, grump similar in rust project structure github actions trigger commands parser go releaser radio example tui vis example gstreamer oto wrapper

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
app
pkg
raw

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL