文件名称:photo-frame-bin:Raspberry Pi相框脚本
文件大小:4KB
文件格式:ZIP
更新时间:2024-04-24 03:29:26
Python
相框框 Raspberry Pi相框脚本 细节: autostart 启动脚本 display-init , display-status , display-power 管理DPMS状态以进行远程监视器消隐 rest-api.py 用Flask编写的Rest API服务器 sync-photos.sh 将照片从NFS挂载同步到本地缓存 默认情况下,每小时间隔一次在crontab中定义 start-feh.sh feh崩溃时的看门狗行为 依存关系: feh xscreensaver flask 安装: 克隆回购 git clone https://github.com/therivenman/photo-frame-bin.git ~/bin 安装启动脚本 rm ~/.config/lxsession/LXDE-pi/autostart ln -s ~/bin/autosta
【文件预览】:
photo-frame-bin-main
----display-power(134B)
----rest-api.py(2KB)
----start-feh(314B)
----display-init(63B)
----display-status(140B)
----README.md(1016B)
----.gitignore(16B)
----autostart(127B)
----sync-photos.sh(195B)