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

https://github.com/zemmsoares/polypackage-version-check

🦠Package version check module for Polybar & i3-blocks
https://github.com/zemmsoares/polypackage-version-check

i3-blocks i3-status i3-status-module polybar polybar-config polybar-scripts

Last synced: 2 months ago
JSON representation

🦠Package version check module for Polybar & i3-blocks

Awesome Lists containing this project

README

          

# polypackage-version-check
![polypackage-version-check Last Version](https://i.imgur.com/tV5dzEI.png)
![polypackage-version-check Outdated](https://i.imgur.com/NgMs5x1.png)
![polypackage-version-check Node not found](https://i.imgur.com/FPpVvql.png)

Polybar python script to scrap latest node version from website and compare it to the installed.

## Module
```ini
[module/nodeversion]
type = custom/script
interval = 30
exec = ~/.config/polybar/node.sh
label = %output:0:75:...%
```

## Icon
Icon from example ( Font Awesome 5 Brands )
```ini
font-1 = Font Awesome 5 Brands:size=10;1
```