27 Commits

Author SHA1 Message Date
9152c83063 This should work but it hasn't been tested. Waiting on https://github.com/aatikturk/obsws-python/pull/58 2025-06-26 06:46:32 +01:00
6bdbb470c9 fix docstring 2025-06-26 06:20:21 +01:00
b6c0e9dece update README 2025-06-26 06:16:40 +01:00
d28d5a578a add styler module
upd entry point import
2025-06-26 06:16:12 +01:00
ae86785ba6 separate the cli commands into different modules
this makes it easier to use them as components of both the cli and the gui.
2025-06-26 06:15:48 +01:00
76815926e9 add custom error class. this allows us to fetch the raw message before it's been coloured. 2025-06-26 06:13:32 +01:00
04b4e5521a decouple the gui from the cli 2025-06-26 06:12:57 +01:00
eecd51e0ca add Themes to README 2025-06-25 19:02:31 +01:00
57f2e9deff remove created 2025-06-25 18:50:42 +01:00
ca7c60f0e4 add tag trigger to Release v0.1.3 2025-06-25 18:40:30 +01:00
c1055408fb fixes double colouring bug
patch bump
2025-06-25 18:29:24 +01:00
b22f6f6f95 add created trigger to Release action 2025-06-25 18:18:57 +01:00
d2486be29a add more theme options
patch bump
v0.1.2
2025-06-25 18:06:59 +01:00
3c837f337e upd workflow names v0.1.1 2025-06-25 18:01:52 +01:00
1f49dd961f add release workflow 2025-06-25 17:58:01 +01:00
59de0fdc4e add explicit perms 2025-06-25 17:44:49 +01:00
ac60cf0c06 upd artifact name 2025-06-25 17:40:20 +01:00
479a447e52 add .gitkeep 2025-06-25 17:37:32 +01:00
e8bacd70b6 add shiv to build dependencies 2025-06-25 17:27:11 +01:00
5cff6e268a add build workflow 2025-06-25 17:22:48 +01:00
430aaf5cc5 add a little colour to the output
patch bump
2025-06-25 17:22:32 +01:00
130bf74f27 add note about pyz included in Releases. 2025-06-25 16:56:38 +01:00
b8bcea59fc add link to OBS
add note about env vars
2025-06-25 15:17:45 +01:00
ff1cf12d6e compile with .pyz extension v0.1.0 2025-06-25 15:05:43 +01:00
a5a054287a typo 2025-06-25 14:40:45 +01:00
69595794e5 add badges 2025-06-25 14:40:04 +01:00
3ae3c02e8b first commit 2025-06-25 14:38:54 +01:00