https://github.com/exogen/t2-server-xbar
macOS xbar plugin for showing Tribes 2 server status
https://github.com/exogen/t2-server-xbar
macos tribes tribes2 xbar xbar-plugin
Last synced: about 1 month ago
JSON representation
macOS xbar plugin for showing Tribes 2 server status
- Host: GitHub
- URL: https://github.com/exogen/t2-server-xbar
- Owner: exogen
- License: mit
- Created: 2021-05-14T22:09:42.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-08-30T05:50:20.000Z (10 months ago)
- Last Synced: 2026-02-04T18:43:05.393Z (4 months ago)
- Topics: macos, tribes, tribes2, xbar, xbar-plugin
- Language: JavaScript
- Homepage:
- Size: 17.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
macOS xbar plugin for showing Tribes 2 server status.

## Install
First, install [xbar](https://xbarapp.com) or [SwiftBar](https://swiftbar.app).
Then run:
```console
$ npx t2-server-xbar install
```
If using SwiftBar, you also need to supply the path to your SwiftBar plugins directory, since there is no default. Like so:
```console
$ npx t2-server-xbar install /path/to/plugins/dir
```
## Development
If you’d like to develop this plugin and run it directly from a git checkout,
clone this repo, then run:
```console
$ yarn
$ yarn run dev
$ yarn run start:dev
```
The plugin script will point to your working copy rather than the published
package, and the image server (for generating the `image` display mode) will
run locally.
## Updating
Since the plugin uses `npx` to run the `t2-server-xbar` script from npm, it
should stay up to date automatically.
However, if new options are added, you may need to re-run the install command
(above) for them to show up.
## Options
To set options, select **xbar** ▸ **Open plugin…** from the menu.
#### Server name
A regular expression (case sensitive) to select the server to query.
#### Display mode
Server info can be shown in three ways: `image`, `table`, or `submenu` mode. As
of v2.0.0, image mode is the default (seen above).
Table mode looks like:
Submenu mode looks like: