nauaneed / tint2-executors

Executors for the Tint2 panel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tint2-executors

Simple executors (written in bash) for the Tint2 panel. "volume" and "network" are meant to replace the systray. The icons displayed are from Adwaita (from the Gnome Project) and the Papirus icon themes. They are provided in the icons directory for ease of use.

  1. cpu: Simply monitors the cpu load. Nothing fancy here. (sample executor: wiki)

       

  1. mem: Simply monitors ram usage. Again, nothing fancy (sample executor: wiki)

       

  1. network: Fully replaces nm-applet. Displays the sate of the network, with different icons if it's up/down, ethernet or wired. Left-clicking connects to the network, right-clicking disconnects. (sample executor: wiki)

         

  1. volume: Fully replaces any volume icon (volwheel, pn-mixer and so on). Left-click will mute/unmute, wheel scroll will raise/lower volume. (sample executor: wiki)

         

  1. fsmon : Displays how much space is used on the Root, Home and Swap partitions. (depends on Font Awesome 5 for the unicode characters to be displayed) (sample executor: wiki)

       

Full panel preview (with mem, cpu, network and volume)

more to come.

About

Executors for the Tint2 panel


Languages

Language:Shell 100.0%