summaryrefslogtreecommitdiff
path: root/src/programs/index.org
diff options
context:
space:
mode:
Diffstat (limited to 'src/programs/index.org')
-rw-r--r--src/programs/index.org20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/programs/index.org b/src/programs/index.org
new file mode 100644
index 0000000..f5ac0b1
--- /dev/null
+++ b/src/programs/index.org
@@ -0,0 +1,20 @@
+#+TITLE: Programs
+#+DATE: <2021-02-26>
+#+SETUPFILE: ../../options.org
+
+{{{date_place(Bremen, Germany)}}}
+
+The purpose of this section is to serve as place to share the
+collections of programs I have written.
+
+All programs here published are under the conditions of the [[https://www.gnu.org/licenses/gpl-3.0.en.html"][GPLv3
+Licence]] unless explicitly noted and are therefore [[https://www.fsf.org/about/what-is-free-software][Free Software]].
+
+Many of these programs were created to solve particular
+problems that maybe only I had. As such I may not include
+changes to them, unless I really felt that such changes could
+improve their performance and use range. That being said, feel
+free to adapt them to your own use case.
+
+- [[https://gitlab.com/thonos/autotag][autotag]] a program designed to fill metadata into songs from within
+ the terminal (uses dmenu).