mirror of
https://github.com/stasenso/Puer.git
synced 2026-06-26 21:32:42 +03:00
Update README.md
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
# Pu'er tea -
|
||||
A playful name for a low-level replacement for the Caffeine app. It works by calling SetThreadExecutionState
|
||||
A whimsically named, low-level replacement for the Caffeine app. It works by calling the SetThreadExecutionState function.
|
||||
This tiny program is designed to keep Windows from going to sleep. Once launched, it sits in the system tray as a full cup of tea (or coffee). From that moment on, your PC will stay awake.
|
||||
A double-click on the cup will empty it, which re-enables sleep mode. The same actions can be performed by right-clicking the icon and selecting one of the options:
|
||||
1. Prevent Sleep
|
||||
2. Allow Sleep
|
||||
3. Exit
|
||||
# Пуэр -
|
||||
Шутливое название для низкоуровневой замены приложения Caffeine. Работает за счёт вызова SetThreadExecutionState
|
||||
Программка предназначена для того, чтобьы не давать уйти windows в сон. После запуска она появляется в системном трее в виде полной чашки чая. С этого момента система не уйдёт в сон.
|
||||
Двойной клик по чашке опустошит её, одновременно разрешив сон.
|
||||
Этого же действие можно получить вызвав меню правой кнопкой мыши и выбрав один из пунктов меню:
|
||||
1. Запретить сон
|
||||
2. Разрешить сон
|
||||
3. Выход
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user