AdnanHodzic / AdnanHodzic/auto-cpufreq
[Feature Request] Bluetooth Control, via configuration.
- 主要言語
- Python
- スター
- 7.8k
- フォーク
- 357
- 平均マージ
- 3日 8時間
- マージ済み PR(30日)
- 14
説明
[bluetooth_boot_off](https://github.com/AdnanHodzic/auto-cpufreq?tab=readme-ov-file#bluetooth_boot_off)
```
Turn off Bluetooth on boot (only)! Can be turned on any time later on.
```
[bluetooth_boot_on](https://github.com/AdnanHodzic/auto-cpufreq?tab=readme-ov-file#bluetooth_boot_on)
```
Turn on Bluetooth on boot.
```
Instead of having these as command line arguments, It would be nice if it could be enabled and disabled via the config file.
```
bluetooth_boot=on/off
```
I am on NixOS using flakes, and I don't really know how I would do that in a declarative way.
@shadeyg56
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by tracing the existing bluetooth_boot_off and bluetooth_boot_on command-line paths, then find where the configuration file is parsed. Add the requested bluetooth_boot=on/off configuration behavior while preserving the existing boot-only semantics, and verify that Bluetooth can still be enabled or disabled later as described.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- linux, nixos, python
- 領域
- cli, operating-systems
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100