An open API service indexing awesome lists of open source software.

https://github.com/emretulek/clock

Widgets Clock Plugin
https://github.com/emretulek/clock

clock clock-widget windgets-plugin windows-clock windows-widget

Last synced: about 2 months ago
JSON representation

Widgets Clock Plugin

Awesome Lists containing this project

README

        

# Clock Widget Plugin

This project was developed as a clock widget for windows widgets. Date format uses the computer's system language

### Internal Settings

```json
{
"clock_font_size": 64.0,
"clock_foreground": "#FF8B0000",
"date_font_size": 18.0,
"date_foreground": "#FFBC8F8F"
}
```

### Screenshots

![Clock](https://raw.githubusercontent.com/emretulek/Clock/refs/heads/master/sc_clock/clock_1.jpg)

![Clock skin](https://raw.githubusercontent.com/emretulek/Clock/refs/heads/master/sc_clock/clock_2.jpg)