-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
fx_cast: init at 0.0.5 #57876
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fx_cast: init at 0.0.5 #57876
Conversation
I don't have much use for this (no chromecast device) so I'm not the right person for a detailed review. Why can't we build this from source? |
Because I'm not good with node packaging O:). Well, and because I made this trying to see if it'd work for me at all and how well-- so I was especially disinclined to invest in tackling a from-source build until had some idea :). But if anyone with good node-packaging-fu wants to give it a quick try that of course would be preferred! Especially given the kludgery needed to workaround the pkg'd bits. |
Oh right, npm 🙄 |
ping (triage) |
https://github.com/hensm/fx_cast/releases/tag/v0.0.4 (cherry picked from commit c8e2559)
(cherry picked from commit 61576be)
(cherry picked from commit c6d6f63)
(cherry picked from commit a01a80a)
0c8e2a0
to
b232587
Compare
Shame hasn't been release in a while (last is 0.0.4), which seems to have updates-- but using it would require building this ourselves so may be better waiting for release :). |
0.0.5 is now available |
Yep, pushed the bump :). Enjoy! |
Motivation for this change
Still beta, but promising!
Used to cast netflix from firefox just now! :D
Fixes #54513.
Add config option to enable when using
firefox
(from source).This doesn't work with
firefox-bin
,as with other native-messaging-hosts browser extensions AFAIK,
but does work if you manually symlinks
native-messaging-hosts
into something like
~/.mozilla/
.Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)