canton7/SyncTrayzor

Feature Request: Option to disable sync while on battery

Open

#283 geöffnet am 21. Juni 2016

Auf GitHub ansehen
 (4 Kommentare) (10 Reaktionen) (0 zugewiesene Personen)C# (390 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (5.477 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide