
Security News
Deno 2.4 Brings Back deno bundle, Improves Dependency Management and Observability
Deno 2.4 brings back bundling, improves dependency updates and telemetry, and makes the runtime more practical for real-world JavaScript projects.
github.com/onfirebyte/snip-websocket-addon
A very small program that build with Go. Its purpose is to serve now-playing track's data via web-sockets, work with (and require) Snip as its dependency (Like the name suggests).
This project also includes a simple webpage that can be used as an overlay in live streaming.
Install 2goarray
go install github.com/cratonica/2goarray
Go to /server/icon and run bat/sh file
.\server\icon\make_icon.bat
.\server\icon\make_icon.sh
Install go-winres and run (Optional, require for changing icon)
go install github.com/tc-hib/go-winres@latest
go-winres make
compile go file
# without console *recommended*
go build -ldflags -H=windowsgui
# with console
go build
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Deno 2.4 brings back bundling, improves dependency updates and telemetry, and makes the runtime more practical for real-world JavaScript projects.
Security News
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.
Security News
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.