"js object - clock" is a web-based wallpaper with a customization available for Wallpaper Engine. The JetBrains IDE dark theme was taken as the basis (maybe add some more). I will be glad to see your wishes, criticism or praise)
Don't forget to give the project a star!
- Select the 12 o'clock format.
- Show the leading zero (convert a numeric value to a string value).
- Change visibility of any element (hour, minute, second, period (PM/AM), day, weekday, month, year, timezone, UNIX, UTC).
- Select font size, 5 font families and 12 themes.
- Change to const declaration.
- Change clock position.
If you have a suggestion that would make this project better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement" or open a discussion so that I can discuss it with you. If you encounter any bug, open the issue with the tag "bug".
To fix a bug or enhance an existing module, follow these steps:
- Fork the Repo
- Create a new branch (
git checkout -b improve-feature
) - Make the appropriate changes in the files
- Add changes to reflect the changes made
- Commit your changes (
git commit -m 'Improve feature'
) - Push to the branch (
git push origin improve-feature
) - Create a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
- This project was inspired by Isaias19's project called CodeTime
- Also recommend watching OOOOMGOSH's project called Python Dictionary Clock
- Web technology references HTML, CSS, JavaScript
- Wallpaper Engine Web Guide