i always loved looking up the On-Line Encyclopedia of Integer Sequences (OEIS) when researching a sequence of numbers.
so I decided to make a TUI and CLI for it so that I can browse sequences in the terminal.
it supports almost all the features on the site (including the OEIS Webcam) and supports graphs, a preview pane, exporting and bookmarks.
more features here:
https://github.com/hako/oeis-tui?tab=readme-ov-file#features
repo:
https://github.com/hako/oeis-tui
gitHub releases:
https://github.com/hako/oeis-tui/releases
cargo:
cargo install oeis-tui