Bratanov / community-driven-radio

A radio station driven by the community
10 stars 1 forks source link

Feature / Kiro #54

Open Bratanov opened 2 years ago

Bratanov commented 2 years ago

Kiro is here to share your cursor pointer's location with the rest of the community. image You can also perform a very basic drawing of specific shapes using Kiro's trails, which you add by clicking anywhere on the screen. It's also toggle-able in the settings, although in this current version it's only disabling it in the frontend. We also have environment variables to specify what the user icons should be (a string separated by a space, which defaults to a bunch of space separated emojis), how much trail Kiro will leave and how much should it stay on the screen. Kiro's trail is semi-transparent, as to not interfere too much with what's going on in the screen, and also fades away as you add more trails. image

Also important to note - the website is responsive, so Kiro's trails won't necessarily be on the same place for all listeners, they are top-left aligned.