-
I'm trying to run _chess-tui_ bot game with _gnuchess_ engine.
Created script _engine.sh:_
```
#!/bin/sh
gnuchess --uci
```
Gave it execution permissions by `chmod +x engine.sh`.
Then run:
…
-
用 [Textual](https://textual.textualize.io/) 实现 TUI (terminal user interface),可以选择 Booking,顺势支持预约。
-
maybe add another template based on [russh](https://github.com/warp-tech/russh) to build TUI over ssh.
-
I tried `huggingface-cli delete-cache --disable-tui` for the first time. Great intention, very problematic usage when one had thousands of hub objects to cleanup. Once I understood its quirks I was ab…
-
It should be possible to run the client on any workstation that has access to the config api.
An SSA is a JWT which is presentyed during dynamic client registration. It is signed by the AS (i.e. A…
-
Package TUI app for nix.
As it relies on vlc libraries for audio nix is a good candidate for packaging to ensure the dependencies are available
-
Thanks for your work!
Unfortunately, on Fedora 41, the package cannot be installed:
```bash
$ sudo dnf copr enable atim/spotify-tui -y && sudo dnf install spotify-tui
[sudo] password for thoma…
-
https://github.com/johnalanwoods/maintained-modern-unix
| Basic Tool Name | Type (CLI/TUI/GUI) | Note | Installation |
| --------------- | ------------------ | ------------…
-
I will be working on an ext_cmdline/message implementation for the TUI. An internal C implementation was explored first, but dropped after coming to the conclusion that properly untangling the current…
-
Currently if gren-tui gets `Nothing` from `Terminal.initialize` it will silently exit with status code 1. It should still do that, but print an error message first to explain the problem.
blaix updated
2 weeks ago