A simple and fast terminal client for browsing Swedish Text TV — for us who prefer reading the news without launching a web browser.
This project is inspired by the now-unmaintained txtv by voidcase, which no longer works.
🗓️ Planned | ✅ Implemented
- Display text tv pages as images ✅
- Plaintext mode 🗓️
Cargo (requires rust)
cargo install txtvBuild from source (requires rust)
# Clone the repository
git clone https://github.com/uherman/txtv.git
cd txtv
# Build and install (installs to ~/.cargo/bin/)
cargo install --path .
# Or build manually and copy to a folder of your choice
cargo build --release
cp target/release/txtv ~/path/to/bin/ # usually ~/.local/binOpen the interface by running the following command
txtv←Go to previous page→Go to next pagegGo to a specific pageqQuit
