An open API service indexing awesome lists of open source software.

https://github.com/sudo-tiz/my_conky


https://github.com/sudo-tiz/my_conky

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Installation
```
sudo apt install conky
git clone git@github.com:sudo-Tiz/my_conky.git
mv my_conky ~/.config/conky
```
# Test it :
`bash ~/.config/conky/launchConky.sh` \
**OR** \
`nohup bash ~/.config/conky/launchConky.sh /dev/null 2>&1 &`

# Startup
either use Launchconky.sh, conky is always present \
either use onBatteryChange.sh conky is killed on battery mode and relaunched on ac mode

![alt text](img.png)