Show HN: oeis-tui – A TUI to search OEIS integer sequences in the terminal(github.com)31 points·by wesleyhill·7 mesi fa·2 commentsgithub.comShow HN: oeis-tui – A TUI to search OEIS integer sequences in the terminalhttps://github.com/hako/oeis-tuii 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#featuresrepo: https://github.com/hako/oeis-tuigitHub releases: https://github.com/hako/oeis-tui/releasescargo: cargo install oeis-tui2 commentsPost comment[–]tracker1·7 mesi fareplyKind of love the renaissance of all the TUI apps around Rust with Ratatui... It's really nice to see all around.[–]hosteur·7 mesi fareplyGreat idea. I love exploring OEIS.
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