You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
1.2 KiB

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/bitbar-package.R
\docType{package}
\name{bitbar}
\alias{bitbar}
\alias{bitbar-package}
\title{Craft macOS Menu Bar Applications with Rscript}
\description{
Mat Ryer's macOS utility \url{https://getbitbar.com/} enables any
script to become a menu bar application. Tools are provided to make it
easier to craft these scripts.
}
\section{Installing BitBar}{
If you have \href{https://brew.sh/}{homebrew} installed, you can do:\if{html}{\out{<div class="shell">}}\preformatted{brew cask install bitbar
}\if{html}{\out{</div>}}
Otherwise \href{https://github.com/matryer/bitbar/releases/latest}{grab the latest release} and install it the hard way.
Open the application and choose the directory you want to be your plugins directory. This is where your menubar scripts will go.
(I use \verb{~/Library/BitBar/Plugins} but you can pick any directory; just make sure it isn't one with
a gazillion files as that impacts BitBar's performance).
}
\seealso{
Useful links:
\itemize{
\item \url{https://git.rud.is/hrbrmstr/bitbar}
\item Report bugs at \url{https://git.rud.is/hrbrmstr/bitbar/issues}
}
}
\author{
Bob Rudis (bob@rud.is)
}
\keyword{internal}