Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexpeits/indicator-scripts

Gtk3 indicator for categorizing and executing files
https://github.com/alexpeits/indicator-scripts

gtk indicator scripts

Last synced: 8 days ago
JSON representation

Gtk3 indicator for categorizing and executing files

Awesome Lists containing this project

README

        

indicator_scripts
=================

Gtk3 indicator for categorizing and executing scripts easily

Usage
~~~~~

Create a ``.scripts_list`` folder in the user's ``$HOME``. This folder can
include any number of files, plus any subdirectory with arbitrary nesting. The
folder structure will be presented as a tree by the indicator, and any
executable files will be available. In case a file is added or the structure is
changes, the indicator offers a **reload** utility.

Screenshots
~~~~~~~~~~~

.. image:: https://raw.githubusercontent.com/alexpeits/indicator-scripts/master/screenshots/panel.png
:alt: Panel indicator
:align: center

.. image:: https://raw.githubusercontent.com/alexpeits/indicator-scripts/master/screenshots/executing.png
:alt: Executing
:align: center

.. image:: https://raw.githubusercontent.com/alexpeits/indicator-scripts/master/screenshots/finished.png
:alt: Finished
:align: center