This project allows you to manage a GNU/Linux desktop (with or without i3-wm)
Go to file
2023-08-26 11:41:43 +02:00
static fix template using new configuration 2023-08-26 11:41:23 +02:00
views fix template using new configuration 2023-08-26 11:41:23 +02:00
.gitignore add ignored files 2023-08-25 09:12:49 +02:00
actions.go init 2023-08-24 18:41:16 +02:00
config.go change configuration format 2023-08-26 11:40:58 +02:00
config.yaml change configuration format 2023-08-26 11:40:58 +02:00
go.mod add config 2023-08-25 11:19:54 +02:00
go.sum add config 2023-08-25 11:19:54 +02:00
home_controller.go add config 2023-08-25 11:19:54 +02:00
main.go run the server using the configuration 2023-08-26 11:41:43 +02:00
Makefile add config 2023-08-25 11:19:54 +02:00
rice-box.go add config 2023-08-25 11:19:54 +02:00
utils.go add pages 2023-08-25 09:03:49 +02:00
ws_controller.go add pages 2023-08-25 09:03:49 +02:00