# bitbar-plugins **Repository Path**: rocalker/bitbar-plugins ## Basic Information - **Project Name**: bitbar-plugins - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BitBar Plugins [![Build Status](https://travis-ci.org/matryer/bitbar-plugins.svg?branch=master)](https://travis-ci.org/matryer/bitbar-plugins) [![Slack Status](https://getbitbar.herokuapp.com/badge.svg)](https://getbitbar.herokuapp.com/) This repo contains scripts, programs and command-line tools that add functionality to [BitBar](https://github.com/matryer/bitbar#get-started). * [Reporting issues](#reporting-issues) * [Available Plugins](https://github.com/matryer/bitbar-plugins#available-plugins) * [Contributors](https://github.com/matryer/bitbar-plugins#contributors) * [Add your own plugin](https://github.com/matryer/bitbar-plugins#add-your-own-plugin) ### Reporting issues The best way to report an issue with a plugin is to find the plugin on https://getbitbar.com and click "Open issue". If possible, the author will be tagged in the issue - which greatly increases your chances of getting the issue looked at quickly. ### How to use them * Just drop the plugin into your BitBar plugins folder (if you have the repo, why not use the `Enabled` folder?) * Make sure it's executable (in Terminal, do `chmod +x plugin.sh`) * Then choose `Refresh all` from the BitBar menus ### Available Plugins To see a list of available plugins, visit https://getbitbar.com/ ## Contributors Special thanks to everyone who has contributed: https://getbitbar.com/contributors ## Add your own plugin To contribute your own plugin, consult the [guide to writing plugins](https://github.com/matryer/bitbar#writing-plugins)