{"id":22731723,"url":"https://github.com/fenhl/bitbar-mediawiki-watchlist","last_synced_at":"2026-04-24T20:02:38.932Z","repository":{"id":38190311,"uuid":"125485953","full_name":"fenhl/bitbar-mediawiki-watchlist","owner":"fenhl","description":"A BitBar plugin displaying unread watchlist entries on MediaWiki wikis","archived":false,"fork":false,"pushed_at":"2025-02-21T00:44:35.000Z","size":253,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-04T10:06:23.709Z","etag":null,"topics":["bitbar","mediawiki","menubar"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fenhl.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}},"created_at":"2018-03-16T08:23:05.000Z","updated_at":"2025-02-21T00:44:38.000Z","dependencies_parsed_at":"2025-03-30T01:37:43.031Z","dependency_job_id":"06ab99b5-852c-46ac-96ad-1b046bf03527","html_url":"https://github.com/fenhl/bitbar-mediawiki-watchlist","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fenhl/bitbar-mediawiki-watchlist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fenhl%2Fbitbar-mediawiki-watchlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fenhl%2Fbitbar-mediawiki-watchlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fenhl%2Fbitbar-mediawiki-watchlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fenhl%2Fbitbar-mediawiki-watchlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fenhl","download_url":"https://codeload.github.com/fenhl/bitbar-mediawiki-watchlist/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fenhl%2Fbitbar-mediawiki-watchlist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32238748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":["bitbar","mediawiki","menubar"],"created_at":"2024-12-10T19:30:11.167Z","updated_at":"2026-04-24T20:02:38.917Z","avatar_url":"https://github.com/fenhl.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a BitBar plugin (supporting both [SwiftBar](https://swiftbar.app/) and [xbar](https://xbarapp.com/)) that displays unread [watchlist](https://www.mediawiki.org/wiki/Manual:Watchlist) entries on [MediaWiki](https://www.mediawiki.org/wiki/MediaWiki) wikis.\n\n# Installing\n\n1. Install [SwiftBar](https://swiftbar.app/) or [xbar](https://xbarapp.com/).\n    * If you're unsure which to install, I recommend SwiftBar, as this plugin has been tested with it.\n    * If you have [Homebrew](https://brew.sh/), you can also install with `brew install --cask swiftbar` or `brew install --cask xbar`.\n2. [Install Rust](https://www.rust-lang.org/tools/install).\n    * If you have Homebrew, you can also install with `brew install rust`.\n3. Install the plugin:\n    ```sh\n    cargo install --git=https://github.com/fenhl/bitbar-mediawiki-watchlist --branch=main\n    ```\n4. Create a symlink to `~/.cargo/bin/bitbar-mediawiki-watchlist` in your SwiftBar/xbar plugin folder. Call it something like `bitbar-mediawiki-watchlist.30s.o`, where `30s` is the rate at which the plugin will check for notifications.\n5. At `~/.config/bitbar/plugins/mediawiki-watchlist.json`, create a [JSON](https://json.org/) file containing the following fields:\n    * `\"wikis\"`, an array of objects, one for each wiki whose watchlist you want to display, each with the following fields:\n        * `\"displayName\"`: a name for the wiki that will be displayed in the menu.\n        * `\"apiUrl\"`: The wiki's “api.php” URL, which can be found on the `Special:Version` page of the wiki, in section “Entry Point URLs”.\n        * `\"indexUrl\"`: The wiki's “index.php” URL, which can be found on the `Special:Version` page of the wiki, in section “Entry Point URLs”.\n        * `\"username\"`: Your username on the wiki.\n        * `\"watchlistToken\"`: Your watchlist token, which can be found on the “Watchlist” tab of the `Special:Preferences` page.\n6. If you're using SwiftBar, the plugin should now appear in your menu bar. If it doesn't appear automatically, or if you're using xbar, refresh by opening a menu and pressing \u003ckbd\u003e⌘\u003c/kbd\u003e\u003ckbd\u003eR\u003c/kbd\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffenhl%2Fbitbar-mediawiki-watchlist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffenhl%2Fbitbar-mediawiki-watchlist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffenhl%2Fbitbar-mediawiki-watchlist/lists"}