mathoudebine / mathoudebine/turing-smart-screen-python

New Feature: Runtime configuration/API

Open
#61 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Rich Text Format
Stars
2.3k
Forks
412
Avg merge
21h 10m
Merged PRs (30d)
7

Description

Is your feature request related to a problem? If so, please describe the problem.
There currently is no way to modify settings runtime. You need to kill the application, edit the config file and then launch again. I personally would like to integrate it with my smarthome (example: 10% brightness when watching a movie, 100% brightness when running a game). I don't know if it is only me, but right now it doesn't even accept ctrl-c to exit from the command line...

Describe the feature / solution to your problem you'd like
It would be a dream if we could have a very simple Web API integrated with simple functions for changing brightness/themes. Maybe a Display on/off it it is physically possible.

Describe alternatives you've considered / and or tested
I haven't tested it yet, but the alternative would probably be keeping seperate directories with different config files and killing/starting the processes as required. I currently do this to control some other programs that don't support any kind of remote control (like the hue sync app) - but it is a real pain...

Environment:

  • I am on Windows, but that shouldn't matter...

Contributor guide

Open the contributing guide

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

No files, tests, or entry points are named in the issue. Begin by locating how configuration is loaded and how brightness, themes, display power, and command-line shutdown are handled. Define the runtime API scope and completion criteria before implementing anything.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.