Skip to content

macのスクリーンタイムを全期間で取得する

Notifications You must be signed in to change notification settings

ajshooting/total-screentime

Repository files navigation

total-screentime

macのスクリーンタイムを全期間で取得するやつ

保存されているファイルを見つけてデータを取り出します。 macのスクリーンタイムの保存期間がよくわからないので、一応バックアップを取るやつも作っといたけど それを参照する部分は作ってないです

使い方

Python 3.4 以降で実行可能なはずです。

git clone https://github.com/ajshooting/total-screentime.git
cd total-screentime
python total-screentime.py

定期実行する..?

やらなくていいです

chmod +x run_backup.zsh

com.ajshooting.backup.plist~/Library/LaunchAgents/ に保存
(第1週と第3週の日曜日に実行するようになっている...はず..)

pathとかは変えてください

launchctl load ~/Library/LaunchAgents/com.ajshooting.backup.plist

About

macのスクリーンタイムを全期間で取得する

Topics

Resources

Stars

Watchers

Forks