Josh Spicer
Josh Spicer
Thanks for testing @davidhoy. The scp-fallback should happen automatically if wget/curl fail to fetch the server. That said, looks like you're displaying a different issue. I'm going to get an...
Tomorrow's (morning Pacific time) pre-release of the extension drops the requirement for bash and as many non-standard features as I could find. The installation script has been heavily refactored to...
The work tracked here also explicitly addresses: - https://github.com/microsoft/vscode-remote-release/issues/9954 - https://github.com/microsoft/vscode-remote-release/issues/4207 - https://github.com/microsoft/vscode-remote-release/issues/10004 - https://github.com/microsoft/vscode-remote-release/issues/2054
Using the command in the release I see the expected sha value. Check that path instead of the `.app` ``` [~]$ shasum -a 256 /Applications/SpotStatus.app/Contents/MacOS/SpotStatus 2430ea5b967352bdb09e54e35d40311f0e9b25728b1c4750874b451aaa63f465 /Applications/SpotStatus.app/Contents/MacOS/SpotStatus ```
SpotStatus works by polling the current song from the *desktop* app. Therefore, it should only ever work if the desktop app is running (either in foreground or background).
(I haven't looked at this repo in a while - sorry!) I personally keep my SpotStatus pretty far right on the status bar and do like it that way. I...
Are you seeing the password prompt? Does running `"C:\Windows\System32\OpenSSH\ssh.exe" -T -D 57146 "192.168.100.20" powershell` from your terminal on your local machine (the same station as where this log is from),...
Thanks for the reports. I may not have time for a bit to tackle this - would accept a contribution to the repo if anyone feels inclined to submit a...
Hello! My next update will be adding more detail to the stats screen (maybe move the graphs over/show top domains blocked). In terms of settings, there is nothing else I...
Appreciate the ideas guys! Placing what i'll be working on [here](https://github.com/joshspicer/pihole-mobile-app/projects/1) if you're ever curious :)