Skip to content

kodie/bitbar-home-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Config BitBar Example Build Status

This is a small example of how to mimic the functionality of the home-config npm module in a bash BitBar plugin.

Requirements

Since this uses associative arrays, bash 4.0 or higher is required. See how to upgrade to bash 4 on Mac OS X here: http://clubmate.fi/upgrade-to-bash-4-in-mac-os-x/

Config Example

[home_config]
color=blue
text=This text came from the config file!
[another_plugin]
apiKey=c9ff119073ea2567730fb42e3a4fe805

License

MIT. See the License file for more info.

About

Example of how to mimic the functionality of the home-config npm module in bash

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages