borgend/dreamtime.py

changeset 89
51cc2e25af38
parent 86
2fe66644c50d
child 94
2a11fd29c192
equal deleted inserted replaced
88:dfd52898f175 89:51cc2e25af38
1 # 1 #
2 # Wake/sleep detection for scheduling adjustments 2 # Borgend by Tuomo Valkonen, 2018
3 #
4 # This file implements system wake/sleep detection for scheduling adjustments.
3 # 5 #
4 6
5 import Foundation 7 import Foundation
6 import AppKit 8 import AppKit
7 import platform 9 import platform

mercurial