summaryrefslogtreecommitdiff
path: root/src/programs
diff options
context:
space:
mode:
authorThomas Albers <thomas@thomaslabs.org>2022-07-27 18:13:20 +0200
committerThomas Albers <thomas@thomaslabs.org>2022-07-27 18:13:20 +0200
commit561bac75579391c14e47eaccfabdf9eda98855da (patch)
tree00a65bb3c590a072beb9552ccdea8bfa096b8502 /src/programs
Initial commit
Diffstat (limited to 'src/programs')
-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).