This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let stepSize = 40; | |
let bigStepSize = 200; | |
if (app.isMobile) { | |
stepSize = 15; | |
bigStepSize = 100; | |
} | |
let completeSquare = '🟩'; | |
let notCompleteSquare = '⬛'; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Set groups. If you want all groups, just set groups to []. | |
let groups = ['nijisanjip', 'nijisanjiin', 'nijisanjiid', 'nijisanjikr'] | |
// let groups = [] | |
let data = await loadData(groups) | |
let widget = await createWidget(data) | |
// Check if the script is running in a widget. If not, show a preview of the widget to easier debug it -> open the stats webpage in Safari. | |
if (!config.runsInWidget) { | |
// await widget.presentMedium() | |
await Safari.open('https://hiyoko.sonoj.net/live/') | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let data = await loadData() | |
let widget = await createWidget(data) | |
// Check if the script is running in a widget. If not, show a preview of the widget to easier debug it -> open the stats webpage in Safari. | |
if (!config.runsInWidget) { | |
// await widget.presentMedium() | |
await Safari.open('https://holo.poi.cat/youtube-stream') | |
} | |
// Tell the system to show the widget. | |
Script.setWidget(widget) | |
Script.complete() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "Hololive-Keyboard", | |
"pcb": false | |
}, | |
[ | |
"~\n`\n\nろ\n\n\n\n\n\n<img src=\"https://yt3.ggpht.com/a/AATXAJwsqXO3l8Eoic0KQ_KAhLr1Baqs5yaqEd014A=s900-c-k-c0x00ffffff-no-rj\" width=36 height=36>", | |
"!\n1\n\nぬ\n\n\n\n\n\n<img src=\"https://yt3.ggpht.com/a/AATXAJxaWUdzt82S8kJKwhB_PVcxXNts-FDyEpWOZA=s288-c-k-c0xffffffff-no-rj-mo\" width=36 height=36>", | |
"@\n2\n\nふ\n\n\n\n\n\n<img src=\"https://yt3.ggpht.com/a/AATXAJxK7MgkkkkevOHz2QIO3eXObgqG1IjDmNWAhQ=s900-c-k-c0xffffffff-no-rj-mo\" width=36 height=36>", | |
"#\n3\nぁ\nあ\n\n\n\n\n\n<img src=\"https://yt3.ggpht.com/a/AATXAJztlxp1NvyEG3ULspVuGLwdoweCnhDsZDzgqA=s900-c-k-c0xffffffff-no-rj-mo\" width=36 height=36>", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "VTuber-Hiragana-Keyboard", | |
"pcb": false | |
}, | |
[ | |
"~\n`\n\nろ\n\n\n\n\n\n<img src=\"https://yt3.ggpht.com/a/AGF-l79gkgR05I6pSCM2VQUZfalk4YV0WemNwfXGzg=s176-c-k-c0x00ffffff-no-rj-mo\" width=36 height=36>", | |
"!\n1\n\nぬ\n\n\n\n\n\n<img src=\"https://yt3.ggpht.com/a/AGF-l7-fE2Mhle5lvjeQCxr8ZEtufNkDuCRAg5LSkA=s176-c-k-c0x00ffffff-no-rj-mo\" width=36 height=36>", | |
"@\n2\n\nふ\n\n\n\n\n\n<img src=\"https://yt3.ggpht.com/a/AGF-l7-oeSvjxgdwMoDyT1LMH8nyqkWJCZH8MAOjzg=s176-c-k-c0x00ffffff-no-rj-mo\" width=36 height=36>", | |
"#\n3\nぁ\nあ\n\n\n\n\n\n<img src=\"https://yt3.ggpht.com/a/AGF-l7_OXxl-HOWIQaxDv8KNbYNQOWl6lu0hBflqnw=s176-c-k-c0x00ffffff-no-rj-mo\" width=36 height=36>", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "VTuber Keyboard Layout", | |
"author": "MiracleXYZ" | |
}, | |
[ | |
{ | |
"a": 6 | |
}, | |
"Esc", |