Per gestire da remoto lo streaming della radio
 
 
 
 
 
 
Go to file
blallo c843eebdd7
Fix systemd logs retrieval
2023-03-14 00:02:39 +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 Add LogViewer to ui 2023-03-13 23:41:23 +01:00
.gitignore Init 2023-02-13 23:49:45 +01:00
Dockerfile.dev Fix docker file compilation 2023-03-13 23:40:55 +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 Fix systemd logs retrieval 2023-03-14 00:02:39 +01:00