spotui icon indicating copy to clipboard operation
spotui copied to clipboard

Spotify in the terminal 💻🎶

Results 13 spotui issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I'm not able to see version and upgrade it. There is no documentation about it. I recommend to improve the README file. **To Reproduce** Steps to reproduce...

**Describe the bug** Some non-Latin characters break the section delimiters and the artists list alignment, and other characters aren't displayed how they should, as shown in the screenshot. **To Reproduce**...

confirmed bug

* Added the ability to search for a particular song withing the current track list; * Change SearchInput class to accept a title argument in its constructor; * Create track...

### I'm getting these errors logs when I run the SPOTUI command. I'm currently using python 3.9.0 [64b], pip 21.1.3 [the latest version], and the latest version of windows 10....

windows support

Currently, podcasts (shows) appear in search results. The logic to handle playing a show, setting the context etc just needs implementing. Feel free to :+1: this issue to pressure me...

good first issue
feature

Ported from #26 by @octoshrimpy * Adds playlist playing icon * Adds device currently playing icon * better text padding mechanics * better truncate mechanics. both of these now support...

enhancement

Porting the theme stuff over from #26 as it makes sense to split up into its own PR (not had time to go through this yet but I will do...

When text is truncated it should automatically scroll left and right on an interval. E.g. given the text "Never gonna give you up - Rick Astley" You would move the...

feature

Using the existing patterns in [config.py](https://github.com/ceuk/spotui/blob/master/spotui/src/config.py) and [colors.py](https://github.com/ceuk/spotui/blob/master/spotui/src/colors.py) implement a new config section: "theme" that allows users to define the terminal color using the ncurses constant names. These config values...

feature

Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...

dependencies