mathoudebine / mathoudebine/turing-smart-screen-python

Need Time seperated, (Hour, Minute and Second seperated)

Open
#1,084 0 comments 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.
Not really, but yes, I wanna set Hour only display on Monitoring Screen(Example)(I mean seperated)

Describe the feature / solution to your problem you'd like
In Theme script(forgot that file name), I wanna set only show Hour only(Not full hh:mm:ss format but only hh) coz I can make design like vertical time layout like Google Pixel phones.

Describe alternatives you've considered / and or tested
I tested change and follow the code for showing time, but cannot show hour only by use HH, you only can use full time format HH:MM:SS to appear

Screenshots / photos & mockups of the Turing screen
Since im on work now, the monitoring are at my home PC

Environment:

  • Revision of this project [3.10.0]
  • OS with version [Windows 11 IoT Ent LTSC 24H2]
  • Python version [Using exe ones, so no python use]
  • Hardware [Since this is feature request, so maybe no need]

Additional context
None. Sorry for my bad english

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

The issue does not name the theme script or a test. Start by locating the code that formats and renders the monitoring screen time, then determine how the current HH:MM:SS format is selected. Done means the display can show hour, minute, and second separately, including an hour-only layout.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.