# Show GN: 리눅스를 위한 노트북 배터리 모니터 'Watt Monitor'

> Clean Markdown view of GeekNews topic #25389. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=25389](https://news.hada.io/topic?id=25389)
- GeekNews Markdown: [https://news.hada.io/topic/25389.md](https://news.hada.io/topic/25389.md)
- Type: show
- Author: [jkpark](https://news.hada.io/@jkpark)
- Published: 2025-12-28T14:55:19+09:00
- Updated: 2025-12-28T14:55:19+09:00
- Original source: [github.com/jookwang-park](https://github.com/jookwang-park/watt-monitor-rs)
- Points: 10
- Comments: 0

## Summary

리눅스 노트북의 **배터리 소모를 실시간으로 추적**할 수 있는 터미널 도구 **Watt Monitor**가 Rust와 Ratatui로 구현되었습니다. 사용자는 간단한 CLI 인터페이스를 통해 대기·절전 상태에서의 전력 소비를 확인하고, 이를 기반으로 시스템 전력 설정을 세밀하게 조정할 수 있습니다.

## Topic Body

- 이번에 새로 장만한 ThinkPad X1C Gen 13에 리눅스 설치   
- 배터리가 너무 빨리 닳아서 최적화를 진행하고 싶었음  
- 특히 lid를 닫고 잠자기 모드에서 얼마나 배터리가 소모되는지 궁금했음  
- 이걸 가볍게 터미널로 만들어보고 싶었음   
- Rust 언어와 Ratatui 사용해서 Watt Monitor 제작함  
- 이걸 통해서 내 노트북 전력 소비량을 모니터하고 튜닝하는데 많은 도움을 받음

## Comments



_No public comments on this page._
