Fixed broken link. Updated web page style.
[instantlauncher.git] / doc / index.org
1 #+TITLE: Instantlauncher - navigate to your files and programs quickly!
2
3 -----
4 - [[http://www2.svjatoslav.eu/gitweb/?p=instantlauncher.git;a=snapshot;h=HEAD;sf=tgz][download latest snapshot]]
5
6 - This program is free software; you can redistribute it and/or modify it under
7   the terms of version 3 of the [[https://www.gnu.org/licenses/lgpl.html][GNU Lesser General Public License]] or later as
8   published by the Free Software Foundation.
9
10 - Program author:
11   - Svjatoslav Agejenko
12   - Homepage: http://svjatoslav.eu
13   - Email: mailto://svjatoslav@svjatoslav.eu
14
15 - [[http://www.svjatoslav.eu/programs.jsp][other applications hosted at svjatoslav.eu]]
16
17 * (document settings) :noexport:
18 ** use dark style for TWBS-HTML exporter
19 #+HTML_HEAD: <link href="https://bootswatch.com/darkly/bootstrap.min.css" rel="stylesheet">
20 #+HTML_HEAD: <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
21 #+HTML_HEAD: <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.1/js/bootstrap.min.js"></script>"
22 #+HTML_HEAD: <style type="text/css">
23 #+HTML_HEAD:   footer {background-color: #111 !important;}
24 #+HTML_HEAD:   pre {background-color: #111; color: #ccc;}
25 #+HTML_HEAD: </style>
26
27 * General description
28 Quick filesystem based document/application launcher. It starts by showing
29 content of predefined directory. Sub directories can be chosen by simply moving
30 mouse pointer over corresponding directory.
31
32 [[file:screenshot.png]]
33
34 Files types are color-coded.
35
36 * Usage
37 + Executable file:
38   + Left mouse click:
39     + Run executable file.
40   + Right mouse click:
41     + Toggle executable state.
42
43 + Non-executable file:
44   + Left mouse click:
45     + Open file using corresponding application.
46   + Right mouse click:
47     + Toggle executable state.
48
49 + Directory/symlink:
50   + Left mouse click:
51     + Open directory using configured filesystem browser.
52   + Right mouse click:
53     + Open directory using configured text based terminal emulator.
54
55 * Configuration
56 TODO:
57
58 * TODO
59 TODO: