Jens K.
|
acb627b1d7
|
Add styles: Light, Medium, Dark, Braille (#24)
* add `Style::Braille`, use ratatui's shades/arrows
* update args
* update README
|
2024-12-23 15:13:06 +01:00 |
|
Jens K.
|
d86f8905f2
|
Cleanup (#23)
* simplify footer
* improve: &T vs. &mut T
* remove header
* adjust table space
* update README
|
2024-12-23 14:24:15 +01:00 |
|
Jens K.
|
2cf411e2ae
|
more args: mode, style, decis (#20)
|
2024-12-21 18:00:46 +01:00 |
|
Jens K.
|
b7d6a6c139
|
Args (#14)
|
2024-12-14 18:24:51 +01:00 |
|
Jens K.
|
634884d483
|
Logging (#8)
- Add `Logger`, `Config`
- Back to `nixos-unstable`
- `nix flake update`
|
2024-12-04 13:29:58 +01:00 |
|
Jens K.
|
b815b1f5eb
|
wip
|
2024-12-03 17:14:05 +01:00 |
|
Jens K.
|
3d0d55c8d8
|
rustfmt, clippy, gh actions, justfile, Default app (#4)
* `Default` app
* add zed settings
* add justfile
* flake: update devShell, ignore tests, add `just`
* update README
* gh actions: lint, format, tests. build
|
2024-11-29 15:49:55 +01:00 |
|
Jens K.
|
b95d7ecfb2
|
initial structure + nix build (#1)
(incl. cross-compiling)
|
2024-11-27 20:57:43 +01:00 |
|
Jens K.
|
f4012856a4
|
Initial commit
|
2024-11-27 18:16:56 +01:00 |
|