canton7/SyncTrayzor

Feature Request: Option to disable sync while on battery

Open

#283 创建于 2016年6月21日

在 GitHub 查看
 (4 评论) (10 反应) (0 负责人)C# (390 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (5,477 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Just as SyncTrayzor handles metered connections to save data, I think it may be a good idea to provide similar mechanism to save battery life.

While working on laptops (on battery) and frequently saving small edits of files, ST becomes a major battery killer (probably rightfully so due to encryption). It would usually cut battery time to half.

So it may be nice to add "power source awareness" to the wrapper do be able to (optionally) disable sync while on battery, and re-enable it when back on AC.

贡献者指南