feat: start of widgets

This commit is contained in:
2026-01-04 21:45:44 -05:00
Unverified
parent caf8af638a
commit 0967b113be
37 changed files with 606 additions and 3612 deletions

View File

@@ -11,7 +11,8 @@
"ios": {
"supportsTablet": true,
"icon": "./assets/remotewol-ios.icon",
"bundleIdentifier": "com.abunchofknowitalls.remotewol-upsnap"
"bundleIdentifier": "com.abunchofknowitalls.remotewol-upsnap",
"appleTeamId": "8S7C654DQ4"
},
"android": {
"adaptiveIcon": {
@@ -40,7 +41,8 @@
"backgroundColor": "#000000"
}
}
]
],
"@bacons/apple-targets"
],
"experiments": {
"typedRoutes": true,