2025-08-23 19:38:56 +02:00
2025-08-23 19:17:20 +02:00
2025-08-23 17:40:58 +02:00
2025-08-14 22:39:08 +02:00
2025-08-14 22:39:08 +02:00
2025-08-23 17:40:58 +02:00
2025-08-16 20:05:18 +02:00
2025-08-23 19:17:20 +02:00
2025-08-23 19:38:56 +02:00

Advertisement_Panel

How To Run This Project

go run main.go

Make the screen not turn off by

xset -dpms
xset s off
xset s noblank

How To Add To This Project

This project is written with go, and has hot realoding (rebuilding when sensing changes) for the main.go

Install Air

go install github.com/air-verse/air@latest 

Add air to path or use the following disgusting command

$(go env GOPATH)/bin/air -c .air.toml

Tasks

  • [<]  Interface for adding new images
  • ASCII ART support
  • some sort of auth
  • Change image system to database
  •  Add support for user inputed webassembly
  • ATB integration
  •  Show more spicy images after kl 22:00
  • Hide mouse cursor (do this though linux)
  • More images and memes???

NB!!!!

Changes in the static directory will not rebuild the project, simple workaround is to just make a small change in main.go and save, for example adding a space

Description
No description provided
Readme 16 MiB
Languages
HTML 55%
Go 45%