<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Workrave &#8211; 李辉 / Grey Li</title>
	<atom:link href="https://greyli.com/tag/workrave/feed/" rel="self" type="application/rss+xml" />
	<link>https://greyli.com</link>
	<description>一个编程和写作爱好者的在线记事本</description>
	<lastBuildDate>Thu, 06 Nov 2025 11:36:11 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.9.26</generator>

<image>
	<url>https://greyli.com/wp-content/uploads/2025/03/avatar-500-compressed-144x144.jpg</url>
	<title>Workrave &#8211; 李辉 / Grey Li</title>
	<link>https://greyli.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>如何有效防止久坐、用眼过度和关节损伤？</title>
		<link>https://greyli.com/rsi-preventing/</link>
		<comments>https://greyli.com/rsi-preventing/#respond</comments>
		<pubDate>Thu, 25 Apr 2019 11:20:10 +0000</pubDate>
		<dc:creator><![CDATA[李辉]]></dc:creator>
				<category><![CDATA[思考与随感]]></category>
		<category><![CDATA[RSI]]></category>
		<category><![CDATA[Stretchly]]></category>
		<category><![CDATA[Workrave]]></category>

		<guid isPermaLink="false">http://greyli.com/?p=2429</guid>
		<description><![CDATA[无论是程序员，还是其他需要长时间使用电脑的工作者，都会面临很多健康问题，除了简单直接的猝死，更常见的是各种重复 [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>
	无论是程序员，还是其他需要长时间使用电脑的工作者，都会面临很多健康问题，除了简单直接的猝死，更常见的是各种<a data-za-detail-view-id="1043" href="https://en.wikipedia.org/wiki/Repetitive_strain_injury" rel="nofollow noreferrer" target="_blank">重复性劳损</a>（Repetitive Strain Injury，RSI），比如颈椎病、腰背疼痛、干眼症、鼠标手等。除了保持正确坐姿、使用各种效果不一的人体工程学装备外，最重要的是避免长时间工作，每隔一段时间站起来休息和放松。
</p>
<p>
	听起来很简单，但对大部分人来说，靠自觉定期休息基本不可能，所以我们需要借助外力来强迫自己休息。
</p>
<p>
	让你的电脑每隔一段时间自动锁定会是一个好办法。这篇文章会介绍两个这样的工具，当你使用电脑一段时间后，它会自动显示一个休息提示，屏蔽你的任何输入，直到休息时间结束：
</p>
<p>
	<img alt="" class="size-full wp-image-2430 alignnone" height="479" src="http://greyli.com/wp-content/uploads/2019/04/1556169189330.png" style="" title="" width="804" srcset="https://greyli.com/wp-content/uploads/2019/04/1556169189330.png 804w, https://greyli.com/wp-content/uploads/2019/04/1556169189330-150x89.png 150w, https://greyli.com/wp-content/uploads/2019/04/1556169189330-300x179.png 300w, https://greyli.com/wp-content/uploads/2019/04/1556169189330-624x372.png 624w" sizes="(max-width: 804px) 100vw, 804px" />
</p>
<p>
	&nbsp;
</p>
<h2>
	<b>RSI-prevention 工具</b><br />
</h2>
<p>
	&nbsp;
</p>
<p>
	Workrave 是 2002 年发布的开源 RSI-prevention 程序，它是目前的最佳选择：
</p>
<p>
	<img alt="workrave logo" class="alignnone size-full wp-image-2431" height="78" src="http://greyli.com/wp-content/uploads/2019/04/1556167952021.png" style="" title="" width="405" srcset="https://greyli.com/wp-content/uploads/2019/04/1556167952021.png 405w, https://greyli.com/wp-content/uploads/2019/04/1556167952021-150x29.png 150w, https://greyli.com/wp-content/uploads/2019/04/1556167952021-300x58.png 300w" sizes="(max-width: 405px) 100vw, 405px" />
</p>
<ul>
<li>
		主页：<a data-za-detail-view-id="1043" href="http://www.workrave.org/" rel="nofollow noreferrer" target="_blank">http://www.workrave.org</a>
	</li>
<li>
		源码：<a data-za-detail-view-id="1043" href="https://github.com/rcaelers/workrave" rel="nofollow noreferrer" target="_blank">https://github.com/rcaelers/workrave</a>
	</li>
<li>
		下载：<a data-za-detail-view-id="1043" href="http://www.workrave.org/download" rel="nofollow noreferrer" target="_blank">http://www.workrave.org/download</a>
	</li>
</ul>
<p>
	Workrave 的功能很全面，不仅包含基本的休息提醒，还可以监测活动状态，并且内置了体操动作提示（别担心，不是你想象的那种体操，只是一些拉伸动作）。除此之外，你还可以在统计选项里查看你每天的活动情况，包括休息次数、鼠标和键盘使用情况。
</p>
<p>
	唯一的缺点是，它不支持 macOS 系统。如果你使用 macOS 系统，在支持 macOS 的<a data-za-detail-view-id="1043" href="https://alternativeto.net/software/workrave/%3Fplatform%3Dmac" rel="nofollow noreferrer" target="_blank">替代品</a>里，功能稍微简单一些的 Stretchly 是个不错的选择：
</p>
<p>
	<img alt="stretchly logo" class="alignnone size-full wp-image-2432" height="139" src="http://greyli.com/wp-content/uploads/2019/04/1556168161221.png" width="453" srcset="https://greyli.com/wp-content/uploads/2019/04/1556168161221.png 453w, https://greyli.com/wp-content/uploads/2019/04/1556168161221-150x46.png 150w, https://greyli.com/wp-content/uploads/2019/04/1556168161221-300x92.png 300w" sizes="(max-width: 453px) 100vw, 453px" />
</p>
<ul>
<li>
		主页：<a data-za-detail-view-id="1043" href="https://hovancik.net/stretchly" rel="nofollow noreferrer" target="_blank">https://hovancik.net/stretchly</a>
	</li>
<li>
		源码：<a data-za-detail-view-id="1043" href="https://github.com/hovancik/stretchly" rel="nofollow noreferrer" target="_blank">https://github.com/hovancik/stretchly</a>
	</li>
<li>
		下载：<a data-za-detail-view-id="1043" href="https://hovancik.net/stretchly/downloads" rel="nofollow noreferrer" target="_blank">https://hovancik.net/stretchly/downloads</a>
	</li>
</ul>
<p>
	这两个程序都是开源项目，在对应 GitHub 项目的 releases 页面可以下载到最新版本。
</p>
<h2>
	<b>休息设置</b><br />
</h2>
<p>
	你可以将界面语言设为中文，然后尝试按照自己的工作习惯调整设置。对于核心功能的休息设置来说，这两个程序都把休息分为两类，短休息和长休息。建议把短休息设为 20~25 分钟一次，每次 2 分钟；长休息 50~60 分钟一次，每次 10~15 分钟。另外，Workrave 还支持设置每天使用电脑的总时长限制，可以根据需要进行设置。
</p>
<p>
	不要把休息频率设置的太高，因为你的电脑上可能被安装了监视「空位」时间和离开电脑次数的软件&hellip;&hellip;
</p>
<h2>
	<b>强制休息</b><br />
</h2>
<p>
	为了让强制效果更强一点，建议在 Workrave 的首选项里为每个休息类别都设置不在休息前显示提示，也不要显示推迟和跳过按钮；Stretchly 类似，可以勾选「阻止跳过」，并取消勾选「允许推迟」。
</p>
<p>
	当然，即使这样设置，太沉迷于手头工作的时候你还是可以找到某些特殊方法跳过休息。但是，为了让工具真正发挥作用，你要有一点点遵守规则的自觉。
</p>
<p>
	从今天开始，正视健康在生活中的优先级吧。祝你有个好身体！
</p>
<p>
	本文首发于公众号「<a data-za-detail-view-id="1043" href="http://daimachufang.com/" rel="nofollow noreferrer" target="_blank">李辉的代码厨房</a>」。</p>
]]></content:encoded>
			<wfw:commentRss>https://greyli.com/rsi-preventing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
