mirror of
https://github.com/furyhawk/home_stack.git
synced 2026-07-21 02:06:47 +00:00
107 lines
3.2 KiB
YAML
107 lines
3.2 KiB
YAML
- name: Home
|
|
# Optionally, if you only have a single page you can hide the desktop navigation for a cleaner look
|
|
# hide-desktop-navigation: true
|
|
columns:
|
|
- size: small
|
|
widgets:
|
|
- type: calendar
|
|
first-day-of-week: monday
|
|
|
|
- type: rss
|
|
limit: 10
|
|
collapse-after: 3
|
|
cache: 12h
|
|
feeds:
|
|
- url: https://selfh.st/rss/
|
|
title: selfh.st
|
|
- url: https://ciechanow.ski/atom.xml
|
|
- url: https://www.joshwcomeau.com/rss.xml
|
|
title: Josh Comeau
|
|
- url: https://samwho.dev/rss.xml
|
|
- url: https://ishadeed.com/feed.xml
|
|
title: Ahmad Shadeed
|
|
- url: https://www.techpowerup.com/rss/news
|
|
title: TechPowerUp
|
|
|
|
- type: twitch-channels
|
|
channels:
|
|
- theprimeagen
|
|
- j_blow
|
|
- giantwaffle
|
|
- cohhcarnage
|
|
- christitustech
|
|
- EJ_SA
|
|
|
|
- size: full
|
|
widgets:
|
|
- type: rss
|
|
title: News
|
|
style: horizontal-cards
|
|
feeds:
|
|
- url: https://www.techpowerup.com/rss/news
|
|
title: TechPowerUp
|
|
- url: https://feeds.bloomberg.com/markets/news.rss
|
|
title: Bloomberg
|
|
- url: https://moxie.foxbusiness.com/google-publisher/markets.xml
|
|
title: Fox Business
|
|
|
|
- type: videos
|
|
channels:
|
|
- UCR-DXc1voovS8nhAvccRZhg # Jeff Geerling
|
|
- UCsBjURrPoezykLs9EqgamOA # Fireship
|
|
- UCBJycsmduvYEL83R_U4JriQ # Marques Brownlee
|
|
- UCHnyfMqiRRG1u-2MsSQLbXA # Veritasium
|
|
|
|
- type: group
|
|
widgets:
|
|
- type: reddit
|
|
subreddit: technology
|
|
show-thumbnails: true
|
|
- type: reddit
|
|
subreddit: LocalLLaMA
|
|
show-thumbnails: true
|
|
|
|
- type: group
|
|
widgets:
|
|
- type: hacker-news
|
|
- type: lobsters
|
|
|
|
- size: small
|
|
widgets:
|
|
- type: weather
|
|
location: Singapore, Singapore
|
|
units: metric # alternatively "imperial"
|
|
hour-format: 12h # alternatively "24h"
|
|
# Optionally hide the location from being displayed in the widget
|
|
# hide-location: true
|
|
|
|
- type: markets
|
|
markets:
|
|
- symbol: QQQ
|
|
name: Nasdaq 100
|
|
- symbol: ^STI
|
|
name: Straits Times Index
|
|
- symbol: BTC-USD
|
|
name: Bitcoin
|
|
- symbol: NVDA
|
|
name: NVIDIA
|
|
- symbol: AAPL
|
|
name: Apple
|
|
- symbol: MSFT
|
|
name: Microsoft
|
|
- symbol: GOOGL
|
|
name: Alphabet
|
|
- symbol: GC=F
|
|
name: Gold
|
|
|
|
- type: releases
|
|
cache: 1d
|
|
# Without authentication the Github API allows for up to 60 requests per hour. You can create a
|
|
# read-only token from your Github account settings and use it here to increase the limit.
|
|
# token: ...
|
|
repositories:
|
|
- glanceapp/glance
|
|
- go-gitea/gitea
|
|
- immich-app/immich
|
|
- syncthing/syncthing
|