文件名称:polybar-crypto:一个显示加密货币价格的折线脚本
文件大小:3KB
文件格式:ZIP
更新时间:2024-05-28 22:34:00
Python
多重加密
一个显示各种加密货币价格的折线脚本。
设置
git clone https://github.com/willHol/polybar-crypto.git &&
cd polybar-crypto &&
cp ./{crypto-config,crypto.py} ~/.config/polybar
然后在~/.config/polybar/config :
[bar/top]
...
modules-right = crypto
...
[module/crypto]
type = custom/script
interval = 300
exec = /home/
【文件预览】:
polybar-crypto-master
----.gitignore(1KB)
----crypto.py(1KB)
----crypto-config(134B)
----README.md(2KB)