pythops / pythops/bluetui

Feature: Being able to customize the colors and icons

Open
#29 13 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Rust
Stars
3k
Forks
79
PR merge metrics
No merged PRs in 30d

Description

It would be cool if you could customize the UI of bluetui. The syntax (in $HOME/.config/bluetui/config.toml ) could be:

[colors]
connected="hex, rgb, hsl, cmyk, ncol or hwb"
disconnected=""
connected_trusted=""
trusted=""

[icons]
scanning=""
battery=""
headphones=""
speaker=""

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the proposed $HOME/.config/bluetui/config.toml format, especially the [colors] and [icons] sections and their listed keys. Define how each supported value should affect the bluetui UI, and consider the feature done when these configuration values customize the corresponding connected-state colors and scanning, battery, headphones, and speaker icons.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.