文件名称:cqlock:以 qlocktwo 方式显示当前时间的终端应用程序
文件大小:475KB
文件格式:ZIP
更新时间:2024-07-20 11:28:59
C
时钟 以 qlocktwo 方式显示当前时间的终端应用程序。 它是为 conky ( ) 编写的脚本的 C 实现,有一些改进:-)。 它目前支持三种颜色方案来显示数据。 配色方案的灵感来自配色方案。 截图 Xfce 终端模拟器,配色方案:中高。 Xfce 终端模拟器,配色方案:深高。 Xfce 终端模拟器,配色方案:中高,背景色设置为#002b36。 Xfce 终端模拟器,配色方案:中高,背景颜色设置为#fdf6e3。 安装 编译: $ RELEASE=true make cqlock 安装(以 root 身份): $ strip --strip-unneeded ./cqlock $ install -m 755 ./cqlock /usr/bin/
【文件预览】:
cqlock-master
----cqlock.c(18KB)
----screenshots()
--------xfce_terminal_emulator_dark-high.png(215KB)
--------xfce_terminal_emulator_light-high_with_bkg_FDF6E3.png(7KB)
--------xfce_terminal_emulator_mid-high_with_bkg_002B36.png(7KB)
--------xfce_terminal_emulator_mid-high.png(216KB)
----LICENSE(34KB)
----.gitignore(865B)
----Makefile(3KB)
----README.md(1KB)
----COPYING(34KB)