0.0.1 • Published 2 years ago

wiki-eventstream-viewer v0.0.1

Weekly downloads
-
License
GPLv3
Repository
-
Last release
2 years ago

wiki-eventstream-viewer

This is not a wikimedia project but just uses the wikimedia eventstream.

CLI tool for listening to the eventstream and filtering out keywords

This code is hacky and untested and will probably be broken from time to time.

todo

  • lets get filter labels for any language from wikidata
  • support selecting specific json properties?
  • add filter for negations

Install and run

Run locally

npm install
npm run start

Install globally

npm install -g .

Filtering on random things on recent_changes events

The upper table is filter hits, the lower part is latest events.

demo

Keyboard shortcuts

Filter configuration

This is the first menu, you need to enter a comma separated filter.

SyntaxDescription
enterApply filter

Filter table

After filter is configured any hits on the event.data object will land in the upper most table.

SyntaxDescription
wUp in filter hits
sDown in filter hits
escBack to filter config
enterOpen page in browser