README.md

bitbaR

Mac Menus with R

Example menu created by bb_new()

First, install Bitbar, an open source tool for creating Mac menus with any language. (More information)

Next, install bitbaR.

install.packages("devtools")
devtools::install_github("jsowder/bitbaR")

Finally, create your menu.

bitbaR::bb_new("MyMenu", path = "path/to/your/bitbar/folder")

From there, the template file will explain itself. Have fun!



jsowder/bitbaR documentation built on April 19, 2020, 6:10 p.m.