{"id":16292491,"url":"https://github.com/exogen/t2-server-xbar","last_synced_at":"2026-04-30T14:36:51.216Z","repository":{"id":66194774,"uuid":"367490079","full_name":"exogen/t2-server-xbar","owner":"exogen","description":"macOS xbar plugin for showing Tribes 2 server status","archived":false,"fork":false,"pushed_at":"2025-08-30T05:50:20.000Z","size":18122,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-04T18:43:05.393Z","etag":null,"topics":["macos","tribes","tribes2","xbar","xbar-plugin"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/exogen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"exogen","buy_me_a_coffee":"mosswood"}},"created_at":"2021-05-14T22:09:42.000Z","updated_at":"2025-08-30T05:50:24.000Z","dependencies_parsed_at":"2024-11-05T15:11:09.068Z","dependency_job_id":null,"html_url":"https://github.com/exogen/t2-server-xbar","commit_stats":{"total_commits":66,"total_committers":2,"mean_commits":33.0,"dds":0.06060606060606055,"last_synced_commit":"b85a8680b675cd20d3f30384418869d65d1f93e5"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/exogen/t2-server-xbar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exogen%2Ft2-server-xbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exogen%2Ft2-server-xbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exogen%2Ft2-server-xbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exogen%2Ft2-server-xbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exogen","download_url":"https://codeload.github.com/exogen/t2-server-xbar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exogen%2Ft2-server-xbar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32468009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["macos","tribes","tribes2","xbar","xbar-plugin"],"created_at":"2024-10-10T20:07:08.021Z","updated_at":"2026-04-30T14:36:51.201Z","avatar_url":"https://github.com/exogen.png","language":"JavaScript","funding_links":["https://github.com/sponsors/exogen","https://buymeacoffee.com/mosswood"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003ch1\u003e\n\u003cimg alt=\"Tribes 2 Server Status\" src=\"icon.png\" width=\"54\"\u003e\n\u003c/h1\u003e\n\nmacOS xbar plugin for showing Tribes 2 server status.\n\n\u003cimg src=\"screenshot.png\" alt=\"Screenshot\" width=\"560\"\u003e\n\n\u003c/div\u003e\n\n## Install\n\nFirst, install [xbar](https://xbarapp.com) or [SwiftBar](https://swiftbar.app).\n\nThen run:\n\n```console\n$ npx t2-server-xbar install\n```\n\nIf using SwiftBar, you also need to supply the path to your SwiftBar plugins directory, since there is no default. Like so:\n\n```console\n$ npx t2-server-xbar install /path/to/plugins/dir\n```\n\n## Development\n\nIf you’d like to develop this plugin and run it directly from a git checkout,\nclone this repo, then run:\n\n```console\n$ yarn\n$ yarn run dev\n$ yarn run start:dev\n```\n\nThe plugin script will point to your working copy rather than the published\npackage, and the image server (for generating the `image` display mode) will\nrun locally.\n\n## Updating\n\nSince the plugin uses `npx` to run the `t2-server-xbar` script from npm, it\nshould stay up to date automatically.\n\nHowever, if new options are added, you may need to re-run the install command\n(above) for them to show up.\n\n## Options\n\nTo set options, select **xbar** ▸ **Open plugin…** from the menu.\n\n#### Server name\n\nA regular expression (case sensitive) to select the server to query.\n\n#### Display mode\n\nServer info can be shown in three ways: `image`, `table`, or `submenu` mode. As\nof v2.0.0, image mode is the default (seen above).\n\nTable mode looks like:\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"screenshot-table.png\" alt=\"Table mode screenshot\" width=\"290\"\u003e\n\u003c/p\u003e\n\nSubmenu mode looks like:\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"screenshot-submenu.png\" alt=\"Submenu mode screenshot\" width=\"430\"\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexogen%2Ft2-server-xbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexogen%2Ft2-server-xbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexogen%2Ft2-server-xbar/lists"}