Peter Klavins

Results 13 issues of Peter Klavins

I want to use this in a typescript project, but it won't let me build without a types (.d.ts) file. Is there one available for this module somewhere?

I filled out the config aw-watcher-spotify.toml file but when I do `python aw_watcher_spotify/main.py` it says one of those fields isn't specified in the config file. I copied the id and...

I'm using this library hooked up to a text search field, which calls `filereader.startSearch()` every time the string changes, so as you type in 'bat', it would start a search...