Skip to content

First attempt at outputing info for Argos (and BitBar)

François Revol requested to merge mmuman:argos into master

This adds an 'argos' subcommand that outputs the same as 'info' but formated for use by Argos, a GNOME-Shell extension that is a compatible with MacOS' BitBar. Result looks like this.

One just needs to add a (executable) .config/argos/silkaj.10m.sh:

#!/usr/bin/env bash
/path/to/silkaj argos

Merge request reports