Skip to content

Releases: glebovdev/somafm-cli

v0.2.7

21 Feb 18:34
4aa6170

Choose a tag to compare

SomaFM CLI v0.2.7

A terminal-based music player for SomaFM radio stations.

Changelog

  • 4aa6170 Improve error handling, config safety, and installer reliability (#23)

Full Changelog: v0.2.6...v0.2.7

Installation

macOS

brew install glebovdev/tap/somafm

Windows

scoop bucket add glebovdev https://github.com/glebovdev/scoop-bucket
scoop install somafm

Or download from the Releases page.

Go Install

go install github.com/glebovdev/somafm-cli/cmd/somafm@latest

v0.2.6

15 Feb 20:23
10ae79f

Choose a tag to compare

SomaFM CLI v0.2.6

A terminal-based music player for SomaFM radio stations.

Changelog

  • 10ae79f Fix concurrency races, error handling, and lint warnings (#22)
  • 6087576 Improve README, skip CI for docs-only changes (#21)

Full Changelog: v0.2.5...v0.2.6

Installation

macOS

brew install glebovdev/tap/somafm

Windows

scoop bucket add glebovdev https://github.com/glebovdev/scoop-bucket
scoop install somafm

Or download from the Releases page.

Go Install

go install github.com/glebovdev/somafm-cli/cmd/somafm@latest

v0.2.5

09 Feb 21:44
3b41f23

Choose a tag to compare

SomaFM CLI v0.2.5

A terminal-based music player for SomaFM radio stations.

Changelog

  • 3b41f23 Add govulncheck, update dependencies and Go to 1.25 (#20)

Full Changelog: v0.2.4...v0.2.5

Installation

macOS

brew install glebovdev/tap/somafm

Windows

scoop bucket add glebovdev https://github.com/glebovdev/scoop-bucket
scoop install somafm

Or download from the Releases page.

Go Install

go install github.com/glebovdev/somafm-cli/cmd/somafm@latest

v0.2.4

07 Feb 20:37
9a7c5f0

Choose a tag to compare

SomaFM CLI v0.2.4

A terminal-based music player for SomaFM radio stations.

Changelog

  • 9a7c5f0 Fix audio stall after network disconnect (#19)

Full Changelog: v0.2.3...v0.2.4

Installation

macOS

brew install glebovdev/tap/somafm

Windows

scoop bucket add glebovdev https://github.com/glebovdev/scoop-bucket
scoop install somafm

Or download from the Releases page.

Go Install

go install github.com/glebovdev/somafm-cli/cmd/somafm@latest

v0.2.3

06 Feb 09:36
7b0ac17

Choose a tag to compare

SomaFM CLI v0.2.3

A terminal-based music player for SomaFM radio stations.

Changelog

  • 7b0ac17 Smart reconnect on unpause and simplify audio architecture (#18)

Full Changelog: v0.2.2...v0.2.3

Installation

macOS

brew install glebovdev/tap/somafm

Windows

scoop bucket add glebovdev https://github.com/glebovdev/scoop-bucket
scoop install somafm

Or download from the Releases page.

Go Install

go install github.com/glebovdev/somafm-cli/cmd/somafm@latest

v0.2.2

31 Jan 15:07
c1e128a

Choose a tag to compare

SomaFM CLI v0.2.2

A terminal-based music player for SomaFM radio stations.

Changelog

  • c1e128a Add mouse wheel volume control (#17)
  • f8b0472 Remove manual install section from README (#16)

Full Changelog: v0.2.1...v0.2.2

Installation

macOS

brew install glebovdev/tap/somafm

Windows

scoop bucket add glebovdev https://github.com/glebovdev/scoop-bucket
scoop install somafm

Or download from the Releases page.

Go Install

go install github.com/glebovdev/somafm-cli/cmd/somafm@latest

v0.2.1

31 Jan 11:35
d7c687f

Choose a tag to compare

SomaFM CLI v0.2.1

A terminal-based music player for SomaFM radio stations.

Changelog


Full Changelog: v0.2.0...v0.2.1

Installation

macOS

brew install glebovdev/tap/somafm

Windows

scoop bucket add glebovdev https://github.com/glebovdev/scoop-bucket
scoop install somafm

Or download from the Releases page.

Go Install

go install github.com/glebovdev/somafm-cli/cmd/somafm@latest

v0.2.0

30 Jan 23:45
4b6e113

Choose a tag to compare

SomaFM CLI v0.2.0

A terminal-based music player for SomaFM radio stations.

Changelog

  • 2e05020 Add Linux ARM64 support with cross-compilation (#10)
  • 6e7fd8d Fix ARM64 apt sources for all source files (#12)
  • 4b6e113 Fix ARM64 apt sources for deb822 format (#13)
  • 75d4ea6 Fix ARM64 cross-compile for Ubuntu Noble (#11)

Full Changelog: v0.1.5...v0.2.0

Installation

macOS

brew install glebovdev/tap/somafm

Windows

scoop bucket add glebovdev https://github.com/glebovdev/scoop-bucket
scoop install somafm

Or download from the Releases page.

Go Install

go install github.com/glebovdev/somafm-cli/cmd/somafm@latest

v0.1.5

28 Jan 21:50
88ae928

Choose a tag to compare

SomaFM CLI v0.1.5

A terminal-based music player for SomaFM radio stations.

Changelog

  • db60083 Add Linux support with prebuilt binaries (#8)
  • 88ae928 Remove Linux ARM64 build (needs cross-compiler) (#9)

Full Changelog: v0.1.4...v0.1.5

Installation

macOS

brew install glebovdev/tap/somafm

Windows

scoop bucket add glebovdev https://github.com/glebovdev/scoop-bucket
scoop install somafm

Or download from the Releases page.

Go Install

go install github.com/glebovdev/somafm-cli/cmd/somafm@latest

v0.1.4

14 Jan 21:59
3800d69

Choose a tag to compare

SomaFM CLI v0.1.4

A terminal-based music player for SomaFM radio stations.

Changelog

  • 3800d69 Add autostart option and improve config loading (#7)

Full Changelog: v0.1.3...v0.1.4

Installation

macOS

brew install glebovdev/tap/somafm

Windows

scoop bucket add glebovdev https://github.com/glebovdev/scoop-bucket
scoop install somafm

Or download from the Releases page.

Go Install

go install github.com/glebovdev/somafm-cli/cmd/somafm@latest