Per gestire da remoto lo streaming della radio
 
 
 
 
 
 
Go to file
blallo 1b58c24283
Adding makefile local dev niceties
2023-03-13 01:09:29 +01:00
cmd Plugging in main 2023-03-13 01:09:07 +01:00
devloop Adding makefile local dev niceties 2023-03-13 01:09:29 +01:00
ui Bundle the frontend in the binary, add makefiles 2023-03-08 22:20:16 +01:00
.gitignore Init 2023-02-13 23:49:45 +01:00
Dockerfile.dev Add main ui logic 2023-03-07 00:56:35 +01:00
Makefile Adding makefile local dev niceties 2023-03-13 01:09:29 +01:00
docker-compose.yml Add main ui logic 2023-03-07 00:56:35 +01:00
go.mod Add support for running systemd units 2023-03-13 01:08:55 +01:00
go.sum Add support for running systemd units 2023-03-13 01:08:55 +01:00
lines_ring.go Init 2023-02-13 23:49:45 +01:00
lines_ring_test.go Init 2023-02-13 23:49:45 +01:00
process.go Refactor execution logic as an inteface 2023-03-13 01:08:13 +01:00
radio.go Refactor execution logic as an inteface 2023-03-13 01:08:13 +01:00
runnable.go Refactor execution logic as an inteface 2023-03-13 01:08:13 +01:00
systemd.go Add support for running systemd units 2023-03-13 01:08:55 +01:00