|
40a7fa2b07
|
tui: -pascalcase linting for name required by Textual
|
2023-05-05 18:54:16 -05:00 |
|
|
bea5893d68
|
init: fix snake case linting
|
2023-05-05 18:52:45 -05:00 |
|
|
d34a824d77
|
add missing docstring to init
|
2023-05-05 18:49:47 -05:00 |
|
|
b4b45d971c
|
improve footer styling, bump version
|
2023-05-05 17:43:21 -05:00 |
|
|
1f79d59f54
|
allow "textual run"/python -m, rework init/main/tui
|
2023-05-05 17:42:36 -05:00 |
|
|
baddea3990
|
Merge pull request #26 from joshlay/efficiency
Efficiency
|
2023-05-03 00:09:40 -05:00 |
|
|
253f0445d3
|
bump version, update screens
|
2023-05-03 00:02:25 -05:00 |
|
|
6a32126596
|
use more local instances, improve perf/logging
|
2023-05-03 00:01:52 -05:00 |
|
|
ce1f7bb4e4
|
abandon screens, move to tabbed content
Improve dark mode consistency / UI presentation, TabbedContent over Screens
|
2023-05-02 19:43:01 -05:00 |
|
|
b4a28a8fdb
|
bump to v0.1.13
|
2023-05-02 19:40:49 -05:00 |
|
|
6a5b1e5f57
|
reflect textual v0.16.0 requirement
|
2023-05-02 19:31:45 -05:00 |
|
|
8c23d8acec
|
remove extraneous comments
|
2023-05-02 19:26:52 -05:00 |
|
|
4b4b7b5105
|
add missing docstrings to Textual's notification
|
2023-05-02 19:22:13 -05:00 |
|
|
5cd18b00e8
|
abandon screens, move to tabbed content
|
2023-05-02 19:18:21 -05:00 |
|
|
22bbabc034
|
tabular TUI updates
TUI updates
|
2023-05-01 22:02:09 -05:00 |
|
|
4e0f587905
|
readme/screen: use svg
|
2023-05-01 22:01:10 -05:00 |
|
|
16764bed30
|
project: bump textual dep for DataTable usage
|
2023-05-01 21:55:06 -05:00 |
|
|
5564d8da41
|
screen: reflect DataTable updates
|
2023-05-01 21:39:09 -05:00 |
|
|
0832fcd811
|
v0.1.12: bump for TUI updates
|
2023-05-01 21:34:47 -05:00 |
|
|
91f80e62ae
|
tui: move from swarm of labels to DataTable
|
2023-05-01 21:26:47 -05:00 |
|
|
f323e4defe
|
power: report usage as a percentage of limit
|
2023-04-30 18:54:52 -05:00 |
|
|
6a7964285e
|
tui: misc fixes - var/comments
tui: misc fixes - var/comments
|
2023-04-30 17:46:39 -05:00 |
|
|
e4c5389afa
|
comment touch up
|
2023-04-30 17:45:19 -05:00 |
|
|
751bc8ce04
|
tui: remove extraneous temp var
|
2023-04-30 17:44:16 -05:00 |
|
|
7af94e21cb
|
v0.1.11: add SVG 'screenshots', support many cards in TUI
v0.1.11: add SVG 'screenshots', support many cards in TUI
|
2023-04-29 21:19:55 -05:00 |
|
|
811fcd4749
|
project: remove "simple" assumption 😀
|
2023-04-29 21:18:43 -05:00 |
|
|
d65b013af5
|
unicode = smiles
|
2023-04-29 21:17:28 -05:00 |
|
|
7dfef8df3b
|
logging screenshot: reflect new messaging
|
2023-04-29 21:14:26 -05:00 |
|
|
243f377bb2
|
main screenshot: res fix, reflect new css/sections
|
2023-04-29 21:11:46 -05:00 |
|
|
dd90e71d4c
|
main screenshot: update, new stylesheet/sections
|
2023-04-29 21:08:54 -05:00 |
|
|
f19f1cb118
|
tui: reflect new "start" function in docstring
|
2023-04-29 21:00:38 -05:00 |
|
|
9e23211196
|
disable "line-too-long" linting for tui.py
|
2023-04-29 20:57:35 -05:00 |
|
|
78f0fbc6b5
|
main: add missing TUI docstring
|
2023-04-29 20:51:38 -05:00 |
|
|
4dd98e3a16
|
tui: restore PascalCase class name
|
2023-04-29 20:49:57 -05:00 |
|
|
0bfca03f98
|
project: reflect new TUI func name
|
2023-04-29 20:46:01 -05:00 |
|
|
cc53db0397
|
card/hwmon: classify, support many cards in TUI
|
2023-04-29 20:45:11 -05:00 |
|
|
afd6cb1754
|
tui: update title, use new stylesheet name
|
2023-04-29 12:43:42 -05:00 |
|
|
4975bf3649
|
project: reflect new tui namespacing
|
2023-04-29 12:20:06 -05:00 |
|
|
95c234d31d
|
tui: rename file/function, add screenshot binding
|
2023-04-29 12:15:02 -05:00 |
|
|
5481026b50
|
docstrings: +missing "optional" for arg "card", +brevity
docstrings: +missing "optional" for arg "card", +brevity
|
2023-04-28 00:16:07 -05:00 |
|
|
4ca199aec4
|
docstrings: +missing "optional" for arg "card", +brevity
|
2023-04-28 00:15:07 -05:00 |
|
|
9cbe6ab8cf
|
v0.1.10: add card validating/selecting function
add card validating/selecting function
|
2023-04-27 23:56:30 -05:00 |
|
|
cb5d2464cf
|
bump ver: v0.1.10
|
2023-04-27 23:49:22 -05:00 |
|
|
a123d7117c
|
reorganization
|
2023-04-27 23:48:50 -05:00 |
|
|
40bca912b4
|
add card validating/selecting function, make card optional
|
2023-04-27 23:23:48 -05:00 |
|
|
1b2ce960ca
|
Merge pull request #19 from joshlay/more_docstring
more docstring fixes
|
2023-04-26 23:31:47 -05:00 |
|
|
f383b27f67
|
more docstring fixes
|
2023-04-26 23:30:44 -05:00 |
|
|
698b457bf9
|
Merge pull request #18 from joshlay/utils_docstring_vars
remove deprecated vars from utils.py docstring
|
2023-04-26 23:25:12 -05:00 |
|
|
1179c5b658
|
remove deprecated vars from utils.py docstring
|
2023-04-26 23:24:16 -05:00 |
|
|
fc5f4df45d
|
Merge pull request #17 from joshlay/configurable_card
v0.1.9: configurable funcs (card)
|
2023-04-26 23:14:45 -05:00 |
|