Actioneer is a native GNOME desktop client for GitHub Actions. It combines a GTK4/libadwaita interface with a Tokio-powered API client so you can browse repositories, inspect workflow runs, watch job logs, and receive notifications without leaving your desktop.
Key features
- Browse your GitHub repositories and view Actions workflows and recent runs quickly.
- Inspect run status (success, failure, queued, in progress) with clear badges and counts.
- View job logs: download and preview run logs for quick troubleshooting.
- Dispatch workflows, cancel running workflows, and re-run failed runs directly from the app.
- Favorites and quick search let you focus on the repositories and workflows that matter most.
- Desktop notifications for run completions and failures so you never miss important results.
- In-memory caching and efficient refresh make the app responsive while respecting GitHub rate limits.
- Secure authentication using OAuth, tokens are stored securely in keyring.
Acntioneer for Linux is an open source project, source code is available on GitHub.