{"id":16252305,"url":"https://github.com/remarkablemark/xbar-hello-world","last_synced_at":"2026-05-01T22:31:34.112Z","repository":{"id":66056522,"uuid":"356745900","full_name":"remarkablemark/xbar-hello-world","owner":"remarkablemark","description":"xbar \"Hello, World!\"","archived":false,"fork":false,"pushed_at":"2021-04-18T20:06:22.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T12:50:21.131Z","etag":null,"topics":["javascript","macos","nodejs","plugin","xbar","xbar-plugin"],"latest_commit_sha":null,"homepage":"https://youtu.be/XaxvMgXoYMw","language":"Shell","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/remarkablemark.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":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"thanks_dev":"u/gh/remarkablemark","custom":["https://b.remarkabl.org/teespring"]}},"created_at":"2021-04-11T02:13:48.000Z","updated_at":"2021-04-18T20:06:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"81020771-0a58-4eca-83d8-d3aa6606c21a","html_url":"https://github.com/remarkablemark/xbar-hello-world","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/remarkablemark/xbar-hello-world","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fxbar-hello-world","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fxbar-hello-world/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fxbar-hello-world/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fxbar-hello-world/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","download_url":"https://codeload.github.com/remarkablemark/xbar-hello-world/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fxbar-hello-world/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32515835,"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":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["javascript","macos","nodejs","plugin","xbar","xbar-plugin"],"created_at":"2024-10-10T15:13:09.986Z","updated_at":"2026-05-01T22:31:34.097Z","avatar_url":"https://github.com/remarkablemark.png","language":"Shell","funding_links":["https://github.com/sponsors/remarkablemark","https://patreon.com/remarkablemark","https://ko-fi.com/remarkablemark","https://liberapay.com/remarkablemark","https://thanks.dev/u/gh/remarkablemark","https://b.remarkabl.org/teespring"],"categories":[],"sub_categories":[],"readme":"# xbar-hello-world\n\n![GitHub last commit](https://img.shields.io/github/last-commit/remarkablemark/xbar-hello-world)\n\n[xbar](https://github.com/matryer/xbar) plugin that outputs \"Hello, World!\" in the macOS menu bar. Watch [YouTube video](https://youtu.be/XaxvMgXoYMw).\n\n## Prerequisites\n\n### Node.js\n\nInstall [Node.js](https://nodejs.org/):\n\n```sh\nbrew install node\n```\n\n### xbar\n\nInstall [xbar](https://xbarapp.com/):\n\n```sh\nbrew install --cask xbar\n```\n\nOpen xbar:\n\n```sh\nopen /Applications/xbar.app\n```\n\nIf Apple blocks the app from being opened:\n\n```\n\"xbar\" cannot be opened because the developer cannot be verified.\n```\n\nmacOS menu bar \u003e Apple \u003e `System Preferences...` \u003e `Security \u0026 Privacy` \u003e `General` \u003e \"xbar\" was blocked from use because it is not from an identified developer \u003e `Open Anyway`\n\n## Install Plugin\n\nClone repository:\n\n```sh\ngit clone https://github.com/remarkablemark/xbar-hello-world.git\ncd xbar-hello-world\n```\n\nInstall plugin by creating a symbolic link in the plugin folder:\n\n```sh\nnpm run plugin:install\n```\n\nmacOS menu bar \u003e `xbar` \u003e `Refresh all`\n\n## Open Plugin\n\nmacOS menu bar \u003e `xbar` \u003e `Open plugin...`\n\nYou can toggle the plugin on/off and change the refresh interval.\n\n## Uninstall Plugin\n\n### Recommended Method\n\nmacOS menu bar \u003e `xbar` \u003e `Open plugin...` \u003e `Uninstall this plugin...`\n\n### Alternative Method\n\nUninstall plugin by deleting the symbolic link in the plugin folder:\n\n```sh\nnpm run plugin:uninstall\n```\n\nmacOS menu bar \u003e `xbar` \u003e `Refresh all`\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablemark%2Fxbar-hello-world","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremarkablemark%2Fxbar-hello-world","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablemark%2Fxbar-hello-world/lists"}