Spent the past 2 days getting a Glance Dashboard set up for all my stuff. Its just a docker container that you edit some YAML files to change the layout, super versatile! One of my sections is all on animatronics and you can pack all the info you’ll ever need in one page.
I can see all the subreddits, any posts on the forums here, channels split into categories, and then @CyberSnout’s community posts on the side in-case there’s news I need to post here. Eventually I’m gonna get GitHub notifications for the wiki showing up too but I just need to configure some things.
- name: Animatronics
columns:
- size: small
widgets:
- type: rss
title: News
style: vertical-list
limit: 20
collapse-after: 5
cache: 12h
feeds:
- url: https://rsshub.rssforever.com/youtube/community/UCT51H7zhGxVfuuUvY3lGX4w #Chuck E Entertainment
title: News
- size: full
widgets:
- type: group
widgets:
- type: videos
title: Chuck E. Cheese
style: horizontal-cards
channels:
- UCMJ-BGsX0-geRGVZpRG7s2g # Zac Moncrief
- UC25IG5LbOdwZcIO-DfdND6w # Sully
- UCYLkHn5AqLystFR7PEN7hCw # The TNT Muffin
- UCpAUtOhp_KLZnLQMvXrZZMw # Liam's Explorations
- type: videos
title: Rock-afire
style: horizontal-cards
channels:
- UCjhqAaWA7JZtxm3Mof3KJcA # The Rock-afire Explosion
- UCgxzb-fN2B43_3FirF1XDnQ # Connor Leschinsky
- type: videos
title: FNaF
style: horizontal-cards
channels:
- UC4QOLsvEdZJ1wKh9Y0SU1Jw # JonnyBlox
- UCr9E7Yo606ns3ZsAW9RXtOg # FuhNaff
- UCQSEQE_v1qYqUZX7ztYWwfw # Glamrock Dusky
- UC9UCyr0Hi40wXJaU3lO71SA # PlainTrace
- UC6cXXSd9InsR1kaH-JHJeNw # RyeToast
- UCDfYcuNw-ff952Xn0VDWwDw # Dawko
- type: videos
title: Other Animatronics
style: horizontal-cards
channels:
- UC5dHEnXARkISCNocEETJ4tw # Roskuil
- UCVo63lbKHjC04KqYhwSZ_Pg # Defunctland
- type: group
widgets:
- type: rss
title: CEP Forums
style: detailed-list
limit: 20
collapse-after: 5
cache: 12h
feeds:
- url: https://forum.cheeseepedia.org/posts.rss
title: CEP Forums
- type: reddit
subreddit: chuckecheese
show-thumbnails: true
- type: reddit
subreddit: fivenightsatfreddys
show-thumbnails: true
- type: reddit
subreddit: animatronics
show-thumbnails: true
If anyone else tries Glance here’s my page’s file. Swap with whatever channels you like to watch.
