Archived
1
1
Fork 0
Commit graph

181 commits

Author SHA1 Message Date
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
2fe7f8bc94
interface: reclassify "todo" failing linting as "nice to have" :) 2023-04-26 23:12:32 -05:00
798154faac
v0.1.9: (card) configurable funcs 2023-04-26 23:00:51 -05:00
57fa9b904a
interface (tui): content with 'card' req and loss of stat dicts 2023-04-26 23:00:01 -05:00
8d633cf391
utils: make funcs require card, offer dict of discovery 2023-04-26 22:58:39 -05:00
016cb6844e
Merge pull request #16 from joshlay/add_doc_link
v0.1.8: add doc link to package (no GH release)
2023-04-26 00:02:20 -05:00
5d647b99a9
v0.1.8: add doc link to package 2023-04-26 00:00:56 -05:00
2b10224136
Merge pull request #15 from joshlay/remove_extraneous_rtd_provided_deps
pyproject: remove extraneous deps handled by RTD
2023-04-25 23:05:54 -05:00
937d23f84f
pyproject: remove extraneous deps handled by RTD 2023-04-25 23:05:29 -05:00
4dba5b7fea
Merge pull request #14 from joshlay/fix_deps
make rtd theme dep more specific to go w/ docutils
2023-04-25 22:59:04 -05:00
4956e2435d
make rtd theme dep more specific to go w/ docutils 2023-04-25 22:58:44 -05:00