https://github.com/usenocturne/nocturned
Local daemon for real-time web/host communication
https://github.com/usenocturne/nocturned
api golang nocturne websockets
Last synced: 2 months ago
JSON representation
Local daemon for real-time web/host communication
- Host: GitHub
- URL: https://github.com/usenocturne/nocturned
- Owner: usenocturne
- License: mit
- Created: 2024-11-12T21:51:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-14T03:00:19.000Z (11 months ago)
- Last Synced: 2026-01-25T07:59:55.793Z (6 months ago)
- Topics: api, golang, nocturne, websockets
- Language: Go
- Homepage:
- Size: 130 KB
- Stars: 8
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
nocturned
Local daemon for real-time web/host communication
Building •
Credits •
Donate •
Related •
License
## Building
Use the `Justfile`. `just build` will cross-compile a Linux armv7 release binary. Cross-compilation is driven by [`cross`](https://github.com/cross-rs/cross), so a working Docker runtime is required.
```
$ just -l
Available recipes:
build
copy
lint
```
## Donate
Nocturne is a massive endeavor, and the team has spent every day over the last year making it a reality out of our passion for creating something that people like you love to use.
All donations are split between the three members of the Nocturne team and go towards the development of future features. We are so grateful for your support!
[Donation Page](https://usenocturne.com/donate)
## Related
- [nocturne](https://github.com/usenocturne/nocturne)
- [nocturne-ui](https://github.com/usenocturne/nocturne-ui) - Nocturne's standalone web application written with Vite + React
- [iap2-rs](https://github.com/usenocturne/iap2-rs) - Rust implementation of iAP2 used by this daemon
## Credits
This software was made possible only through the following individuals:
- [Dominic Frye](https://github.com/itsnebulalol)
- [Neel Patel](https://github.com/68p)
## License
This project is licensed under the **GPL-3.0** license.
We kindly ask that any modifications or distributions made outside of direct forks from this repository include attribution to the original project in the README, as we have worked hard on this. :)
---
> © 2026 Vanta Labs.
> "Spotify" and "Car Thing" are trademarks of Spotify AB. This software is not affiliated with or endorsed by Spotify AB.
> [usenocturne.com](https://usenocturne.com) ·
> [GitHub](https://github.com/usenocturne) ·
> [Discord](https://discord.gg/mnURjt3M6m)