| Crates.io | SCiPIndex-TUI |
| lib.rs | SCiPIndex-TUI |
| version | 0.1.1 |
| created_at | 2026-01-14 00:47:40.022137+00 |
| updated_at | 2026-01-14 00:51:02.918669+00 |
| description | A terminal-based user interface for reading SCP Foundation entries |
| homepage | |
| repository | https://github.com/OasisVee/scipindex-tui |
| max_upload_size | |
| id | 2041849 |
| size | 87,256 |
A terminal-based user interface (TUI) for reading SCP Foundation entries. Written in Rust for speed and comfort.
~/.local/share/scipindex-tui/saved_entries on Linux/macOS) for instant access next time.j and k, jump to top/bottom with g/G.cargo install SCiPIndex-TUI
Ensure you have Rust and Cargo installed.
Clone the repository (if you haven't already):
git clone https://github.com/OasisVee/SCiPIndex-TUI.git
cd SCiPIndex-TUI
Build the release binary:
cargo build --release
Move the binary to your PATH (optional):
sudo cp target/release/scipindex /usr/local/bin/
Run the application:
scipindex
| Key | Action |
|---|---|
i or / |
Input Mode: Type an SCP number (e.g., 173) and press Enter. |
r |
Random: Load a random SCP entry. |
j / Down |
Scroll down one line. |
k / Up |
Scroll up one line. |
Ctrl+d |
Scroll down 10 lines. |
Ctrl+u |
Scroll up 10 lines. |
g |
Jump to the top of the entry. |
G |
Jump to the bottom of the entry. |
q |
Quit the application. |
This software is released under the MIT License. See the LICENSE file for details.
All SCP Foundation content displayed by this application is sourced from the SCP Wiki and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License (CC BY-SA 3.0).
This application is a reader tool and claims no ownership over SCP Foundation articles. All credit for SCP content goes to the original authors on the SCP Wiki.
Attribution: Content from the SCP Foundation, including all SCP articles, is © their respective authors and is used under CC BY-SA 3.0.