diff --git a/projects/personal-page-notes/Dev Stack.md b/projects/radio-notes/Dev Stack.md similarity index 97% rename from projects/personal-page-notes/Dev Stack.md rename to projects/radio-notes/Dev Stack.md index f0c9d79..f732856 100644 --- a/projects/personal-page-notes/Dev Stack.md +++ b/projects/radio-notes/Dev Stack.md @@ -47,4 +47,11 @@ Este servicio será el encargado de orquestrar la música con el servidor. - Ejecutar programación de playlists - Se debe maneter el frontend actualizado en todo momento en cuanto cambien los datos del servidor de Juno: - NextJS puede realizar actualización de UI dinámicamente, pero esto nos añade un 3 servicio - - Web sockets creo que deberían bastar, implementados en Vanilla JS del lado del cliente \ No newline at end of file + - Web sockets creo que deberían bastar, implementados en Vanilla JS del lado del cliente + + +--- + +## References + +- [gRPC](https://grpc.io/) \ No newline at end of file diff --git a/projects/radio.md b/projects/radio.md index 04f2980..4c9121c 100644 --- a/projects/radio.md +++ b/projects/radio.md @@ -8,7 +8,7 @@ kanban-plugin: basic - [ ] [Dev Stack and definitions](Dev%20Stack.md) - [ ] Features
* Docker Service
* REST API
* Web UI
* HTTP Audio Stream
* File Scan to get the path to audio files
* Playlists
* Schedule Playlists
* Repeat Schedule
* upload files? -- [ ] Similar projects
* [Navidrome](https://www.navidrome.org)
* [Azuracast](https://www.azuracast.com/)
* [Cadence](https://github.com/kenellorando/cadence) (Use Icecast and Liquidsoap)
* [forte](https://github.com/kaangiray26/forte) +- [ ] Similar projects
* [Navidrome](https://www.navidrome.org)
* [Azuracast](https://www.azuracast.com/)
* [Cadence](https://github.com/kenellorando/cadence) (Use Icecast and Liquidsoap)
* [forte](https://github.com/kaangiray26/forte)
* [Simple MPD in Rust](https://dev.to/tsirysndr/how-i-built-a-simple-music-player-daemon-in-rust-with-a-cliweb-ui-51e0) ## Backlog diff --git a/projects/todos-notes/Update dots.md b/projects/todos-notes/Update dots.md index dd7e55e..bb5e307 100644 --- a/projects/todos-notes/Update dots.md +++ b/projects/todos-notes/Update dots.md @@ -17,4 +17,5 @@ --- Reference: -- [Some Tmux configs](https://www.youtube.com/watch?v=DzNmUNvnB04) \ No newline at end of file +- [Some Tmux configs](https://www.youtube.com/watch?v=DzNmUNvnB04) +- [Mac dotfiles config](https://github.com/mathiasbynens/dotfiles/blob/master/.macos#L362) \ No newline at end of file