Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

Commit 072d13f

Browse files
authored
Update README.md
1 parent e637cb5 commit 072d13f

File tree

1 file changed

+31
-23
lines changed

1 file changed

+31
-23
lines changed

README.md

Lines changed: 31 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -47,43 +47,51 @@ We have 9 widgets available
4747

4848
Each widget comes in 4 sizes, you can switch between them in the context menu
4949

50-
* 1️⃣ Small
51-
* 2️⃣ Medium
52-
* 3️⃣ Wide
53-
* 4️⃣ Large
50+
|Name|Size|
51+
|-|-|
52+
|Small|1x1|
53+
|Medium|2x2|
54+
|Wide|4x2|
55+
|Large|4x4|
5456

5557
### Themes
5658

5759
Widgets appears in one of 5 predefined themes
5860

59-
|Light|Dark|Auto|Color|Blur|
61+
|Light|Dark|Auto|Color|Blur *|
6062
|-|-|-|-|-|
6163
|<img src="@Resources/Images/Settings/light.png" />|<img src="@Resources/Images/Settings/dark.png" />|<img src="@Resources/Images/Settings/auto.png" />|<img src="@Resources/Images/Settings/color.png" />|<img src="@Resources/Images/Settings/blur.png" />|
6264

65+
_* Currently works well only on Windows 11_
6366
### Languages
6467

6568
So far we support 4 languages
6669

67-
* Russian
68-
* Ukrainian
69-
* English
70-
* German
70+
| |Language|
71+
|-|-|
72+
|<img src="https://github.com/yammadev/flag-icons/blob/master/png/RU@2x.png?raw=true" width="20px" />| Russian |
73+
|<img src="https://github.com/yammadev/flag-icons/blob/master/png/UA@2x.png?raw=true" width="20px" />| Ukrainian |
74+
|<img src="https://github.com/yammadev/flag-icons/blob/master/png/US@2x.png?raw=true" width="20px" />| English |
75+
|<img src="https://github.com/yammadev/flag-icons/blob/master/png/DE@2x.png?raw=true" width="20px" />| German |
7176

7277
## Special thanks
7378

74-
* fediaFedia - Big Sur for Rainmeter
75-
* Socks the Fox - Chameleon plugin
76-
* i2002 - MediaPlayer plugin
77-
* khanhas - AppVolume plugin
78-
* jsmorley - ConfigActive plugin
79-
* fawy - English, Ukrainian translations
80-
* Active Color - helped with pesisting settings
81-
* ikarus1969 - German translation
82-
* Tetrify - Unlock animation idea
83-
84-
## You may also want to
85-
* Center your taskbar buttons with [TaskbarX](https://chrisandriessen.nl/taskbarx)
86-
* Install MacOS-like menu bar - [Droptop Four](https://github.com/Droptop-Four)
87-
* Round your screen corners - [Rounded corners](https://forum.rainmeter.net/viewtopic.php?t=25780#p201917)
79+
| User | Credit |
80+
|-|-|
81+
| [fediaFedia](https://github.com/fediaFedia) | [Big Sur for Rainmeter](https://www.deviantart.com/fediafedia/art/Big-Sur-RC1-for-Rainmeter-846882462) |
82+
| [socks-the-fox](https://github.com/socks-the-fox) | [Chameleon plugin](https://github.com/socks-the-fox/Chameleon) |
83+
| [i2002](https://github.com/i2002) | [MediaPlayer plugin](https://github.com/i2002/RainmeterMediaPlayer) |
84+
| [khanhas](https://github.com/khanhas) | [AppVolume plugin](https://github.com/khanhas/AppVolumePlugin) |
85+
| [jsmorley](https://github.com/jsmorley) | [ConfigActive plugin](https://github.com/jsmorley/ConfigActive) |
86+
| [fawyWolf](https://github.com/FawyWolf) | English, Ukrainian translations |
87+
| [ikarus1969](https://github.com/ikarus1969) | German translation |
88+
| [ActiveColor](https://deviantart.com/activecolors) | helped with persisting settings, code review |
89+
| [kalukal](https://www.deviantart.com/kalukal) | Unlock animation idea |
90+
91+
## Works good with
92+
* [Centered taskbar icons - TaskbarX](https://chrisandriessen.nl/taskbarx)
93+
* [MacOS menu bar - Droptop Four](https://github.com/Droptop-Four)
94+
* [Rounded screen corners](https://forum.rainmeter.net/viewtopic.php?t=25780#p201917)
95+
* [MacOS dock and menu bar - MyDockFinder](https://store.steampowered.com/app/1787090/MyDockFinder)
8896

8997
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Лицензия Creative Commons" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a>

0 commit comments

Comments
 (0)