Skip to content

Instantly share code, notes, and snippets.

View txhammer68's full-sized avatar
🏠
Working from home

txhammer68

🏠
Working from home
View GitHub Profile
@txhammer68
txhammer68 / scoreboard.qml
Created February 11, 2023 03:01
espn scoreboard
import QtQuick 2.9
import org.kde.plasma.core 2.1
Rectangle {
id:scoresMain
width:420
height:185
color:"black"
// docs https://gist.github.com/akeaswaran/b48b02f1c94f873c6655e7129910fc3b
//property var url1:"https://site.api.espn.com/apis/site/v2/sports/baseball/mlb/teams/18"