Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blue-b/control-power
절전,화면끄기 전원관리 프로그램 & all-in-one command-line utility for Windows
https://github.com/blue-b/control-power
Last synced: about 1 month ago
JSON representation
절전,화면끄기 전원관리 프로그램 & all-in-one command-line utility for Windows
- Host: GitHub
- URL: https://github.com/blue-b/control-power
- Owner: Blue-B
- Created: 2024-07-14T12:56:35.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-14T13:26:12.000Z (5 months ago)
- Last Synced: 2024-07-14T15:05:55.224Z (5 months ago)
- Language: Batchfile
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 미리보기 (Screenshot)
![image](https://github.com/user-attachments/assets/b3e8c297-f67a-48ea-9bd9-65c47869e43b)# Control-Power
절전,화면끄기 전원관리 프로그램 &all-in-one command-line utility for Windows
# 소개(Introduction)
하나의 프로그램으로 윈도우의 전원과 관련된 옵션을 조정할 수 있습니다. 종료,재부팅을 포함한 절전모드, 디스플레이 화면끄기 모드를 실행할 수 있습니다.A simple, all-in-one command-line utility for Windows that allows users to easily enter sleep mode, shut down, restart, or turn off the screen with just a few keystrokes.
# 한글이 깨져요(an error in writing in Korean)
깃허브 업로드시 한글을 표기하기위해 utf-8 옵션으로 설정되어 있습니다. bat파일의 인코딩을 ANSI로 변경하여 저장해주세요.When uploading the script to GitHub, the repository is configured to use UTF-8 encoding to ensure proper display of Korean characters. However, for the batch file to function correctly on Windows systems, please change the file encoding to ANSI and save the changes.