1
0
Radio front-end and management. https://radio.arav.su
Go to file
2022-06-13 22:32:22 +04:00
bin Initial commit. 2022-03-08 01:17:24 +04:00
build/archlinux Updated version of a program. 2022-06-13 18:49:26 +04:00
cmd/dwelling-radio Updated version of a program. 2022-06-13 18:49:26 +04:00
configs Added logrotate file. 2022-05-24 23:40:56 +04:00
init/systemd Remove /usr/lib64 from ExecPaths since our executable is purely static now. 2022-06-13 22:32:22 +04:00
internal Template was replaced with a pre-compiled to a Go source file. 2022-06-13 18:35:36 +04:00
pkg Added Reopen() method for Logger. 2022-05-24 23:33:37 +04:00
web Added a valid path to a jade compiler and instruction on how to install it. 2022-06-13 18:47:27 +04:00
.gitignore Initial commit. 2022-03-08 01:17:24 +04:00
go.mod Removed github.com/Joker/jade from dependencies. 2022-06-13 19:08:59 +04:00
go.sum yaml.v3 package was updated to 3.0.1. 2022-06-13 18:48:05 +04:00
LICENSE Initial commit. 2022-03-08 01:17:24 +04:00
LICENSE.RobotoCondensed.txt Move font's license out of assets dir. 2022-03-30 18:49:20 +04:00
Makefile Making executable purely static by removing dependency from cstdlib. 2022-06-13 22:31:47 +04:00