winget install --id hrkfdn.ncspot
About ncspot
ncspot is an ncurses Spotify client written in Rust using librespot. It is heavily inspired by ncurses MPD clients, such as ncmpc.
What's new in 1.3.3
Maintenance release Thanks to a PR (#1772) by @fischman ncspot should work again after Spotify have changed the authorization flow. Also, Vim bindings have been improved thanks to a contribution by @nickscip. What's Changed - docs(README): center misaligned screenshot by @ThomasFrans in #1736 - chore(toolchain): update by @hrkfdn in #1735 - chore(deps): bump the cargo group with 2 updates by @dependabot[bot] in #1745 - chore(deps): bump the cargo group with 2 updates by @dependabot[bot] in #1748 - chore(deps): bump actions/checkout from 5 to 6 in the github-actions group by @dependabot[bot] in #1741 - num-bigint-dig: future incompatibility by @kn0sys in #1747 - chore(deps): bump actions/cache from 4 to 5 in the github-actions group by @dependabot[bot] in #1752 - chore(deps): bump reqwest from 0.12.24 to 0.12.25 in the cargo group by @dependabot[bot] in #1751 - Feat/more vim cmds by @nickscip in #1746 - chore(deps): bump the cargo group with 3 updates by @dependabot[bot] in #1756 - fix: Rust update workflow by @hrkfdn in #1760 - chore(toolchain): update by @hrkfdn in #1761 - chore(deps): bump the cargo group across 1 directory with 12 updates by @dependabot[bot] in #1767 - chore(deps): bump bytes from 1.10.1 to 1.11.1 by @dependabot[bot] in #1774 - chore(deps): bump time from 0.3.44 to 0.3.47 by @dependabot[bot] in #1775 - chore(deps): bump rsa from 0.9.8 to 0.9.10 by @dependabot[bot] in #1764 - chore(deps): bump the cargo group across 1 directory with 5 updates by @dependabot[bot] in #1773 - chore(toolchain): update by @hrkfdn in #1771 - Use ncspot's ClientID for Web API ca...
Version history
| Version | Updated | Notes |
|---|---|---|
| 1.3.3 | Unknown | Maintenance release Thanks to a PR (#1772) by @fischman ncspot should work again after Spotify have changed the authorization flow. Also, Vim bindings have been improved thanks to a contribution by @nickscip. What's Chan... |
| 1.3.2 | Unknown | ## Fixed - Playlist retrieval crashing when list contains podcast episodes - Crash when shifting a song by an amount greater than the queue's length - Crash when displaying songs that do not have an (available) artist -... |
| 1.3.0 | Unknown | Added - Automatically find free port for OAuth2 login flow Fixed - Skip unplayable tracks - Queue UI correctly plays a track when clicking on an already selected item - Swap foreground and background colors for command l... |
| 1.2.2 | Unknown | What's Changed - chore(deps): bump zbus from 5.0.1 to 5.1.0 in the cargo group by @dependabot in #1545 - fix: missing automatic man page generation for subcommands by @ThomasFrans in #1544 - chore(deps): bump the cargo g... |
| 1.2.1 | Unknown | ## What's Changed - chore(toolchain): update by @hrkfdn in #1537 - fix(cover): Add mut to fix incorrect get of windowsize in cover by @antonnyst in #1542 - chore(deps): bump the cargo group across 1 directory with 8 upda... |
| 1.0.0 | Unknown | No notes |
| 0.13.4 | Unknown | Features - Add save current command by @hrdl-github in #1220 - Add add command for adding song to playlist by @FlynnD273 in #1232 Maintenance - Improve release build options by @ThomasFrans in #1199 - Fix: Forward mouse... |
| 0.13.2 | Unknown | No notes |