Shivareddy-Aluri
33
0
100% credibility
Found Feb 22, 2026 at 19 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Ruby
AI Summary

A terminal dashboard for viewing stats, lists, and details of background jobs, plus actions to retry failures, manage queues, and more.

How It Works

1
💡 Hear about the dashboard

You're managing background tasks for your web app and learn about a handy terminal screen to watch and control them all in one place.

2
🛠️ Add the tool to your app

You easily include this tool in your app so it can connect to your existing task data.

3
🚀 Launch the dashboard

From your app's main folder, you start it up and a colorful, easy-to-read screen fills your terminal with live updates.

4
👀 Check the overview

You see counts of ready tasks, running ones, failures, and more, plus switch to detailed views like queues or workers with simple keys.

5
🔍 Dive into problems

Spot failed tasks, peek at details like errors or arguments, and filter lists to focus on specific types or queues.

6
Take quick actions

Retry a failed task, discard junk, pause a busy queue, or trigger a scheduled one early—all with a key press and confirmation.

Keep everything smooth

Your app's tasks flow perfectly now, with issues caught and fixed fast right in the terminal, no hassle.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 19 to 33 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is solid-queue-tui?

Solid Queue TUI is a Ruby gem that delivers a full terminal UI dashboard for Solid Queue, Rails' database-backed Active Job queue. Run `bundle exec sqtui` from your Rails app root to get real-time views of job stats, queues, failed tasks, in-progress work, blocked jobs, scheduled runs, finished jobs, recurring tasks, and workers—all using your app's existing database. It solves the pain of digging through Rails console or logs for queue oversight, offering a Bloomberg terminal-style interface with filters, pagination, and actions like retrying failed jobs or pausing queues.

Why is it gaining traction?

This stands out among terminal dashboard github projects—like pihole terminal dashboard or kubernetes terminal dashboard—by focusing solely on queue management in a keyboard-driven TUI built for Ruby/Rails. Developers love the no-setup integration (just add to Gemfile), auto-refresh, job details with backtraces/args, and direct actions without switching to web UIs or Docker terminals. It's a terminal ui dashboard that feels native on Linux, Ubuntu terminal dashboard, or even Windows via precompiled binaries.

Who should use this?

Rails backend engineers managing Solid Queue in production, especially those handling high-volume jobs or debugging failures without a dedicated ops team. Queue operators needing quick visibility into blocked/scheduled tasks, similar to terminal github linux tools for monitoring. DevOps folks preferring terminal dashboard linux over browser-based alternatives for servers without GUIs.

Verdict

Grab it if you live in the terminal and run Solid Queue—it's polished for beta with solid docs and intuitive controls, despite 14 stars and 1.0% credibility score signaling early maturity. Test in dev first; lacks broad adoption but fills a real gap for queue-focused terminal dashboards.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.