Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andrewrporter/expressvpn-polybar

Add ExpressVPN CLI status to polybar
https://github.com/andrewrporter/expressvpn-polybar

expressvpn polybar polybar-scripts python

Last synced: 16 days ago
JSON representation

Add ExpressVPN CLI status to polybar

Awesome Lists containing this project

README

        

expressvpn-polybar
==================

Simple script to show expressvpn status in polybar

Usage
-----

```
[module/expressvpn]
type = custom/script
interval = 5
format-prefix = "VPN: "
exec = "python /path/to/script/vpn_status.py --status"
format-underline = #ffffff
```