Questions tagged [argos]
1 questions
1
vote
1 answer
Is there any way to display terminal output value on Linux (Ubuntu 20.04) window top bar (GNOME Shell)?
First of all, I just need to view the outcome of vnstat -t continually. This command terminal output looks like this:
I tried using a tool called "Argos". I created an Argos script to display the terminal output value as following:
#!/bin/bash
echo…
Sahan
- 11
- 1