gtkShots屏幕捕獲工具
GTKShots 是一個 python/gtk 程序,用來捕捉屏幕截圖,可根據(jù)配置自動定時捕獲,可設置圖像精度等選項。可方便用來制作幻燈片和監(jiān)控桌面活動等。
使用方法:
usage: pyshots.py [options] options: -h, --help show this help message and exit -f FOLDER, --folder=FOLDER The folder where screenshots should be saved. Default is ~/Desktop/PyScreens -s SIZE, --size=SIZE The resize percentage for the screenshots to save. Default is 100% (no resize) -t FREQUENCY, --frequency=FREQUENCY Snap a screenshot every (the given number of) seconds. Default is 300 (5 minutes) -z STARTTIME, --start-after=STARTTIME Start after a number of seconds. Default is 0, start now -u STOPTIME, --stop-after=STOPTIME Stop after a number of seconds. Default is -1, stop manually -d, --daemon Run as daemon
評論
圖片
表情
