Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alexpeits/indicator-scripts
- Owner: alexpeits
- License: bsd-3-clause
- Created: 2016-08-24T10:20:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-15T21:18:31.000Z (about 8 years ago)
- Last Synced: 2024-12-01T11:27:56.737Z (2 months ago)
- Topics: gtk, indicator, scripts
- Language: Python
- Size: 897 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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