An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


Nocturne


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)