Fast Rust TUI for searching all known skins in SA faster!
Option 1: Install (pola.exe) from the Release page.
Option 2: Install the latest stable versions of Rust and Git first.
-
Clone the repository:
git clone https://github.com/sethispr/pola cd yourdirectory/pola -
Run the application
cargo run --release
Option 3: You can also install the pola package directly using Cargo:
-
Install the package
cargo install pola --locked
-
Run the application
pola
If you are a developer, contributing is very much appreciated!
https://sethispr.github.io/ Simple code documentation of the flow and on focused components/functions
Tags List
| Tag | Description | Tag | Description |
|---|---|---|---|
| Event | Event skins | Bundle | Bundle skins |
| Code | Code-redeemed skins | Launch | Skins obtained from game launch |
| Case | Case skins | Red | Red skin rarity |
| Pink | Pink skin rarity | Teal | Teal skin rarity |
| 2022 | 2022 skins | 2023 | 2023 skins |
| 2024 | 2024 skins | 2025 | 2025 skins |
| Valentine | Valentine case skins | Birthday | Birthday case skins |
| Easter | Easter case skins | Summer | Summer case skins |
| Halloween | Halloween case skins | Christmas | Christmas case skins |
| Exquisite | Exquisite case skins | Animal | Skins from the Animal case |
| Camouflage | Skins from the Camouflage case | Future | Skins from the Future case |
| Material | Skins from the Material case | Nature | Skins from the Nature case |
| Pattern | Skins from the Pattern case | Refined | Skins from the Refined case |
| Gamenight | Code skins given on Gamenight | Special | Skins obtained for contributing |
Keybinds
| Bind | Description | Bind | Description |
|---|---|---|---|
| ctrl+h | Show help | ▲ ▼ | Navigate results |
| ► | Accept suggestion | tab | Cycle suggestions |
| home/end | Go to first last result | ctrl+d | Toggle detailed view |
| ctrl+l | Clear search input | esc | Close TUI/Help |
| ctrl+y | Redo | ctrl+z | Undo |
| ctrl+f | Favorite/Undo Favorite | shift+f | Remove all favorites |



