Commit Graph

30 Commits

Author SHA1 Message Date
Cadey Ratio 4ae233dbcf add install step
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-09 19:01:42 +00:00
Cadey Ratio 5aa1f61f1d async everything?
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-09 18:46:58 +00:00
Cadey Ratio b32c936041 log message
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-09 18:41:07 +00:00
Cadey Ratio 43058cbd15 synchronously log
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-09 18:34:50 +00:00
Cadey Ratio 2c2f545a9a better indicate status
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-09 18:21:18 +00:00
Cadey Ratio 88e02703d1 okay does this work at all?
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-09 18:16:50 +00:00
Cadey Ratio aefc830ce5 it helps if you use the right naming conventions
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-09 18:13:31 +00:00
Cadey Ratio 1b093a16f5 try a button
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-09 18:10:06 +00:00
Cadey Ratio a7d06d3513 really try to load stuff
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-09 18:08:12 +00:00
Cadey Ratio 5ff618eee8 communicate install status to the plugin
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-09 17:57:08 +00:00
Cadey Ratio d871074d29 use proper python file io
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-09 17:46:51 +00:00
Cadey Ratio 90c9fd1cde spell short correctly
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-09 17:40:50 +00:00
Cadey Ratio 1de35c673c check tailscale install status
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-09 17:39:23 +00:00
Cadey Ratio a677216388 ooh this is async js
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-09 17:24:10 +00:00
Cadey Ratio ed5d0d711b onload instead of reload
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-09 17:23:21 +00:00
Cadey Ratio 8f29cc38ab prove we can pass data from python to JS
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-09 17:22:32 +00:00
Cadey Ratio fb9848a33d buttons!
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-09 17:17:53 +00:00
Xe 2b33417b8a hot reload and root access
Signed-off-by: Xe <xe@tailscale.com>
2022-05-09 12:58:41 -04:00
Xe bf1709201a add plugin metadata
Signed-off-by: Xe <xe@tailscale.com>
2022-05-09 12:56:15 -04:00
marios a0ce443fbe
Merge pull request #2 from SteamDeckHomebrew/plugin.json
plugin.json format for root-plugins branch of the loader
2022-04-13 02:16:43 +03:00
tza 56dceeccc9 plugin.json format for root-plugins branch of the loader 2022-04-13 01:31:39 +03:00
WerWolv 7bbee82a6a
Change license to CC0 to make intensions more clear 2022-04-08 09:14:50 +02:00
marios 89f4bd87ab
Merge pull request #1 from TrainDoctor/patch-1
Reflective of new template style
2022-04-07 22:41:46 +03:00
TrainDoctor e83ec181f3
Reflective of new template style 2022-04-06 11:29:09 -07:00
tza 60e39d2d23 updated to reflect changes in the loader 2022-04-06 13:06:21 +03:00
tza 61c7898068 Update plugin_template.py
Added hot_reload parameter and __main method
2022-04-04 18:30:38 +03:00
WerWolv 2c586585ec
Added proper readme 2022-04-03 20:50:23 +02:00
WerWolv 26fb6afd97
Removed private method example as it's not implemented yet 2022-04-03 20:45:43 +02:00
WerWolv a2e71ae121
Added template plugin 2022-04-03 20:43:50 +02:00
WerWolv b1df3a16c1
Initial commit 2022-04-03 20:36:52 +02:00