helloSystem / Utilities

Utilities written in PyQt5, meant for use with helloSystem
BSD 2-Clause "Simplified" License
28 stars 29 forks source link

Update Date and Time, closes #162 #163

Open bert003 opened 1 year ago

bert003 commented 1 year ago
probonopd commented 1 year ago

Hi @bert003.

Did you test whether this works on a plain helloSystem Live ISO with no additional software installed?

import pytz
import geocoder

Where are those supposed to be coming from? There are two options:

Which way should we go?

louies0623 commented 1 year ago

PC-1-screen0.webm

Need to fix the bug that keeps asking for the password when adjusting the date and time

Hierosme commented 1 year ago

i would like to take a look on #165 , it look like a good way is to split UI / Model / Controller (ha ha ha Hierosme my heros ...)

i joking a bit but maintain a App over the time force that split. If we convert Date and Time to a true .ui file it force very bad day for the #162 fixe.

Here my plan:

Hoooo noooo Hierosme got a plan Regards