Skip to content

heffebaycay/py3status-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Py3status Custom plugins

This repository contains some plugins that I use along with py3status :)

Develop status

This plugin will display the word 'Develop' in the bar with a color indicating the build status.

Sample configuration

develop_status {
        jenkins_endpoint = "https://path.to.jenkins.instance"
        jenkins_username = "username"
        jenkins_token = "123456789abcdefghijk"
}

About

Some custom py3status plugins that I use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages