perplexity-cli
🧠 A simple command-line client for the Perplexity API. Ask questions and receive answers directly from the terminal! 🚀🚀🚀
A customizable terminal splash screen with plugin-based data sources.
git clone https://github.com/unhappychoice/splashboard.gitunhappychoice/splashboard
A customizable terminal splash rendered on shell startup and on cd.
splashboard = splash + dashboard
Instead of a blinking cursor, every new shell shows a dashboard of the things you actually care about — greetings, git status, CI health, PRs, a contributions heatmap, the moon phase. The killer feature: a repo that ships ./.splashboard/dashboard.toml auto-reshapes the splash when you cd in, so different repos get different splashes for free.
curl -fsSL https://raw.githubusercontent.com/unhappychoice/splashboard/main/install.sh | bash
# cargo cargo install splashboard # Homebrew (macOS / Linux) brew install unhappychoice/tap/splashboard # cargo-binstall (prebuilt binaries from GitHub Releases) cargo binstall splashboard # Nix flake nix run github:unhappychoice/splashboard nix profile install github:unhappychoice/splashboard
Prebuilt binaries for Linux (x86_64 / aarch64), macOS (x86_64 / aarch64), and Windows (x86_64) are also attached to each GitHub Release.
splashboard install then detects your shell, walks you through template / theme pickers, and wires your rc for you.
splashboard install
Prefer to own the rc edit yourself? Append one line that re-sources splashboard init <shell> on every shell start — upgrades to splashboard ship an updated init snippet automatically:
echo 'eval "$(splashboard init zsh)"' >> ~/.zshrc echo 'eval "$(splashboard init bash)"' >> ~/.bashrc echo 'splashboard init fish | source' >> ~/.config/fish/config.fish echo 'Invoke-Expression (& splashboard init powershell | Out-String)' >> $PROFILE splashboard init nushell | save --append ~/.config/nushell/config.nu
📖 https://splashboard.unhappychoice.com/
splashboard watchUsable day-to-day. Widget catalog tracked as a living roadmap in issue #41 — new fetchers and renderers land as PRs that tick the checkboxes.
ISC
If you find this project useful, please consider:
Every bit of support helps. Thanks!
more like this
🧠 A simple command-line client for the Perplexity API. Ask questions and receive answers directly from the terminal! 🚀🚀🚀
Comprehensive analytics dashboard for AI coding agents — Cursor, Windsurf, Claude Code, VS Code Copilot, Zed, Antigravi…
meine 🌒 - A CLI file manager and system utility built with Textual. It combines intuitive command parsing with rich t…
search projects, people, and tags