Skip to content

Commit dab8192

Browse files
committed
2024-09-17
1 parent 4a7722a commit dab8192

File tree

1 file changed

+51
-3
lines changed

1 file changed

+51
-3
lines changed

my-dashy-conf.yml

+51-3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ appConfig:
44
- theme: adventure-basic
55
language: en
66
sections: # An array of sections
7+
- name: widgets
8+
widgets:
9+
- type: clock
10+
options:
11+
timeZone: US/Central
12+
format: en-US
13+
hideDate: false
14+
- type: weather
15+
options:
16+
apiKey: 13443dfeba7f13b38804b59bd4197f40
17+
city: Dallas
18+
units: imperial
719
- name: Example Section
820
icon: far fa-rocket
921
items:
@@ -18,7 +30,7 @@ sections: # An array of sections
1830
- name: Local Services
1931
items:
2032
- title: Firewall
21-
icon: favicon
33+
#icon: favicon
2234
url: http://10.211.1.1/
2335
- title: Home Assistant
2436
url: https://owh5p8ha3mlru0nflm678592yj8dbkex.ui.nabu.casa/lovelace/default_view
@@ -30,6 +42,8 @@ sections: # An array of sections
3042
url: http://localhost:10082/smokeping/?target=_charts
3143
- title: Portainer
3244
url: http://localhost:9000/#!/2/docker/containers
45+
- title: gitea
46+
url: http://10.211.1.6:18009/
3347
- name: Productivity
3448
items:
3549
- title: Devmarks
@@ -44,10 +58,24 @@ sections: # An array of sections
4458
url: http://localhost:5000/
4559
- title: 17Track
4660
url: https://t.17track.net
61+
- title: Time Zone Converter
62+
url: https://www.timeanddate.com/worldclock/converter.html?iso=20240918T014400&p1=70&p2=136&p3=236
4763
- name: Entertainment
4864
items:
4965
- title: Jellyfin
50-
url: http://10.211.1.6:8096/web/index.html`
66+
url: http://10.211.1.6:8096/web/index.html
67+
- name: Work, WFG
68+
items:
69+
- title: My WFG
70+
url: https://www.mywfg.com/
71+
- title: Infinity Academy (Micheal)
72+
url: https://courses.infinityacademy.us/courses/welcome
73+
- title: Sherif calendar
74+
url: https://cal.com/sherifghaffar
75+
- title: BCS Pro
76+
url: https://bscpro.com/auth/login
77+
- title: ExamFX
78+
url: https://portal.examfx.com/login
5179
- name: Work, Cisco
5280
items:
5381
- title: AWS Cisco SSO
@@ -64,30 +92,50 @@ sections: # An array of sections
6492
url: https://funnel-prod-2.tgsre.net:5601/
6593
- title: ES Cluster (scaling)
6694
url: https://es-coord-scaling-003.tgsre.net:5601/app/home
95+
- title: Airflow failed hunt DAGs
96+
url: https://airflow.tgsre.net/dagrun/list/?_flt_0_dag_id=hunt_&_flt_2_state=failed
97+
- title: Airflow failed hunt tasks
98+
url: https://airflow.tgsre.net/taskinstance/list/?_flt_0_dag_id=hunt_&_flt_2_state=failed
99+
- title: windows-auth
100+
url: https://windows-auth.cisco.com/
101+
- title: OWA
102+
url: https://outlook.office.com/mail/
103+
- title: Synapse (Talos)
104+
url: https://optic.talos.cisco.com/research
67105
- name: Work, Consulting
68106
items:
69107
- title: Invoice Ninja
70108
url: https://invoicing.co
71109
- title: Toggl Tracker
72110
url: https://track.toggl.com/timer
73111
- title: Kimai Tracker
74-
url: https://http://webs.edandmonique.org:8001/
112+
url: http://webs.edandmonique.org:8001/
113+
- title: Uptime Kuma
114+
url: http://webs.edandmonique.org:3002/
75115
- name: Charity
76116
items:
77117
- title: IAS WUS
78118
url: https://www.iasmembership.org/donation/us-ias-members-trust-donation.html?office=wus
119+
- title: Flag Payment
120+
url: https://signup.flag.today
121+
- title: Flag Payment (Marla)
122+
url: https://signup.flag.today/s/marla
79123
- name: Health
80124
items:
81125
- title: Baylor Scott and White
82126
url: https://my.bswhealth.com/login
83127
- title: Health Equity (HSA)
84128
url: https://my.healthequity.com/Member/AccountSummary.aspx?1
129+
- title: Fullscript
130+
url: https://us.fullscript.com/
85131
- name: Health, Monique
86132
items:
87133
- title: Femme Center Dallas
88134
url: https://8511.portal.athenahealth.com/
89135
- title: Get Healthie
90136
url: https://secure.gethealthie.com/
137+
- title: ICHR Shopify
138+
url: https://reverse-my-condition-texas.myshopify.com/account/login
91139
- name: Email
92140
items:
93141
- title: Personal Webmail

0 commit comments

Comments
 (0)