m1k1o / neko

A self hosted virtual browser that runs in docker and uses WebRTC.
https://neko.m1k1o.net/
Apache License 2.0
5.95k stars 449 forks source link

Disable logo flag #320

Open bryfry opened 1 year ago

bryfry commented 1 year ago

I appreciate the logo and the note about it in the README.md - however, I'm curious for certain use-cases if it would be possible to set a flag/env to hide the logo?

Thank you!

m1k1o commented 11 months ago

Client is built as static webpage that connects to API. So there would be needed some kind of config for client that is generated from flags/env and client reads it.

yesBad commented 11 months ago

I appreciate the logo and the note about it in the README.md - however, I'm curious for certain use-cases if it would be possible to set a flag/env to hide the logo?

Thank you!

Do you need both login & navbar cat gone or wdym?

I can try some options....