
rainmeter使用教程

Rainmeter is a lightweight application for customizing your Windows desktop. Rainmeter works by installing community made ‘skins’, many of which can change how the desktop works with widgets like app launchers, RSS and email readers, calendars, weather reports, and many others. It has been around since Windows XP, where it was used as a tool for displaying basic info on the desktop, but has since gained a large community following which has produced high quality skins which can change the whole desktop experience.
Rainmeter是用于自定义Windows桌面的轻量级应用程序。 Rainmeter通过安装社区制作的“皮肤”来工作,其中许多可以改变桌面与应用程序启动器,RSS和电子邮件阅读器,日历,天气报告等小部件的工作方式。 自Windows XP以来,它就已经存在,在Windows XP中它被用作在桌面上显示基本信息的工具,但是此后获得了广泛的关注,其产生了高质量的皮肤,这些皮肤可以改变整个桌面的体验。
安装雨量计 (Installing Rainmeter)
Rainmeter is an open source program and can be downloaded from their official website. If you want the latest updates, you can also build it from the source code at their Github repository.
Rainmeter是一个开源程序,可以从其官方网站上下载。 如果您需要最新的更新,也可以从其Github存储库中的源代码进行构建。
Rainmeter can be installed portably as well, but it isn’t recommended. The standard installation works just fine.
也可以便携式安装Rainmeter,但不建议这样做。 标准安装工作正常。

Installation is simple, but make sure “Launch Rainmeter on startup” is checked, or else it will have to be manually restarted after a reboot.
安装很简单,但是请确保选中“启动时启动雨表”,否则必须在重新启动后手动重新启动。

Once Rainmeter is installed, you should see a few new things on your desktop, displaying basic things like disk and CPU usage. This is Rainmeter’s default skin.
安装Rainmeter后,您应该在桌面上看到一些新内容,其中显示了磁盘和CPU使用率等基本内容。 这是Rainmeter的默认外观。

To get to Rainmeter’s settings, right click on any one of the skins and click “Manage Skin”. A window will come up listing all your installed skins. Clicking “Active Skins” will let you manage each one individually.
要进入Rainmeter的设置,请右键单击任意一种皮肤,然后单击“管理皮肤”。 将出现一个窗口,列出所有已安装的皮肤。 单击“活动皮肤”将使您可以分别管理每个皮肤。

You can edit the positioning and settings of each skin. If you want to make not draggable, unclick “Draggable” and click “Click through”. This will also disable the right click menu, but fortunately Rainmeter adds an icon in the Windows toolbar, which also lets you access the menu.
您可以编辑每种皮肤的位置和设置。 如果要使其不可拖动,请取消单击“可拖动”,然后单击“单击”。 这也将禁用右键单击菜单,但是幸运的是,Rainmeter在Windows工具栏中添加了一个图标,该图标也使您可以访问菜单。

查找和安装皮肤 (Finding and Installing Skins)
Rainmeter’s default skin is useful, but fairly boring. Many sites exist for showcasing Rainmeter skins, including DeviantArt, Customize.org, and the Rainmeter subreddit. Sorting by “Top – All Time” on the subreddit brings up some of the best skins and layouts. Skins from these sites can be downloaded and mixed and matched to your choosing. Some skins, like Enigma, are essentially entire Rainmeter suites by themselves.
Rainmeter的默认外观很有用,但很无聊。 存在许多展示Rainmeter皮肤的网站,包括DeviantArt , Customize.org和Rainmeter subreddit 。 在subreddit上按“顶部-所有时间”排序可以显示一些最佳的外观和布局。 这些站点的皮肤可以下载,混合并匹配您的选择。 某些皮肤(例如Enigma )本身就是整个Rainmeter套件。
To install a skin, just double click on the .rmskin file. Rainmeter’s window will pop up allowing you to install and enable the skin. For some skins, there are lots of different features, so if you don’t want everything loaded at once, uncheck “Load included skins”, and Rainmeter will simply just add them to your list of skins.
要安装皮肤,只需双击.rmskin文件。 将会弹出Rainmeter的窗口,允许您安装并启用皮肤。 对于某些皮肤,有很多不同的功能,因此,如果您不想一次加载所有内容,请取消选中“加载包含的皮肤”,Rainmeter只会将它们添加到您的皮肤列表中。

调整雨量计 (Tweaking Rainmeter)
Rainmeter allows for an amazing amount of customization. If you want to get your hands dirty with the code behind the skins, it isn’t too complex. Right click on a skin and hit “Edit skin”, which will bring up a configuration file with lots of variable definitions.
雨量计可进行大量定制。 如果您想弄清楚代码背后的内容,那就太复杂了。 右键单击皮肤,然后单击“编辑皮肤”,这将显示一个包含许多变量定义的配置文件。
()

For example, if you wanted to change the color of the outer rim of this clock, you can edit the values of the variable that controls that. Most skins have comments in the configuration file, so it’s easy to tell what controls what.
例如,如果要更改此时钟外边缘的颜色,则可以编辑控制该时钟的变量的值。 大多数外观在配置文件中都有注释,因此很容易分辨出什么控制什么。

雨表的替代品 (Alternatives to Rainmeter)
If you’re on a Mac or Linux, unfortunately you’re out of luck, as there isn’t a Rainmeter build for OS X or Linux. For Mac users, there is Geektool, which performs many of the same basic functions such as displaying info on the desktop and some basic widgets, though there isn’t as big of a community following behind it, so the options for skins are limited. Geektool is also much more oriented towards people who are familiar with the command line, as it runs nearly entirely on bash scripts.
如果您使用的是Mac或Linux,则很不幸,因为没有适用于OS X或Linux的Rainmeter版本。 对于Mac用户,有一个Geektool ,它执行许多相同的基本功能,例如在桌面上显示信息和一些基本的小部件,尽管后面没有那么多的社区,所以皮肤的选择受到限制。 Geektool几乎完全针对bash脚本运行,因此它更面向熟悉命令行的人。
翻译自: https://www.howtogeek.com/231711/how-to-use-rainmeter-to-customize-your-windows-desktop/
rainmeter使用教程