# aku-showtime **Repository Path**: trz0332/aku-showtime ## Basic Information - **Project Name**: aku-showtime - **Description**: aku机器人适配的时间显示程序 - **Primary Language**: C - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2025-05-22 - **Last Updated**: 2025-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # aku-showtime #### 介绍 aku机器人适配的时间显示程序 #### 软件架构 使用gcc编译 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 20250515:增加了星期显示,替换掉了充电图标 1、在/opt/aku/目录下新建一个showtime目录 2、安装 apt-get install libfreetype6-dev libgif7 3、将压缩包内的文件上传到/opt/aku/showtime下面 4、此时/opt/aku/showtime目录下需要有showtime.service,showtime,wwDigital.ttf,showtime.sh 5、用chmod +x /opt/aku/showtime/showtime 和 chmod +x /opt/aku/showtime/showtime.sh 赋予可执行权限 6、将showtime.service复制到/usr/lib/systemd/system下面 7、运行systemctl enable showtime 8、运行systemctl start showtime 9、重要的事情,这个时钟程序跟小智的显示和眼睛显示是冲突的。如果需要显示时间,需要systemctl stop sysboot