Read the statement by Michael Teeuw here.
No numbers in analog watch face
-
@hango if one uses my installer script, I create the empty custom.css as part of the install.
-
This post is deleted! -
- Haha thanks guys - that worked!
Very good point in regard to ‘‘how you update the code if you don’t know to create custom.css?’’- I previouly edited the config.js, clock.js and clock_styles.css > I created a really pretty analog clock with the centre, second hand, minute and hour each with different colours.
- For some reason I thought that a custom.css was really technical but I easily created this from my terminal.
For what it’s worth, I’ve connected to a few APIs and have configued these in the main confg folder and the css’s.
Going forward I’m going to play with customising the default modules (well the ones which I haven’t hidden in the main config file) in the custom CSS.
Thanks again Xx
-
@Ice-cream do not edit the default files.
config in config.js and css in custom.css
-
@sdetweil said in No numbers in analog watch face:
@lavolp3 interesting, my script tries to minimize space used, so only downloads the master branch
to down develop dogit fetch origin develop:develop git checkout develop
I am probably doing something wrong.
I typed in “git fetch origin develop:develop” and then “git checkout develop” and got an error.
git checkout develop error: Your local changes to the following files would be overwritten by checkout: modules/default/clock/clock.js modules/default/weatherforecast/weatherforecast.js package-lock.json Please commit your changes or stash them before you switch branches. Aborting
-
@TomBrown do u remember why you edited the clock and weatherforecast files?
-
I edited the clock.js to change the default clock from digital to analog.
Not sure about the weatherforcast.js though. I did make a copy of the files before editing anything. Could I just rename the backup file to the regular one and try the update again? -
@TomBrown yes u can copy the originals back.
never edit them, use the config.js to change the config.
git diff > somefile
will show u the changes into somefile
u can erase the package-lock.json file
-
OK. That did it! Ran the update, now at version 2.13.0-develop
Changed the clock back to analog with face-010 and it is looking like I want it!
Thanks @sdetweil !! -
hello,
ive been using Face5 for a while pretty nice ,is there a way to change it to arabic numbers ?
thanks